Back to browse
GitHub Repository

Your AI assistant lives in Outlook 2003. An AI inbox with voice calls, structured cards, and retro XP styling.

1 starsJavaScript

Sidedesk – An AI assistant inbox that looks like Outlook 2003

by sebastiandoyle·Feb 26, 2026·2 points·1 comment

AI Analysis

●●SolidEye CandyShip It

Outlook 2003 nostalgia inbox with voice calls and WebSocket threading—novelty with working substance.

Strengths
  • Retro UI genuinely fits email metaphor better than flat chat—persistence, threading, structured cards feel natural
  • Voice calls via LiveKit + iOS app with APNs show real execution—zero-framework frontend is refreshingly lean
  • SQLite + Python FastAPI stack is production-grade, not toy—attachments, searchability, cloudflared tunnel included
Weaknesses
  • Niche use case: terminal users, agents, and Outlook nostalgia overlap in tiny circle—broad appeal is limited
  • No clear differentiation from standard agent frameworks (n8n, LangChain)—the UI is the product, not the architecture
Target Audience

Developers building AI agents and assistants

Similar To

Vercel AI SDK · LangChain · n8n

Similar Projects

AI/ML●●Solid

Local Voice Assistant

This repo bundles a complete local audio loop — client captures audio, backend transcribes with Parakeet, queries a quantized Mistral LLM via Ollama, then renders speech with Kokoro or Qwen3-TTS for cloning — and reports ~1s round-trip on an RTX5070. It’s a practical, take-it-home demo for running privacy-first voice agents, though it’s still a demo: requires specific tooling (Ollama, GPU headroom), has obvious TODOs (VAD, better warmup for cloning), and isn’t reinventing the architecture.

WizardryNiche Gem
armcat
203mo ago