Capability · Internships

Search and Ranking Systems internships for B.Tech students in Delhi

Search and Ranking Systems 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
Search and Ranking Systems
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

  • The RAG capstone over VIPS-TC corpora requires building and querying a real embedding index, which is a search system in miniature.
  • Retrieval components are wired into student MCP servers and agent orchestrators.

How VSET teaches Search and Ranking Systems

Search and ranking systems retrieve and order results for a query, combining lexical matching, embedding similarity and learned ranking signals. Modern stacks pair a vector index with a re-ranking stage and careful relevance evaluation. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).

  • Vector databases, embeddings and retrieval are named topics in VSET's published AI curriculum at learn.engineering.vips.edu.
  • RAG is taught as the retrieval-plus-generation pattern, which makes the retrieval quality problem explicit.
  • LangChain and LlamaIndex, both covered in the curriculum, are the frameworks students use to assemble retrieval pipelines.
  • Taught inside the GGSIPU-affiliated B.Tech CSE (AI & ML) track.

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 Search and Ranking Systems skills lead

Graduates applying Search and Ranking Systems skills typically target roles such as Search / Retrieval Engineer, AI Engineer, Machine Learning Engineer, Backend Engineer, Data Engineer. 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 Search and Ranking Systems 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 Search and Ranking Systems 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.

Is information retrieval taught at VSET?

The modern retrieval stack is: vector databases, embeddings, RAG, LangChain and LlamaIndex are all documented in the published curriculum.

Do students build search systems themselves?

Yes — the flagship RAG capstone over VIPS-TC corpora requires building and querying a real vector index.

Is relevance evaluation covered?

Evaluation is exercised through the capstone builds and connects to the AI safety and evaluation material in the same published curriculum.

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