RSSB RankGuruji
RSSB result PDFs, turned into predicted ranks

RSSB RankGuruji

Server-side rank prediction for RSSB exams from official result PDFs. Category, horizontal reservation and TSP/NTSP rules are configured per exam and applied entirely on the server.

Official PDF extraction
Upload the result PDF released by the board; the server extracts every row into a reviewable table before anything is saved.
Configurable reservation rules
Category-wise (vertical) and horizontal reservations, plus TSP/NTSP area quotas, are set per exam and per post - not hard-coded.
Live generation status
Extraction and rank generation run as background jobs with real-time progress, streamed straight from the server.
Role-based access
Admins manage imports and generation; everyone can look up their own rank once results are published.

How it works

  1. 1. Extract

    An admin uploads the official rank PDF; it's parsed into structured rows in the background.

  2. 2. Review & confirm

    Flagged rows are reviewed before the data is uploaded to the candidate database.

  3. 3. Generate ranks

    The server computes merit, category and TSP/NTSP ranks with live progress until it's done.