This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
gensec-westgate-djw2/hw2
2024-04-21 14:14:40 -07:00
..
.requirements.txt start with adapting example, and seperating out tooling into file 2024-04-21 13:20:43 -07:00
app.py added DALL-E tool and it seems to work 2024-04-21 14:14:40 -07:00
README.md start with adapting example, and seperating out tooling into file 2024-04-21 13:20:43 -07:00
requirements.txt start with adapting example, and seperating out tooling into file 2024-04-21 13:20:43 -07:00
screencast_url.txt initial commit for hw2 2024-04-19 18:48:45 +00:00
tools.py start with adapting example, and seperating out tooling into file 2024-04-21 13:20:43 -07:00

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!