Skip to content
← All projects
Featured

2025

Jarvis Main System

Local Windows voice assistant: clap-wake-word → STT → Anthropic SDK command dispatch.

A persistent local agent that wakes on a clap-pattern wake-word, transcribes voice via SpeechRecognition, and routes commands through the Anthropic SDK with custom tool use. Roadmap: cloud dashboard on a self-hosted VPS, websocket telemetry stream, and per-user policy.

Role

Solo creator

Stack

  • Python
  • sounddevice
  • openwakeword
  • Anthropic SDK
  • websockets