PlaceNet is an AI-powered placement and recruitment platform that helps Training & Placement Offices (TPOs) and recruiters efficiently manage large volumes of resumes. The system automatically parses resumes, stores candidate information, creates a searchable knowledge base, and uses Retrieval-Augmented Generation (RAG) to understand recruiter requirements and identify the most relevant candidates. By combining resume intelligence, semantic search, candidate ranking, and an AI chat assistant, PlaceNet enables users to quickly discover, shortlist, and export the best-matching candidates from thousands of applications through a simple and intuitive interface.
git clone -b testing2 https://github.com/drishtiisharma/PlaceNet.git
cd PlaceNet/frontend
npm install
npm run devOpen your browser and visit:
http://localhost:3000
This project is actively being developed, with additional features and improvements planned.