TailorFit AI is a powerful Chrome Extension that uses Google's latest Gemini AI models (3.0 Flash, 2.5, 1.5) to surgically align your resume with any job description instantly. Landing your dream job requires more than just applying; it requires the perfect fit. TailorFit AI makes it happen in seconds.
- Multi-Model Intelligence: Automatically waterfall through Gemini 3.0, 2.5, and 1.5 for maximum reliability.
- Smart Page Scanning: Intelligent detection of job context on LinkedIn, Greenhouse, Workday, and more.
In today's job market, generic resumes are filtered out by ATS (Applicant Tracking Systems) and overlooked by recruiters. To stand out, you need to speak the language of the job description.
TailorFit AI exists to:
- Eliminate the "Editing Fatigue": Re-writing bullet points for the 50th application is exhausting. Let AI do the heavy lifting with surgical precision.
- Ensure Keyword Alignment: Automatically highlight the skills and achievements that matter most to that specific role.
- Maintain Privacy: Your resume data and API keys are stored locally in your browser. We don't have a database; your data never leaves your control.
- 🔍 Automatic Job Detection: Our context engine scans LinkedIn, Indeed, Glassdoor, and more to find the job title and requirements automatically.
- 🤖 Gemini Pro Integration: Leverages the latest Google Gemini models for high-quality, professional career coaching and resume optimization.
- 📄 Instant PDF Export: Generates a clean, professional PDF with your tailored content in one click.
- History Tracking: Keep track of all your applications and tailored resumes in one place.
- 🛠️ Developer-First: Clean TypeScript + React codebase, easy to extend and customize.
Since this is currently in developer mode, you can load it into Chrome manually:
# Clone the repository
git clone https://github.com/SarielGil/autoapply---ai-resume-tailor.git
cd autoapply---ai-resume-tailor
# Install dependencies
npm install
# Build for production
npm run build- Open Chrome and navigate to
chrome://extensions. - Enable Developer mode (toggle in the top right).
- Click Load unpacked.
- Select the
distfolder directly inside the project directory.
- Setup: Click the TailorFit AI icon in your toolbar and enter your Gemini API Key.
- Upload: Upload your base resume (once) or paste the text.
- Tailor: Navigate to any job post. Open the extension, and it should "see" the job description automatically. Click Tailor Resume.
- Download: Review the AI-generated bullet points and download your new, targeted PDF.
- Frontend: React + TypeScript + Vanilla CSS
- AI: Google Gemini SDK (
@google/genai) - Build Tool: Vite
- PDF Generation:
jspdf - PDF Processing:
pdfjs-dist
Contributions are welcome! Whether it's adding support for new job boards, improving the prompt engineering, or fixing bugs, feel free to open a PR.
Made with ❤️ for job seekers everywhere.
