Tailor your resume, cover letter & application - naturally, strategically, undetectably.
hyr is an AI-powered tool that helps job seekers optimize their application materials for maximum ATS (Applicant Tracking System) compatibility while maintaining authenticity and human-like writing quality. Navigate to https://github.com/raoljirushabh/hyr.me/blob/main/hyrd_Project_Doc.pptx fro more information.
- Resume Tailoring: Automatically refine your resume to match job descriptions with strategic keyword placement
- Cover Letter Generation: Create personalized cover letters that stand out
- Application Q&A: Generate thoughtful answers to common application questions
- ATS Scoring: Get detailed ATS compatibility scores and breakdowns
- File Support: Upload PDF or DOCX resume files for parsing
- Export Options: Download results as .txt or .docx files
- Dark Mode UI: Professional, modern dark theme interface
- React 18 - UI framework
- TypeScript - Type safety
- Vite - Fast build tool
- Mammoth - DOCX file parsing
- PDF.js - PDF file parsing
- Claude AI - LLM for content generation
- Node.js 16+
- npm or yarn
npm installnpm run devThe app will open at http://localhost:3000
npm run build- Paste Job Description: Copy and paste the full job posting
- Upload Your Resume: Either paste your resume text or upload a PDF/DOCX file
- Add Application Questions (Optional): Include any specific questions from the job application
- Generate: Click to tailor your materials
- Download: Export your results as text or Word documents
This app uses the Anthropic Claude API. Set up your API key in the application to use the AI features.
MIT