I will build an ai resume screening system

E
engr_khaliq
E
engr_khaliq
Abdul Khaliq

About this gig

Most resume screeners just dump every resume into ChatGPT and hope for the best. The problem: LLMs hallucinate relevance. A resume mentioning Python tangentially can rank as high as one with real Python experience.


I build a proper Search Relevance pipeline instead - the same architecture used in production recommendation systems at LinkedIn and Indeed:


1. Query expansion - turns a vague job title into a rich semantic search query

2. Hybrid search - vector similarity (ChromaDB) + hard metadata filters like experience years

3. Cross-encoder reranking (FlashRank) - reads JD and resume together, fixing semantic drift

4. LLM analysis - only top candidates after reranking get sent to the LLM for deep scoring


Result: a 0-100 score per candidate, matched/missing skills, and a clear SHORTLIST/MAYBE/REJECT call - not a vague "good fit" summary.


What you get:

- FastAPI backend with persistent vector store

- Clean interface to upload JDs and resumes (PDF, DOCX, TXT)

- Ranked results with transparent scoring

- Hosted demo or full source code depending on package


I test edge cases and document what I build. Message me before ordering so I can scope it properly.

Get to know Abdul Khaliq

Abdul Khaliq

AI Engineer RAG Systems, LangChain and LLM Integration

  • FromPakistan
  • Member sinceFeb 2025
  • Avg. response time1 hour
  • Languages

    English, Urdu
Self-taught AI engineer from Karachi who learned by building things that broke, then fixing them properly. I've built a RAG teaching assistant with exact video timestamps, an AI resume screener using hybrid search, and an ML predictor with SHAP explainability. I care if it works when someone else uses it - not impressive-sounding tech alone. I test edge cases, document my work, and fix what breaks. I work in Python, FastAPI, LangChain, and LLM integration (OpenAI, Groq) - systems that retrieve and reason accurately, not just generate text. If "works in the demo" isn't enough, let's talk.

My Portfolio

Other AI Development Services I Offer