Friday - Your AI command center runs on your machine.

byโ€ข
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

Add a comment

Replies

Best
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? ๐Ÿš€