Real-time conversation copilot. Listens to your call, streams tactical hints in under 2.5 seconds.
- Chrome or Edge (Web Speech API required)
- Node.js 20+
- OpenRouter API key
- Clone the repo
npm install- Copy
.env.exampleto.env.localand add your OpenRouter key npm run dev- Open http://localhost:3000 in Chrome
http://localhost:3000/api/health
| Stage | Target |
|---|---|
| Router (Llama 3B) | < 500ms |
| First token (Qwen) | < 1000ms |
| End-to-end | < 2500ms |