Python
System Design
Agentic AI
Learn the fundamentals of Applied AI with Python, setting up your environment, and cultivating system thinking.
ACCESS >>Python
LLMs
APIs
Learn how to interact with Large Language Models using AI APIs in Python, setting the foundation for building intelligent applications.
ACCESS >>Prompt Engineering
LLM
AI Agents
Learn the principles and practices of crafting effective prompts to guide Large Language Models (LLMs) for specific tasks.
ACCESS >>LLM
Python
Tool Use
Learn how to extend LLM capabilities with tools and function calling for real-world applications.
ACCESS >>RAG
LLMs
Vector Databases
Learn how to implement a Retrieval-Augmented Generation (RAG) system to enhance LLMs with external knowledge.
ACCESS >>LangChain
Vector Stores
RAG
Learn how to implement memory and state management in AI applications using LangChain, Vector Stores, and RAG.
ACCESS >>Python
LLMs
AI Agents
Learn to build and understand AI agents that perceive, reason, and act autonomously using Python and LLMs.
ACCESS >>Agent Orchestration
Multi-Agent Systems
AutoGen
Learn how to design, build, and coordinate multiple AI agents for complex tasks using agent orchestration.
ACCESS >>Agentic AI
System Design
Multi-Agent Systems
Learn how to design and orchestrate complex AI-driven workflows using multi-agent systems.
ACCESS >>AI Agents
Evaluation
Observability
Learn how to evaluate, observe, and debug AI agents for better performance and reliability.
ACCESS >>Performance Tuning
Cost Optimization
Agentic AI
Learn to optimize the cost and latency of your AI and agentic solutions, exploring techniques for token management, model selection, caching, and …
ACCESS >>Agentic AI
LLM
Prompt Injection
Learn about the unique security threats, privacy concerns, and ethical considerations in developing agentic AI systems using LLMs.
ACCESS >>Docker
Kubernetes
Containerization
Learn how to deploy and scale AI agents in production using Docker and Kubernetes.
ACCESS >>Research Assistant
LangGraph
Tool Use
Learn to build a Smart Research Assistant Agent using agentic AI principles and tools.
ACCESS >>Agentic AI
Multi-Agent Systems
AI Workflow
Learn to build an autonomous workflow agent using Python and LLM APIs.
ACCESS >>Multi-Agent Systems
Collaborative AI
Python
Learn to build a collaborative multi-agent system using Python and LLMs, enhancing problem-solving through collective intelligence.
ACCESS >>