Skip to content

Petbuss/AutomatedFAA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create virtual enviroment

Start virtual enviroment

Install requirements.txt packages

create .env file with the api keys you want to use in this format:

OPENAI_API_KEY = "[KEY]"

GEMINI_API_KEY = "[KEY]"

LLAMA_API_KEY = "[KEY]"

GROQ_API_KEY = "[KEY]"

Use command: "python run.py" to start app on 127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published