ChatAI OpenAI is an open source chatbot application that uses natural language processing (NLP) to interact with users. It is designed to provide a conversational experience that is both engaging and informative. The application can be used for customer service, marketing, or any other type of conversation.ChatAI OpenAI uses the latest in artificial intelligence technology to understand user input and respond accordingly. It can be trained to recognize specific words and phrases, as well as understand the context of conversations. This allows it to provide more accurate responses and better customer service.
The application also includes a variety of features such as:
- Natural language processing (NLP)
- Machine learning algorithms
- Customizable responses
- Ability to integrate with other applications
- Support for multiple languages
- Ability to create custom bots
- Analytics and reporting tools
This Command will copy a full project to your local environment.
git clone https://github.com/HMAHD/ChatAI.git
Create .env file inside the server folder.
OPENAI_API_KEY = "YourAPIKey"
Goto client>script.js Line no-89
const response = await fetch('https://localhost:5000',
cd .\server\
npm run server
If server is running Goto https://localhost:5000 and you will see response
Split the terminal and go to client folder.
npm run dev
The MIT License 2023 - Under Akash Hasendra