/hackpedia

Simple GPT-4 Powered Search Engine to help penetration testers with a smarter, faster, and more efficient way to uncover, understand vulnerabilities and tools.

Primary LanguagePython

  • Twitter
  • Discord

hackpedia

Simple GPT-4 Powered Search Engine to help penetration testers with a smarter, faster, and more efficient way to uncover, understand vulnerabilities and tools.

Prerequisite

Add apis keys to .env file

Installation

python3 -m venv venv
python3 -m pip install -r requirment.txt

Run it with streamlit

streamlit run app.py

image

image

image