| .. | ||
| __init__.py | ||
| .requirements.txt | ||
| app.py | ||
| README.md | ||
| requirements.txt | ||
| screencast_url.txt | ||
| tools.py | ||
HW2 for gensec
Enviornment
Install python3, then run the following:
pip install -r requirements.txt
cp .env.example .env
After, populate .env with your OPENAI_API_KEY and FIREWALL_API_KEY
Running
python3 app.py
Example Queries
Enjoy!