Just A Rather Very Intelligent System banner

Just A Rather Very Intelligent System

1 devlog
0s

I'm building JARVIS, a fully local, offline personal AI operating system that runs entirely on my laptop with no cloud, no API keys, and no subscriptions. JARVIS listens and speaks using wake words, Whisper STT, and Piper TTS with an Iron Man voic…

I’m building JARVIS, a fully local, offline personal AI operating system that runs entirely on my laptop with no cloud, no API keys, and no subscriptions. JARVIS listens and speaks using wake words, Whisper STT, and Piper TTS with an Iron Man voice. It routes commands to 18 specialized agents that handle email, Slack, Telegram, calendar, Drive, contacts, stock and crypto tracking, flight searches, coding, smart LEDs, a tea maker, motion detection, and sensors. Everything streams to a React dashboard with a live camera feed and real-time agent logs. JARVIS runs llama3.2:3b locally, remembers conversations, and works completely offline. I also built SketchMind, a companion tool that turns plain English descriptions into Arduino sketches, pin diagrams, and component lists, then uploads directly to the board. No cloud, no API keys, just plug in and build.