๐ JobSuccess.AI โ AI-Powered Resume Evaluation & Job Application Platform JobSuccess.AI is a full-stack web application that empowers job seekers and recruiters by using AI to streamline resume evaluation and application management. The platform allows candidates to apply for jobs and enables recruiters to post openings, manage applicants, and get intelligent resume insights with the help of AI.
๐ง Tech Stack Frontend: React.js, Redux, Firebase Authentication
Backend: Node.js, Express.js, Google Gemini APIs
DevOps & Storage: Jenkins (CI/CD), AWS S3 (Resume Storage)
Database: Firebase Realtime Database / Firestore
๐ Key Features ๐ Secure User Authentication with Firebase Auth (for recruiters and candidates)
๐ Resume Upload and Scoring using Google Gemini APIs to evaluate resumes based on skills, experience, and education
๐ AI-Generated Recruiter Insights for each applicant
๐ Secure Resume Storage using AWS S3
โ๏ธ Automated CI/CD Pipelines with Jenkins for smooth deployments
๐ง Scalable and Modular Architecture built for production use
๐ Impact 1,000+ candidates have applied through the platform
100+ recruiters have posted jobs and used AI insights
Reduced recruiter screening time by 50%+ through automated resume scoring
๐ ๏ธ Setup Instructions Clone the repo
Set up Firebase and AWS credentials
Run backend server using Node.js
Start the frontend using npm start from the React client
Configure Jenkins or GitHub Actions for CI/CD (optional)