Skip to content

apo-bozdag/chatgpt-trip-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Trip Planner

Setup

Install dependencies

pip install -r requirements.txt

Environment variables

.env-example file is provided. You can copy it to .env and fill the variables. Openai api key is required.

OPENAI_API_KEY=

Run the app

streamlit run main.py

About

Python trip planner application using OpenAI API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages