Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 990 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 990 Bytes
  • 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