Skip to content
Sanjay Singh Bhandari
ShowcaseCase StudiesJourneyExpertiseLeadershipAI EngineeringEducation
ResumeContact

Explore

  • Engineering Showcase
  • Case Studies
  • Engineering Journey
  • Technical Expertise
  • Leadership
  • Architecture
  • AI Engineering

Credentials

  • Achievements
  • Education
  • Resume

Contact

  • Professional Hub
  • LinkedIn
  • LinkedIn
  • GitHub

© 2026 Sanjay Singh Bhandari.

Built with Next.js, TypeScript, and Tailwind CSS · v1.2.0

    1. Home/
    2. AI Engineering

    AI Engineering & Innovation Lab

    The bridge between enterprise Java and AI-native building.

    Seven personal resume/hiring-tooling projects — solo-built, not enterprise deliverables — extending backend engineering into prompt engineering, RAG, and LangChain.

    7 personal AI projects · Solo-built, not enterprise production

    Personal AI projects

    7

    Applied in shipped work

    2

    Still exploring

    6

    On this page

    • Innovation Timeline
    • AI Projects
    • AI Technology Stack
    • AI Engineering Principles
    • Learning & Experimentation

    Innovation Timeline

    No AI project below carries a verified date, so this is a conceptual progression — the same “widely-recognized shape, verified technology at each layer” treatment the Architecture Gallery already uses for its own Java-backend layering — rather than a dated career timeline.

    1. Prompt Engineering

      Prompt Engineering
    2. Retrieval-Augmented Generation (RAG)

      RAG
    3. LangChain

      LangChain

    AI Projects

    Every project below was designed, built, and shipped by one person — not an enterprise deliverable. What varies between them is how deeply each one is documented here; where that’s still thin, the card says so rather than filling the gap.

    Showing 7 of 7 projects

    ATS Resume Builder

    Personal Project

    A production-ready resume editor with live ATS scoring, paid secure exports, and subscription billing — built and shipped end-to-end.

    PythonFlaskJWTStripeRazorpaySQLitePWA

    Resume Parser

    Personal Project

    A tool for extracting structured data (skills, experience, education) out of unstructured resume documents.

    Python

    AI Resume Matching

    Personal Project

    A system for scoring how well a resume matches a specific job description.

    Python

    AI Resume Optimizer

    Personal Project

    A tool that rewrites or scores resume content to better align with a target role.

    PythonPrompt Engineering

    Cover Letter Generator

    Personal Project

    A tool that generates a tailored cover letter from a resume and a target job description.

    PythonPrompt Engineering

    RAG Applications

    Personal Project

    Retrieval-augmented generation work applying LangChain-based pipelines to ground LLM output in real source data.

    LangChainRAGPythonPrompt Engineering

    HiringEasy

    Personal Project

    A personal product built to make part of the hiring workflow easier — full scope to be confirmed.

    Python

    AI Technology Stack

    Grouped by the same seven categories most AI-engineering stacks get organized by. Only technologies verified in one of the seven projects’ own stack appear as badges below — a category with nothing verified yet says so instead of being dropped, so the shape of what’s confirmed and what isn’t stays visible.

    Prompt Engineering

    Prompt Engineering

    Frameworks & Languages

    PythonLangChainRAG

    AI Engineering Principles

    Two maxims, each tied to one already-verified project — not six, because only two of the commonly-cited AI engineering principles are actually reflected in shipped work today.

    Retrieval over memorization.

    RAG Applications grounds LLM output in retrieved source content instead of relying on a model's parametric knowledge alone — the same idea the Architecture Gallery's own verified pattern for this describes in solution-shape terms.

    Read the case study →

    Security even in a solo project.

    ATS Resume Builder's paid tier runs JWT-based auth with OTP verification and signed, time-limited download links — the same discipline applied to a personal project's payment/export flow as to an enterprise authentication system, not relaxed because nobody's reviewing it.

    Read the case study →

    Named but not included

    Human-in-the-loop review, responsible-AI safeguards, formal prompt evaluation, and AI-specific observability are all common AI-engineering principles — none of them are reflected in verified work yet, so none are listed above as if they were.

    Learning & Experimentation

    What’s actually been applied in shipped, personal work, and what’s just an area of continued interest — kept as two distinct lists rather than one, so curiosity never reads as production experience.

    Applied

    • Prompt EngineeringUsed in AI Resume Optimizer, Cover Letter Generator, and RAG Applications.See it →
    • RAG & LangChainRAG Applications builds LangChain-based retrieval pipelines.See it →

    Exploring — not yet verified in shipped work

    • StreamlitClaimed as an AI-engineering skill on the Impact Dashboard; not yet tied to one specific documented project.
    • Local LLM experimentsNo verified local-model work on record yet.
    • Agentic AINo verified agentic-workflow work on record yet.
    • AI-driven Workflow AutomationNo verified AI-driven automation work on record yet.
    • Voice AgentsNo verified voice-agent work on record yet.
    • Model Selection & EvaluationResume Parser’s own open item ("any accuracy/coverage figures, if measured") is the clearest sign this isn’t formalized yet.
    Back to top

    On this page

    • Innovation Timeline
    • AI Projects
    • AI Technology Stack
    • AI Engineering Principles
    • Learning & Experimentation