← All Courses
LLM / Agents Intermediate
Build LLM Chatbots & Agents
Ship a grounded WhatsApp/web assistant with RAG on your own data.
Build conversational assistants and autonomous agents grounded in your business data. Reuses the same patterns behind RyderTech’s live AI demo and WhatsApp assistant: retrieval-augmented generation (RAG), tool-calling, and a deployment path to WhatsApp and web. Includes guardrails, hallucination control, and a clean handoff-to-human escape hatch.
Duration
8h
Modules
7
Format
Self-paced + live Q&A
Level
Intermediate
What You'll Be Able to Do
- Build a RAG knowledge base over your docs
- Add tool-calling (booking, lookup, escalate)
- Deploy to WhatsApp and web chat
- Control hallucinations with guardrails
- Wire a human handoff fallback
Who This Is For
FoundersSupport leadsDevelopersAgencies
Curriculum
1 RAG Basics
- Chunking & embeddings
- Retrieval patterns
2 Tools & Agents
- Function calling
- Multi-step agents
3 Deployment
- WhatsApp bridge
- Web widget
4 Safety
- Guardrails
- Human handoff