Skip to main content

Section outline

    • Introduction to AI Agents
      • Planning and structuring your crew.
      • Create your first agent with Crew AI.
    • Multi-Agent Applications
      • Develop multi-agent collaboration and agentic tools.
      • Lab: Build a Crew AI stock analysis agent.
    • Advanced Applications
      • Design a Crew AI code interpreter.
      • Lab: Manage agents for complex tasks.
    • Introduction to AutoGen
      • Create convertible agents with defined roles and conversations.
      • Lab: Implement human-in-the-loop systems and code executors.
    • RAG and Conversational AI
      • Utilize AutoGen for RAG and create chat systems (two-agent, sequential, group).
      • Lab: Build a chatbot using AutoGen.