Alignify is an AI-driven resume reviewer designed to help job seekers optimize their resumes for Applicant Tracking Systems (ATS). By analyzing resumes, identifying missing keywords, and providing actionable insights, Alignify enhances the chances of resumes getting noticed by recruiters. With real-time feedback and AI-powered recommendations, Alignify ensures your resume is ATS-friendly, improving job application success rates.
✅ AI-Powered ATS Scanning – Analyzes resumes using AI & NLP
✅ Keyword Optimization – Identifies missing industry-specific keywords
✅ Real-Time Feedback – Provides actionable resume improvement suggestions
✅ Job Matching – Recommends jobs based on resume content
✅ User-Friendly Interface – Designed for seamless user experience
✅ Secure & Fast – Built with the MERN Stack (MongoDB, Express.js, React, Node.js)
- Node.js
- MongoDB
- Git
- NPM
- Auth0 Account (for authentication)
-
Clone the Repository
git clone https://github.com/aryamansh30/Alignify.git cd Alignify -
Install Dependencies(in root directory)
npm install
Install Dependencies(in backend directory)
npm install
-
Setup Environment Variables Create a .env file in the root directory and add the following lines
AUTH0_DOMAIN=your-auth0-domain AUTH0_CLIENT_ID=your-auth0-client-idCreate a .env file in the backend directory and add the following lines
MONGO_URI=your-mongodb-connection-string OPENAI_API_KEY=your-openai-key -
Run the Program In two different terminals run the following commands
npm --prefix backend/ start
npm start
Open http://localhost:3000 in your browser.
Alignify was created by three Purdue students to address the challenges job seekers face with ATS algorithms. Our mission is to:
🔹 Eliminate resume blind spots
🔹 Optimize job applications using AI
🔹 Help candidates stand out—both to ATS and hiring managers
We believe every job seeker deserves a fair chance. Alignify empowers job seekers worldwide to land their dream jobs.