Project Name: [ChatGpt_Clone]
Date of Creation: [6/4/2023]
ChatGPT clone using Node.js and Express, which is connected to the OpenAI API, providing a conversational AI experience for users. Key Features of the ChatGPT Clone: Interactive Conversations: Users can engage in dynamic and interactive conversations with the ChatGPT model. They can input messages or questions, and the model generates contextual responses in real-time. Seamless OpenAI API Integration: The ChatGPT clone is seamlessly integrated with the OpenAI API, allowing it to leverage the power of the language model for generating accurate and coherent responses.
- serverdir --> npm install
- clientdir --> npm install
- create .env file and add ur openai_api_key