DEV Community

Cover image for Five AI portfolio projects that get interviews (and five that don't)
PRANJUL RATHOUR
PRANJUL RATHOUR

Posted on Originally published at pranjulrathour.scult.in

Five AI portfolio projects that get interviews (and five that don't)

I have reviewed hundreds of student portfolios through TechVerse Enclave, placement clinics and hiring at SCULT INDIA. Most contain the same three projects, and reviewers skip them in seconds. The ones that get interviews are not harder; they are more honest about a real problem.

Projects that get interviews

  1. A RAG system with published evaluation numbers over a corpus you understand — recall, faithfulness, refusal rate. The numbers are the differentiator.
  2. A fine-tuned small model with a base-versus-tuned comparison on a task you can explain in one sentence.
  3. A document or vision tool with a validation layer — extraction plus arithmetic checks, or recognition plus liveness. Shows you think about failure.
  4. Anything with ten real users and a changelog driven by their feedback. A shop, a club, an NGO.
  5. A tool you built for yourself and still use. Reviewers can tell.

Projects that get skipped

  1. The chatbot with no retrieval and no evaluation.
  2. The tutorial clone with the tutorial's dataset.
  3. The dashboard with fake data and no user.
  4. The "AI-powered" app where the AI is one prompt and the rest is a template.
  5. Anything without a README that says what problem it solves in the first line.

Three things that turn any project into an interview

  • A URL. Something running, even on a free tier, beats a perfect repository nobody can try.
  • Numbers. Users, evaluation scores, latency, cost. Any honest number.
  • A trade-off, stated. "We chose X over Y because Z" is the sentence reviewers remember.

How many projects

Three good ones beat twelve. One retrieval, one fine-tuning or vision, one with real users — the shape of the roadmap. Then spend the remaining time on the READMEs, because a reviewer gives each project about ninety seconds, and the README is where that time goes.

About Pranjul Rathour

Pranjul Rathour presenting BrandHive on a projector screen
Presenting BrandHive

Pranjul Rathour in a shirt and tie holding a microphone in front of a career-opportunities slide
A career session for students

Pranjul Rathour presenting with a microphone in front of a slide reading 'Now what's the conclusion?'
Presenting to a room

Pranjul Rathour on stage presenting a requirements-gathering and user-flow slide
Requirements gathering, on stage

Pranjul Rathour seated in a black jacket and white turtleneck with an event lanyard
Pranjul Rathour

Pranjul Rathour is a GenAI engineer from Kanpur, India, and CTO at SCULT INDIA, currently shipping production RAG,
fine-tuning and agentic AI systems, mentoring 200+ students through TechVerse Enclave, and judging and speaking at
student hackathons across India. Updated 2026-09-07.

Reach out if you want to talk GenAI, book a campus session, or invite him to judge:


Pranjul Rathour · GenAI engineer, 3x hackathon winner, campus mentor. Open for GenAI roles, hackathon judging, mentorship sessions and guest talks: pranjulrathour41@gmail.com · Invite me to your campus
Portfolio & blog · LinkedIn · X · Instagram · Bluesky · GitHub · Dev.to

Top comments (0)