Clone For Chat GBT Using Jokes API Integrated With Nodejs and Front-End with React-Redux
This is a Chat GPT Clone, a project aimed at creating a conversational AI model using jokes API. It is designed to generate human-like responses to text-based prompts and provide natural language understanding capabilities.
git clone "https://github.com/Ali-Adel-Nour/Chat-GPT-Clone"
cd chat-gpt-clone
cd server
npm install
cd ..
cd client
npm install
cd ..
Start the server:
bash
Copy code
npm start
Access the Chat GPT Clone in your browser at http://localhost:3000.
Usage
Once the Chat GPT Clone server is up and running, you can start interacting with the model. Simply enter your messages or prompts in the provided input box and view the model's responses in real-time.
Jokes API
This project also includes integration with a Jokes API to provide humorous responses. The Jokes API adds an element of fun and entertainment to the conversation with Chat GPT.
License
This project is licensed under the MIT License.
Contributing
Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue or submit a pull request to contribute to the project. We appreciate your support!
Contact
If you have any questions or inquiries regarding the Chat GPT Clone project, please contact aliiiadel841@gmail.com