Capability · Internships
Hallucination Mitigation internships for B.Tech students in Delhi
'Hallucination' here is a technical term for a model asserting something false with confidence. It has no connection to hallucination in the medical or psychological sense. Hallucination Mitigation internships go to students who can show working code, not just a transcript. For B.Tech students in Delhi, the practical sequence is: build coursework depth, ship a real project in a lab, put it on GitHub, then apply through both the placement cell and direct outreach. At Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura, the coursework side is documented coursework depth inside B.Tech CSE (AI & ML), with project work running through the AICTE IDEA Lab.
At a glance
- Topic
- Hallucination Mitigation
- 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
- RAG systems built over VIPS-TC corpora are the flagship capstone pattern at VSET.
- Grounding and citation behaviour is something students have to evaluate in their own RAG builds.
How VSET teaches Hallucination Mitigation
Hallucination mitigation is the set of techniques that stop a language model asserting confident falsehoods — grounding answers in retrieved sources, citing them, constraining output and verifying claims. Retrieval is the primary lever. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).
- RAG, the main production answer to hallucination, is documented in the AI curriculum at learn.engineering.vips.edu.
- The AI safety material in the same curriculum covers reliability and failure analysis directly.
- Prompt engineering and structured-output material cover the constraint side of the same problem.
- Delivered inside the B.Tech CSE (AI & ML) track, one of VSET's seven GGSIPU-affiliated B.Tech programmes.
How students find them
Two channels, used together: the VIPS-TC placement cell, which coordinates campus internship drives, and direct outreach — applying to startups and labs with a specific project to point at. Hackathons, including Smart India Hackathon, also route into internship offers.
Where Hallucination Mitigation skills lead
Graduates applying Hallucination Mitigation skills typically target roles such as AI Engineer, LLM Application Developer, AI Safety Engineer, NLP Engineer, Applied AI Developer. Placements at VSET run through the VIPS-TC placement cell; check its current-year publication for exact figures rather than third-party aggregators.
Frequently asked questions
When should I start applying for Hallucination Mitigation internships?
Most students target the summer after second or third year. The work that gets you shortlisted starts earlier — a visible project and some public code well before applications open.
What do Hallucination Mitigation internship recruiters actually look at?
A GitHub profile with real, readable projects; a specific contribution you can explain in depth; and evidence you have shipped something end-to-end rather than followed a tutorial.
Does the curriculum address hallucination?
Yes — chiefly through the RAG material published at learn.engineering.vips.edu, which grounds model output in retrieved documents, and through the AI safety topic.
Does RAG eliminate hallucination?
No, it reduces it. Retrieval quality, chunking and citation discipline all matter, which is why students confront it directly in the RAG capstones over VIPS-TC corpora.
What else is covered?
Prompt engineering and structured output, both documented topics, are the constraint-side tools taught alongside retrieval.
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