The Open-Source JARVIS for Your Desktop โ AI assistant with voice control, hand-gesture recognition, real-time dashboard, Google Calendar/Gmail integration, and a reactive Three.js orb. Built with React + TypeScript frontend and Python/Quart backend. - alimaandev/Friday
No reviews yetBe the first to leave a review for Friday
Maker
๐
Hey Product Hunt! ๐
I built Friday because I wanted a JARVIS-like desktop AI โ something that runs entirely on my machine, no subscriptions, no cloud lock-in. Just me, my LLM, and a beautiful real-time dashboard.
**What makes Friday different:**
๐ **3D reactive orb** โ a procedural Three.js scene that shifts form based on what Friday is doing (idle, listening, thinking, speaking, searching, coding...). It's the heart of the interface.
๐ฃ **Voice + gesture control** โ speak commands, use the "Hey Friday" wake word, or control with webcam hand gestures. Open palm to talk, fist to send.
๐ **Live intelligence panel** โ 10 data modules (news, weather, stocks, crypto, space, earthquakes, CVE, GitHub trending, world clocks) all pushed via SSE โ no polling.
๐ **Google Calendar & Gmail** โ OAuth 2.0 integration, view your events and inbox inline.
๐ง **Any LLM you want** โ OpenRouter, OpenAI, Ollama, or custom. Your API key, your choice.
โก **Performance-first** โ SSE replaced 18 polling loops, lazy loading, batched memory, bounded caching. It's fast.
**Tech stack:** React 19 + Three.js + TypeScript + Tailwind v4 (frontend) ยท Python/Quart + async httpx (backend)
Everything is open-source (MIT). I'd love your feedback โ what features would you want in a desktop AI hub?
๐ https://github.com/alimaandev/Fr...