Curiosity · Syllabus
Optical Character Recognition in a B.Tech — syllabus & what you learn
OCR converts text inside images and scanned documents into machine-readable characters, dealing with layout, skew, handwriting and poor scans. It is the ingestion step for almost every document-AI pipeline. Inside a four-year B.Tech, Optical Character Recognition 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
- Optical Character Recognition
- 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 Optical Character Recognition
OCR converts text inside images and scanned documents into machine-readable characters, dealing with layout, skew, handwriting and poor scans. It is the ingestion step for almost every document-AI pipeline. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).
- OCR sits inside the computer vision material published at learn.engineering.vips.edu.
- It connects directly to the RAG and retrieval content, since scanned documents have to become text before they can be chunked and embedded.
- The deep learning material covers the recognition models modern OCR relies on.
- Delivered inside the B.Tech CSE (AI & ML) track, one of VSET's seven GGSIPU-affiliated B.Tech programmes.
Labs and infrastructure
- Training and evaluation runs use the GPU workstations in the AICTE IDEA Lab.
- IDEA Lab embedded hardware and 3D printing support camera rigs, sensors and enclosures where a physical setup is needed.
What students actually build
- Document-processing capstones use OCR as the ingestion stage of a RAG pipeline over real documents.
- Applied computer vision tools are a named capstone category at VSET.
Frequently asked questions
When does Optical Character Recognition content actually start in a B.Tech?
Meaningful Optical Character Recognition 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.
Where does OCR appear in the curriculum?
In the computer vision material published at learn.engineering.vips.edu, and practically as the ingestion stage of document-based RAG systems.
What does an OCR project look like at VSET?
Usually a pipeline: scan or photograph, extract text, chunk and embed it, then answer questions over it — which reuses the documented RAG stack end to end.
Is hardware available for capture rigs?
Yes — the AICTE IDEA Lab provides embedded hardware and 3D printing alongside its GPU workstations.
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