Objectives
After completing this course, the learner will be able to:
■ Define the concept and key components of Agentic Ais
■ Identify different types of agents within Agentic AI
■ Design intelligent agent architectures
■ Implement basic and advanced agents using relevant APIs and framework
■ Evaluate agent performance through metrics, testing, and debugging
Outline
1. Overview of GenAI and RAG
1.1 GenAI and LLMs
1.2 Definte key terms associated with GenAI
1.3 Applications of GenAI
2. Introduction to Agentic AI
2.1 What is Agentic AI?
2.2 Types of agents
2.3 Key components of Agentic AI
3. Building Intelligent Agents
3.1 Designing agent architectures
3.2 Agent communication
3.3 Agent learning and adaptation
4. Programming Agents
4.1 APIs and frameworks for agents
4.2 Implementing basic agents
4.3 Advanced agent programming
5. Evaluating Agent Performance
5.1 Metrics for agent performance
5.2 Testing and debugging agents
5.3 Improving agent performance
6. Summary