Creativity · Projects
Prompt Engineering projects for B.Tech students — real examples
Prompt engineering is the practice of designing the instructions, examples and structure given to a language model so it produces reliable, task-appropriate output. It is the cheapest control surface on an LLM system. The strongest B.Tech portfolios are built on real projects, not tutorials. At Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura, Prompt Engineering project work runs through the AICTE IDEA Lab under faculty mentorship — here are the real patterns students build on.
At a glance
- Topic
- Prompt Engineering
- VSET programme
- B.Tech CSE (AI & ML)
- Coverage at VSET
- Taught as coursework
- Affiliation
- GGSIPU (IP University), Delhi
- Accreditation
- NAAC A++ (VIPS-TC institutional)
What students actually build
- Prompt design is a working component of the RAG, agent and chatbot capstones students build.
- Prompt strategies are refined during hackathon builds including the Smart India Hackathon.
Labs and infrastructure
- Prompt experiments against locally hosted open-weight models use the AICTE IDEA Lab GPU workstations.
How VSET teaches Prompt Engineering
Prompt engineering is the practice of designing the instructions, examples and structure given to a language model so it produces reliable, task-appropriate output. It is the cheapest control surface on an LLM system. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).
- Prompt engineering is an explicitly documented topic in the VSET AI curriculum at learn.engineering.vips.edu.
- It is taught alongside RAG, agents and fine-tuning so students learn when prompting is and is not the right tool.
- The agent-protocol and MCP libraries cover how prompts are structured inside tool-using systems.
- Delivered within the GGSIPU-affiliated B.Tech CSE (AI & ML) track.
Frequently asked questions
What makes a good Prompt Engineering project for B.Tech?
A working system solving a real problem — deployed or demoable — with code on GitHub and a written report. Depth on one well-executed Prompt Engineering project beats five tutorial clones.
Is prompt engineering a real part of the syllabus?
Yes — it is one of the topics published in VSET's open AI curriculum at learn.engineering.vips.edu, taught alongside RAG, fine-tuning and agents.
Is prompt engineering enough on its own as a career skill?
The curriculum places it beside retrieval, fine-tuning and agent engineering, which is the honest framing: prompting is one layer of a larger AI engineering skill set.
Where do students practise prompting?
Inside their own builds — RAG systems, MCP servers and agent orchestrators — with GPU workstations in the AICTE IDEA Lab for local model runs.
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