Back to Projects
HireX
Winner - IIT Delhi National AI Hackathon
Python
Flask
MongoDB
LangGraph
N8N
IBM AIF360
SBERT

AI Project Storyteller

HireX

An AI-Powered Transparent Bias-Free Hiring System that revolutionizes the recruitment process with advanced AI technologies. The platform ensures fair candidate evaluation while streamlining the hiring workflow.

Project Details

  • Created an AI-driven JD-to-CV matcher leveraging IBM AIF360 for bias removal and SBERT embeddings (786-D) to map candidates and job descriptions in a hyperspace, achieving 92% accurate matching via cosine similarity.
  • Multi-agent hiring pipeline with LangGraph & N8N, parses, validates, and scores resumes in parallel, reducing processing time by 50%, and ensuring 100% transparent AI-driven evaluations via an explainability agent.
  • Engineered a high-speed, scalable API with Flask + MongoDB, enabling parallel client-side processing and load balancing, reducing hiring workflow latency to 22 seconds while handling 100+ resumes daily.