1
Lesson 1 of 20 ยท Smart Helpers
Architecture of AI assistants
Modern AI assistants use a pipeline: ASR for speech, an LLM for understanding and generation, and TTS for voice output. Each component uses different AI models.
- Assistants pipeline: ASR โ LLM โ TTS.
- Each component uses specialized AI models.
Think about it
What is a large language model (LLM)?
