RAG-Powered HR Tool
SmartTalent AI – AI CV Analyzer & Talent Matching
RAG-powered CV analyzer and talent matching system for recruiters.
About the Project
SmartTalent AI is a RAG-powered CV analyzer built to help recruiters and founders find the best candidates faster. CVs are parsed from PDFs, structured with OpenAI, embedded, and stored in FAISS. When a user enters a role or skill query, the system retrieves the most relevant CV and GPT generates a clear explanation of why that candidate fits. The backend is built with FastAPI and exposed through a /query API with a modern web demo.