Generate a city guide based on your interests
View app
Small experiment with the OpenAI API.
- Node.js (version 18.2.0)
- npm
- Run
npm ito install depencies - Copy
.example.envand rename it to.env - Add the OpenAI API key to the
.envfile
- Run
npm run devto start the development server, and open http://localhost:3000 with your browser
The app is hosted on Vercel. Every commit pushed to the main branch will trigger a Production Deployment.
