A trip planner bot made using OpenAI's ChatGPT model.
This bot helps you to plan your trip from scratch, taking into account your interests and travel preferences.
This bot can generate a personalized itinerary based on your interests.
OpenAI :- https://openai.com
React Js :- https://react.dev
1- Run npm install in Project root directory.
2- Add openAI Authorization Bearer token to App.js.
3- Run npm start.