gabrielerossoni/maya-ai-assistant — reverse-engineered prompt
Reverse engineered prompt
Build me M.A.Y.A., a local AI assistant for a small smart home demo. I want it to feel like the brain of the house, not just a chatbot. It should run locally with Ollama and a FastAPI backend, understand normal Italian commands, and control an Arduino setup with lights, NeoPixel zones, a door servo, a gate servo, buzzer, speaker, temperature and humidity, plus quake detection from an accelerometer.
Make a dark live HUD dashboard that shows the house status in real time, active scene, sensors, calendar, weather, news, system stats, and recent assistant activity. Add voice input and spoken replies using Whisper and Piper if available. Include useful scenes like buongiorno, buonanotte, film, relax, cena, piove, ospiti in arrivo, vado fuori, sono rientrato, and allarme.
Please wire the backend, dashboard, hardware layer, memory, and tools together so I can run it locally, test it without Arduino, then connect the real board later. Look up current docs online if you need to.
Want more depth? Deep Reverse