Skip to main content
agtOS is an open-source platform that turns AI models into voice-enabled agents. It handles the hard parts — real-time audio processing, model routing, tool execution, and persistent memory — so you can focus on building experiences.

What makes agtOS different

Voice-native, not voice-added

Built from the ground up for voice. The cascade pipeline (STT → LLM → TTS) runs with sub-second latency, sentence-level streaming, and barge-in support.

Local-first architecture

In-process speech engine (sherpa-onnx), local model routing (Ollama), and optional cloud. Works offline — cloud is an enhancement, not a dependency.

Protocol-agnostic

Built on MCP (Model Context Protocol) with A2A readiness. Tools are defined once and work across voice, chat, CLI, and external AI clients.

Progressive infrastructure

Start with just Node.js. Add Redis for memory and scheduling. Add Ollama for local AI. Each piece unlocks more capabilities without breaking what works.

System overview

Key components

Requirements

Get started

Download the App

Install the desktop app and start chatting in minutes. No terminal required.

Developer Setup

Clone, install, and run from source with full CLI and API access.

Use Cases

Personal assistant, smart home hub, developer tool, IoT voice device.

FAQ

Common questions about setup, voice, memory, privacy, and integration.