Curiosity · Syllabus
AI Agents in a B.Tech — syllabus & what you learn
In an AI context an 'agent' is a software system that plans and calls tools — not an education consultant, insurance agent or admissions agent. An AI agent is a system that uses a language model to plan, call tools and take multi-step actions towards a goal rather than producing a single response. Tool use, memory and control loops are its defining parts. Inside a four-year B.Tech, AI Agents 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
- AI Agents
- 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 AI Agents
An AI agent is a system that uses a language model to plan, call tools and take multi-step actions towards a goal rather than producing a single response. Tool use, memory and control loops are its defining parts. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).
- VSET publishes a roughly 100-page A2A and agent-protocols library at learn.engineering.vips.edu.
- A separate 160+ page Model Context Protocol library covers how agents connect to tools and data sources.
- Agent frameworks documented in the curriculum include LangChain, LangGraph, CrewAI and AutoGen.
- This material sits in the B.Tech CSE (AI & ML) track, a GGSIPU-affiliated programme.
Labs and infrastructure
- Agent workloads and local model inference run on the AICTE IDEA Lab GPU workstations.
- The Quantum Research Lab is available for research-grade agent experiments.
What students actually build
- Students build MCP servers and multi-agent orchestrators using LangGraph as capstone projects.
- Agent projects are also entered into hackathons including the Smart India Hackathon.
Frequently asked questions
When does AI Agents content actually start in a B.Tech?
Meaningful AI Agents 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.
Does VSET teach AI agent development?
Yes. The published curriculum includes a ~100 page agent-protocols (A2A) library and a 160+ page MCP library, plus LangChain, LangGraph, CrewAI and AutoGen material.
What do students actually build with agents?
Capstone projects include MCP servers and multi-agent orchestrators built with LangGraph, often over VIPS-TC data.
Is agent work reserved for final year?
The curriculum material is published openly at learn.engineering.vips.edu and available throughout the programme; the orchestrator and MCP-server builds follow the capstone pattern.
Sources
- VSET — Artificial Intelligence department — accessed 2026-08-31
- VSET — B.Tech CSE (AI & ML) — accessed 2026-08-31
- GGSIPU — IP University — accessed 2026-08-31