Looking for an intelligent and engaging chat companion? Look no further than ChatVerse, the artificial intelligence chat bot trained by OpenAI powered by GPT-3 technology. With its powerful human-like conversational capabilities, ChatVerse can answer a wide range of questions and engage in meaningful dialogue. From answering basic science and life questions to composing emails, writing essays, and even coding and gaming, Chat GPY is a versatile and entertaining chat partner. And with the ChatVerse for Android app, you can enjoy enhanced features and a more efficient and enjoyable chat experience.
Before you begin, ensure you have met the following requirements:
To run ChatVerse locally, run this command on your git bash:
Linux and macOS:
sudo git@github.com:sauravkumar8178/ChatVerse.git
Windows:
git clone git@github.com:sauravkumar8178/ChatVerse.git
After downloading the project, you must install Node JS Then open CMD in the project file And type these commands
- cd client
- npm install
- npm run dev
- Open another CMD
- cd server
- npm install
- npm run server
Open ChatVerse with your browser to see the result.