Samuv5/rp1 — reverse-engineered prompt
Reverse engineered prompt
Build me a Python terminal app called RP1 that feels like a cute 90s digital companion, kind of like a talking Tamagotchi or a Windows 95 computer with personality.
I want it to open in the terminal with a fun robot banner, chat with the user, and support two AI options, local AI through Ollama or cloud AI using OpenAI or Anthropic API keys. It should let me choose English or Spanish, change the robot color between yellow, red, blue, green, pink, and cyan, and save those settings so they stay the same next time.
Please add simple in app commands like help, voice, color, lang, config, reload, and exit. Voice should use text to speech and be easy to turn on or off. Include setup flow for choosing the AI mode and saving config files in the user home folder.
Make it work on Windows, Mac, and Linux, with simple install scripts. Look up current docs online if you need to.
Want more depth? Deep Reverse