Skip to content

ShivanshJ/universal-travel-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: Get your OPENAI_API_KEY if you have access to OpenAI's Beta for developers.

Step 2: Create a virtual env

python3 -m venv ./.venv_folder
source .venv/bin/activate

Step 3: Install the requirements: pip3 install -r requirements.txt

Step 4: Run the command to start the bot on localhost

python3 app.py

About

Travel Assistant powered by OpenAI's GPT-3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published