Training project

Multi-agent system for a complex task

Related course: Agentic AI

Problem

Autonomous workflows need planning, role split across agents, and clear hand-offs—not a single unbounded loop.

Architecture (high level)

CrewAI/LangGraph-style multi-agent orchestration → shared tools and memory → supervised run with logging; FastAPI wrapper for demoing the system from Agentic curriculum patterns.

Technologies

  • CrewAI
  • LangGraph
  • LangChain
  • Python
  • OpenAI

This is a Vector Skill Academy training project completed during the course. It is not confidential client work and does not represent a live production engagement.

More projects in this course