Skip to content

DevGhost511/James-chatbot-backend

Repository files navigation

Install necessary python packages

pip install -r requirements.txt

Running Locally

After cloning the repo, put your environmental variables in .env.

OPENAI_API_KEY = 
UPLOAD_FOLDER =
SERPER_API_KEY =  
STROM_GLASS_API_KEY = 

Then, run the following in the command line and your application will be available at http://localhost:5000

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published