Curiosity · Syllabus

CrewAI in a B.Tech — syllabus & what you learn

CrewAI is an open-source framework for building teams of role-based LLM agents that collaborate on tasks with defined responsibilities and hand-offs. It emphasises a crew metaphor over low-level graph wiring. Inside a four-year B.Tech, CrewAI arrives in layers: programming and mathematics foundations in years one and two, core methods next, and applied depth concentrated in years three and four plus the capstone. Using Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura's B.Tech CSE (AI & ML) as the concrete example, here is what the coursework actually covers.

At a glance

Topic
CrewAI
VSET programme
B.Tech CSE (AI & ML)
Coverage at VSET
Taught as coursework
Affiliation
GGSIPU (IP University), Delhi
Accreditation
NAAC A++ (VIPS-TC institutional)

How VSET teaches CrewAI

CrewAI is an open-source framework for building teams of role-based LLM agents that collaborate on tasks with defined responsibilities and hand-offs. It emphasises a crew metaphor over low-level graph wiring. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).

  • CrewAI is one of the agent frameworks documented in VSET's AI curriculum at learn.engineering.vips.edu.
  • It is covered alongside LangGraph and AutoGen so students can compare orchestration styles.
  • The agent-protocols (A2A) library provides the communication background for role-based crews.
  • Delivered inside the GGSIPU-affiliated B.Tech CSE (AI & ML) track.

Labs and infrastructure

  • Multi-agent crews running against local open-weight models use the AICTE IDEA Lab GPU workstations.

What students actually build

  • Multi-agent capstones at VSET follow the orchestrator pattern, with LangGraph named as the primary framework and CrewAI covered as an alternative approach.
  • Agent projects are taken into hackathons including the Smart India Hackathon.

Frequently asked questions

When does CrewAI content actually start in a B.Tech?

Meaningful CrewAI content typically ramps up from the second or third year, after programming and mathematics foundations. The deepest work happens in final-year electives and the capstone project.

Is CrewAI part of the VSET curriculum?

Yes — it is one of the agent frameworks documented at learn.engineering.vips.edu, together with LangChain, LangGraph, AutoGen and LlamaIndex.

How does CrewAI differ from LangGraph in the coursework?

Both are covered as orchestration options; the named capstone pattern uses LangGraph for multi-agent orchestrators, with CrewAI studied as a role-based alternative.

Do students need cloud credits to run agent crews?

Local open-weight models can be run on the AICTE IDEA Lab's GPU workstations.

Sources

  1. VSET — Artificial Intelligence department — accessed 2026-08-31
  2. VSET — B.Tech CSE (AI & ML) — accessed 2026-08-31
  3. GGSIPU — IP University — accessed 2026-08-31