Talk to AI with your voice. Cross-platform CLI that turns speech into conversation — powered by streaming LLM and real-time TTS.
cb on every channel
·
pulls latest from github.com/erchoc/chatbotGITHUB_TOKEN if rate-limited
Everything you need for hands-free AI conversation, right in your terminal.
Smart noise calibration and speech detection. Automatically adjusts to your environment — just speak naturally.
LLM responses stream token-by-token. TTS synthesizes each sentence in parallel — no waiting for the full reply.
Swap ASR, TTS, or LLM providers via trait abstraction. DeepSeek, Claude, GPT — any OpenAI-compatible API works.
Set a wake word like "Hi Pai" to run as always-on assistant. Only responds when addressed — saves API calls.
Native audio via CoreAudio (macOS) and ALSA (Linux). One binary, multiple architectures — Apple Silicon, Intel, ARM64.
Install as a system service with cb install. Auto-start on boot, crash recovery, clean uninstall.
| cb | Start voice chat (default) |
| cb config | Interactive setup wizard |
| cb config show | Display current configuration |
| cb config set <k> <v> | Set a config value directly |
| cb install | Install as system daemon service |
| cb uninstall | Remove daemon and all service files |
| cb status | Check daemon service status |
| cb --debug | Enable debug logging |
Your recent voice conversations
cb to see your history here.