
JobFindMe started as a response to a real problem: manually applying to jobs is tedious, and most application systems don't understand your actual fit for a role. I built an AI-powered job discovery platform that crawls job listings, analyzes them against your profile using multi-agent LangGraph reasoning, and automatically generates, reviews, and refactors your CV for each opportunity.
jobfindme dashboard
The system pulls jobs from multiple sources, runs skill matching algorithms, computes seniority alignment, and assesses experience fit across dimensions that matter. Then it generates a tailored CV, reviews it for technical accuracy, and refactors sections for relevance to each specific role. No more generic applications.
What started as a personal productivity tool became something I could deploy for others navigating the same friction. The tech stack spans Python for backend job analysis, LangGraph for multi-agent orchestration, React/TypeScript for the dashboard UI, MongoDB for storing job profiles and application history, and Redis for real-time job queue processing.