This is an AI chatbot built using Vanilla, Express, and Vite that can solve complex programming questions and give answers in Hinglish as well. The chatbot is powered by the OpenAI GPT-3 model with the text-davinci-003 version, which allows it to handle natural language connections with high complexity.
- Solves complex programming questions
- Gives answers in Hinglish as well
- Handles natural language connections with high complexity
- Can't save previous commands, only reads latest connectivity
To get started with the project, you'll need to install the required dependencies. You can do this by running the following command:
Once the dependencies are installed, you can start the development server by running the following command:
This will start the server on http://localhost:3000
.
To use the chatbot, simply open the chat window and start asking questions. The chatbot will use natural language processing to understand your queries and provide answers.
This project was built using the OpenAI GPT-3 model, which was developed by OpenAI (API were fetched).