/gpt-travel-advisor

Create a travel itinerary for any city in the world in just a few seconds

Primary LanguageTypeScript

GPT Travel advisor

Requirements

Configure API keys in .env.local:

GPT_API_KEY=open-ai-api-GPT_API_KEY

To run the app

  1. Clone the repo

  2. Install the dependencies

  3. Run the app

npm run dev