Workshop Overview
Learn to build a practical, business-ready AI agent system in just 2 hours! In this hands-on workshop, you’ll create a customer support system.
This multi-agent customer support system can classify, route, and respond to support tickets automatically using the power of Large Language Models and crewAI.
What You’ll Build
Transform your customer support workflow by building a multi-agent system that:
Automatically classifies incoming support tickets
Intelligently routes issues to the right department
Generates contextual responses using your knowledge base
Maintains conversation history for better customer experience
Tools You Will Explore
CrewAI framework
LLMs
Basic database for ticket management
Who Should Attend
Those interested in practical AI applications
Those exploring automation solutions for their business
Anyone interested in building real-world AI agents
Prerequisites
Basic Python knowledge
Familiarity with REST APIs
Understanding of basic software architecture
No prior AI/ML experience required!
What You’ll Learn
Setting up and configuring AI agents with crewAI
Implementing inter-agent communication
Building robust classification systems using LLMs
Managing conversation context and memory
Best practices for production-ready AI agents