IamSahil1507/AI_Assistant — reverse-engineered prompt
Reverse engineered prompt
Build me a personal AI assistant, basically a simple Jarvis style app I can run on my computer. I want a clean interface where I can talk to it by text, and if it makes sense, voice too. It should remember useful context between chats, have a basic control center to see what it’s doing, and be able to use tools on my machine for everyday tasks like opening files, helping with notes, and handling simple productivity actions.
Please make it feel like one connected assistant, not a bunch of separate parts. If this repo already has pieces for a UI, API, memory, office helper, or editor helper, wire them together into something usable. I’d like easy start and stop commands, sensible config, and enough docs so I can launch it and understand the main workflow without digging through the code. Add a few tests for the core behavior and keep the setup practical. If anything is unclear, check current docs online and make the simplest solid version.
Want more depth? Deep Reverse