Skip to content

reference architecture for building a travel application with GPT3

Notifications You must be signed in to change notification settings

Solway-Shastra/gpt-travel-advisor

 
 

Repository files navigation

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

reference architecture for building a travel application with GPT3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.8%
  • CSS 43.3%
  • Nix 1.1%
  • JavaScript 0.8%