llms.txt Content
# Vision Agents
## Docs
- [Model Context Protocol (MCP)](https://visionagents.ai/ai-technologies/model-context-protocol.md)
- [Speech To Speech (STS)](https://visionagents.ai/ai-technologies/speech-to-speech.md)
- [Speech To Text (STT)](https://visionagents.ai/ai-technologies/speech-to-text.md)
- [Text To Speech (TTS)](https://visionagents.ai/ai-technologies/text-to-speech.md)
- [Turn Detection](https://visionagents.ai/ai-technologies/turn-detection.md)
- [Agent Class](https://visionagents.ai/core/agent-core.md)
- [LLM Class](https://visionagents.ai/core/llm-core.md)
- [Overview](https://visionagents.ai/core/overview.md)
- [Processors Class](https://visionagents.ai/core/processors-core.md)
- [Realtime Class](https://visionagents.ai/core/realtime-core.md)
- [Speech-to-Text and Text-to-Speech Class](https://visionagents.ai/core/stt-tts-core.md)
- [Telemetry & Metrics](https://visionagents.ai/core/telemetry.md)
- [Expressive Voice Narrator](https://visionagents.ai/examples/cartesia-narrator.md): Build a storytelling agent with expressive speech using Cartesia's Sonic 3 TTS
- [Live Sports Commentator](https://visionagents.ai/examples/football-commentator.md): Build a real-time AI sports commentator using object detection and realtime models
- [AI Golf Coach](https://visionagents.ai/examples/golf-coach.md): Build a real-time golf coaching agent with YOLO pose detection and voice feedback
- [Phone Support Agent](https://visionagents.ai/examples/phone-and-rag.md): Build voice agents that answer phone calls with RAG-powered knowledge retrieval
- [AI Meeting Copilot](https://visionagents.ai/examples/sales-assistant.md): Build a real-time sales assistant that listens to meetings and surfaces coaching suggestions
- [Smart Security Camera](https://visionagents.ai/examples/security-camera.md): Build a security camera with face recognition, package detection, and automated theft alerts
- [Voice Agent Starter](https://visionagents.ai/examples/simple-agent.md): Build a conversati