Curiosity · Syllabus

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

AutoGen is an open-source framework for building conversational multi-agent applications where agents exchange messages, call tools and involve humans in the loop. It centres on agent conversation patterns. Inside a four-year B.Tech, AutoGen 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
AutoGen
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 AutoGen

AutoGen is an open-source framework for building conversational multi-agent applications where agents exchange messages, call tools and involve humans in the loop. It centres on agent conversation patterns. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).

  • AutoGen is one of the agent frameworks documented in the VSET AI curriculum at learn.engineering.vips.edu.
  • It is taught alongside LangGraph and CrewAI for comparison of orchestration models.
  • The ~100 page A2A/agent-protocols library gives the messaging background AutoGen relies on.
  • Delivered inside the GGSIPU-affiliated B.Tech CSE (AI & ML) track at VSET.

Labs and infrastructure

  • Agent conversation loops against local models run on the AICTE IDEA Lab GPU workstations.

What students actually build

  • Conversational multi-agent patterns feed into the orchestrator capstones students build.
  • Agent builds are entered into hackathons including the Smart India Hackathon.

Frequently asked questions

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

Meaningful AutoGen 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 AutoGen covered at VSET?

Yes — it appears in the published AI curriculum at learn.engineering.vips.edu alongside LangChain, LangGraph, CrewAI and LlamaIndex.

Which framework is used for the capstone orchestrators?

The documented capstone pattern names LangGraph for multi-agent orchestrators; AutoGen is covered as another conversational multi-agent approach.

Why teach several agent frameworks?

Because the underlying protocols matter more than any one library — VSET pairs the frameworks with a 160+ page MCP library and a ~100 page agent-protocols library.

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