Simple GPT-4 Powered Search Engine to help penetration testers with a smarter, faster, and more efficient way to uncover, understand vulnerabilities and tools.
Add apis keys to .env file
python3 -m venv venv
python3 -m pip install -r requirment.txt
streamlit run app.py