Ancientduck/Vinci ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple personal AI companion called Vinci in Python.
I want a lightweight app that uses my Gemini API key from a local .env file and gives me a clean chat style assistant experience. Keep it barebones for now, but make it feel like a real personal companion, with the core conversation logic working well and a small, understated interface or command line flow if that’s the simplest option.
It should be easy to run from the project folder after I add my API key, and it should use the included voice and audio assets if they fit naturally, like for spoken replies or a small startup sound. Please keep the setup simple, make the code tidy, and if anything needs current docs or API details, look them up online and use the latest approach.
Are you gonna build this?
make sure you review the code using coderabbit