Skip to content

Radix-Obsidian/Voco-ai

Repository files navigation

Voco v3

The Vibe Coder's Autopilot — Voice-Native macOS App (M-Series Only)

Voco v3 translates messy human intent (voice) into structured, deterministic codebase execution. Speak what you want, review the plan, approve, and Voco executes.

Prerequisites

  • macOS with Apple Silicon (M1/M2/M3/M4)
  • Rust (latest stable)
  • Node.js >= 18

Quick Start

npm install
npm run dev

Press Option+Space to toggle the command palette.

Architecture

Voco is a faceless app — no main window. It lives in your menu bar and appears as a spotlight-style floating palette when you need it.

Stack: Tauri v2 (Rust) + React/TypeScript + Deepgram STT + Claude 3.7 Sonnet

The 2-Stage Pipeline

  1. Intent Translation: Voice → Deepgram transcription → Claude generates structured execution plan
  2. Human-in-the-Loop: Review the plan in the palette → Approve
  3. Execution: File writes and terminal commands run locally

Development Slices

Slice Name Description Status
1 The Shell Tray icon + hotkey + floating palette Current
2 The Ear Deepgram STT streaming from native mic Planned
3 The Brain Claude structured spec generation Planned
4 The Hands Local code execution sandbox Planned

License

Apache License 2.0

About

Voice to Code Magic

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors