Agentic Application Delopment leveraging LLMs and RAG and Open-Source Frameworks
Agentic AI is one of the hottest topics in the IT industry and beyond. It represents a significant evolution in AI, enabling systems to operate with a high degree of autonomy by reasoning, planning, using tools, executing tasks, and adapting to changing conditions with minimal human intervention. This course provides participants with practical, hands-on experience in designing and developing Agentic AI solutions. They will build multi-agent systems, agentic RAG applications, and custom AI tools while working with popular frameworks such as CrewAI, LangGraph, AutoGen, and PydanticAI. Through real-world projects, participants learn how to turn Agentic AI concepts into practical solutions with tangible business value. The learning path provides a structured progression from fundamental agent concepts to advanced agentic architectures. Participants learn how agents can collaborate, reason, make decisions, use external tools, interact with knowledge sources, and execute complex, multi-step workflows. Each project builds on previously acquired knowledge while introducing new frameworks, techniques, and architectural patterns. The course is particularly valuable for professionals who want to develop AI applications capable of complex decision-making, multi-step problem solving, autonomous task execution, and dynamic adaptation to changing circumstances. By the end of the course, participants will have both a solid conceptual understanding of Agentic AI and practical experience building agentic applications with modern frameworks.
What you will learn
- Understand the fundamentals of Agentic AI and how it differs from traditional AI and Generative AI
- Learn how AI Agents can reason, plan, make decisions, use tools, and execute tasks autonomously
- Design and build multi-agent systems in which specialized agents collaborate to solve complex problems
- Build agentic RAG applications that combine autonomous reasoning with enterprise knowledge sources
- Develop and integrate custom tools that enable AI agents to interact with external systems and services
- Work hands-on with popular Agentic AI frameworks, including CrewAI, LangGraph, AutoGen, and PydanticAI
- Design multi-step workflows and autonomous processes for complex problem solving
- Apply agentic patterns such as tool calling, planning, reasoning, delegation, and collaboration
- Build practical Agentic AI applications for several types of use cases
- Apply best practices for building reliable, maintainable, and scalable Agentic AI solutions
Gain practical experience by developing real-world projects with tangible business value - Understand the challenges, limitations, risks, and opportunities of Agentic AI
- Develop the skills needed to identify where Agentic AI can provide genuine value in business and IT environments
Programme
- Introduction to Agentic AI: AI agents, their functioning, and their role in the future of technology
- Multi-Agent Applications with CrewAI and Gradio
- Building Multi-Agent AI Systems with CrewAI
- Develop an Assistant with LangChain Tool Calling
- Build and execute custom tools for LLMs
- Build a ReAct Agent from scratch
- Agentic AI Workflow design patterns with LangGraph
- Develop a Multi-Agent Chatbot AutoGen
- Create an Agent with PydanticAI
- Practice Agentic RAG with LangGraph and Docling