Skip to content

nermeennasim/KanyeWest-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanyeWest Bot Application 🎤🤖

A chatbot that responds as if it's Kanye West, the iconic rapper and producer, using OpenAI's GPT-4 model. Built with Express.js and Next.js.


Features

  • Generates Kanye-style responses to user input.
  • Utilizes OpenAI's GPT-4 model for realistic and creative responses.
  • Built with a clean architecture combining Express.js and Next.js.

Prerequisites

Ensure you have the following installed on your machine:

  1. Node.js (v16 or later)
  2. npm (v8 or later)
  3. OpenAI API Key. You can generate one from the OpenAI website.

Installation

  1. Clone the Repository
    git clone https://github.com/your-username/kanyewest-bot.git
    cd kanyewest-bot
  2. **Install Dependencies
    npm install
    
  3. **Create .env File In the project root, create a .env file with the following content:
    OPENAI_API_KEY=your_openai_api_key
    
  4. **Start the Application
    node server.js
    

Tips:

  1. Replace your-username in the clone URL with your GitHub username.
  2. Update the repository name if it’s not kanyewest-bot.
  3. Test the instructions yourself before publishing to ensure accuracy.

Let me know if you need further help! 😊

About

An OpenAI project , a chat bot that responds like Kanye West the rapper. isnt it cool?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published