0nn0 / cityguide-generator

Experiment with OpenAI/ChatGPT API

Home Page:https://cityguide-generator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

City Guide Generator

Generate a city guide based on your interests
View app

Preview of UI

About this project

Small experiment with the OpenAI API.

Tech stack

Getting Started

Requirements

  • Node.js (version 18.2.0)
  • npm

Setup

  • Run npm i to install depencies
  • Copy .example.env and rename it to .env
  • Add the OpenAI API key to the .env file

Development

Deployment

The app is hosted on Vercel. Every commit pushed to the main branch will trigger a Production Deployment.

About

Experiment with OpenAI/ChatGPT API

https://cityguide-generator.vercel.app


Languages

Language:TypeScript 98.1%Language:JavaScript 1.9%Language:CSS 0.1%