saheemOlogN/pLexmius-TP ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python app that acts like an AI helper or agent, with a simple main entry point and a separate app layer so it’s easy to run and extend.
I want it to feel like a working starter project, not just a script, with the core logic in one place, a clean way to launch it from main, and a tools area for any helper functions it needs. If there’s any setup or current library guidance that matters, look up the latest docs online and use the simplest approach that works.
Make it easy to understand, easy to run locally, and organized so I can keep adding features later without rewriting everything.
Are you gonna build this?
make sure you review the code using coderabbit