Mini-GPT is a small chatbot that uses the GPT-3 API to generate responses to user input. It is a single input based interactive chatbot that uses the Davinci engine of the OpenAI API to answer questions on a mac like sleek minimal UI with animations.
- Clone the repository
git clone https://github.com/Lakshit-Chiranjiv/mini-gpt
cd mini-gpt
- Install the dependencies
npm install
- Create a .env file and add your OpenAI API key
touch .env.local
OPEN_AI_API_KEY=YOUR_API_KEY
- Run the application
npm start
Contributions and suggestions are welcome! Please fork the repository and create a pull request.
Here's a tomato for you 🍅