201Harsh/IRIS-Mini — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a polished desktop voice assistant called IRIS Mini that I can run from the terminal or open in a nice web interface. I want it to feel like a premium personal AI assistant, with a live animated React interface, microphone input, real time voice conversations using Google Gemini Live, and a clean hacker style CLI mode.

On first launch, it should walk me through adding my Gemini API key and choosing a voice personality like Lyra or Puck, then remember that setup for later. It should be able to answer questions, search the web for current information, and do basic local Windows actions like opening, closing, or managing apps when I ask.

Please make it local first, simple to install with an iris command, and also runnable locally for development with a Node backend and React frontend. Include Docker support too, but note that microphone and Windows features may not work there. Look up current Gemini Live docs online if needed.

Want more depth? Deep Reverse