johnden / gpt-travel-advisor

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

Home Page:https://www.roamaround.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Travel advisor

Requirements

Get API Key here

Configure API key in .env.local (see .example.env.local):

GPT_API_KEY=open-ai-api-GPT_API_KEY

To run the app

  1. Clone the repo
git clone git@github.com:dabit3/gpt-travel-advisor.git
  1. Install the dependencies
npm install

# or yarn, pnpm, etc...
  1. Run the app
npm run dev

About

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

https://www.roamaround.io/


Languages

Language:TypeScript 55.4%Language:CSS 43.8%Language:JavaScript 0.8%