Clone the project
git clone https://github.com/piyush-agrawal6/ChatAI-Bot.git
Install dependencies
npm install
Start the server
npm run dev
Chat AI is a large language model chatbot made by using OpenAI based on text-davinci-003 API. It has a remarkable ability to interact in conversational dialogue form and provide responses that can appear surprisingly human.
Client:
- JavaScript
- HTML
- CSS
- Fetch API
Server:
- Node Js
- OpenAI API
- CYCLIC
Client - https://chat-ai-bot.netlify.app/
Server - https://github.com/piyush-agrawal6/ChatAI---Backend
- API Request
- Responsive design
- Error handling
Main page
Presentation -
Blog -