NoDataFound/hackGPT ? reverse-engineered prompt

Reverse engineered prompt

Build me a fun hacker style ChatGPT app that runs from Python and Jupyter notebooks, with a simple local interface and a web page I can open in my browser. I want it to take prompts about security, malware analysis, threat data, JIRA bugs, and general research, then use OpenAI to generate useful answers, summaries, and suggested next steps.

It should feel like a lightweight assistant for security work, with saved inputs and outputs, a few sample prompts or personas, and easy setup with my OpenAI API key in a .env file. If you can, make it work nicely on desktop and mobile too, and include a notebook version for quick testing. Add clean logging so I can see what it’s doing, and make sure it’s easy to launch from Python. If anything in the repo is unclear, look up current docs online and keep it simple.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab