How the AI Works
The Multi-Agent System
CoTeam uses 3 specialized AI agents working together:
1. Conversation Agent 🗣️
- Answers questions about your product
- Speaks in any language
- Pulls information from your knowledge base
- Maintains natural conversation flow
2. Navigation Agent 🧭
- Controls your product UI automatically
- Shows features as they're discussed
- Clicks buttons, fills forms, navigates pages
- Streams the screen to prospects in real-time
3. Qualification Agent 📊
- Scores lead quality during the demo
- Tracks engagement signals
- Identifies hot prospects
- Generates demo summaries
Voice vs. Text Demos
Voice Mode (Default):
- Prospect speaks, AI responds with voice
- Natural conversation like talking to a human
- Live transcription shows what's being said
- Best for: Mobile users, busy prospects
Text Mode:
- Chat-based interaction
- Prospect types questions, AI responds
- Best for: Quiet environments, detailed questions
Tip: Prospects can switch between voice and text anytime during the demo!
How AI Learns About Your Product
The AI uses RAG (Retrieval Augmented Generation):
- Your docs are split into chunks
- Each chunk is indexed in a vector database
- When prospects ask questions, AI searches relevant chunks
- AI combines found information with its language understanding
- AI generates accurate, contextual answers
This means: AI only answers based on YOUR content, not generic information!