Skip to content

silenttundre/Capstone_DisasterConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a .env file

So, create a .env file with the following contents and place it in the same location as app.py:

OPENAI_API_KEY=
PINECONE_API_KEY=
SENDGRID_API_KEY=

(Note: You will need to get your own OPENAI_API_KEY)

To run it

You will need to create a python environment and pip install -r requirements.txt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published