One CV. Every job.
Perfectly tailored.
Tailor AI finds jobs across 15 job boards plus the Greenhouse, Lever and Ashby company-career-site networks, scores them against your real CV with AI, and rewrites every application to match. Your CV, jobs and history stay in your local database — AI calls go from your machine to the provider you choose, with your own key.
Quick start
Install Tailor AI in one command.
Pick your platform, copy the command, paste it into PowerShell or Terminal, and press Enter. The installer checks Docker, builds the app, and opens http://localhost:3000.
$ git clone https://github.com/Atanub707/Tailor-AI.git
$ cd Tailor-AI
$ docker compose up -d
> irm https://raw.githubusercontent.com/Atanub707/Tailor-AI/main/scripts/install.ps1 | iex
$ curl -fsSL https://github.com/Atanub707/Tailor-AI/raw/main/scripts/install.sh | bash
Re-run the installer anytime — it skips finished steps. Full guide in scripts/HOW-TO-INSTALL.md.
The concept
Find. Score. Tailor.
Most applications never reach a human — ATS software filters CVs on keywords before anyone reads them. Tailor AI fixes the whole pipeline.
Find
Jobs from 15 job boards plus the Greenhouse, Lever and Ashby company-career-site networks (6,000+ boards, refreshed around the clock) — filtered by location, type and competition, including "Under 10 applicants".
Score
AI ATS matching against your real CV — skill gaps, missing keywords, and step-by-step fixes, before you ever apply.
Tailor
One click per job: an ATS-optimized CV written from your real experience — and an AI cold email to the recruiter.
Design approach
Built around how job hunting actually works.
Score every job before you apply
Every listing shows a real ATS match — not a guess. See your skill gaps, the missing keywords, and what to fix, all before you send anything.
- Applicant counts & competition filters
- Match pill & AI score on every card
One CV that becomes every CV
The Master CV editor gives you a live A4 preview as you type — import a PDF or DOCX, then tailor it to each role in one click.
- Import PDF / DOCX / TXT
- CV versions & restore · A4 PDF export
Paste any job. Get answers instantly.
No scraping needed — drop in any job description, get scored on the spot, and generate a tailored CV for it.
- Full history — restore any past analysis
- Works with any AI model — pick one in Settings
Reach the recruiter — with an email that sounds like you
Recruiter contacts are pulled from the jobs you scrape. The AI writes a cold email from your real career journey — jobs, companies, projects — and it goes out from your own mailbox.
- Follow-ups, notes & email history
- Availability & work-mode fit woven in
Privacy first
Your job search is nobody else's business.
Runs on your machine
Self-hosted with Docker (or Node). Your CV, jobs, and history live in a local SQLite database — not on a server you don't control.
Bring your own AI key
Works with Gemini, OpenAI, Anthropic, OpenRouter, NVIDIA, or OpenCode Go. Your key, your billing, your choice.
No accounts in the cloud
Local accounts with fully isolated data per person. AI requests go straight from your machine to the provider you picked — no Tailor AI server sits in between.
FAQ
Questions, answered.
No. Install with a single command, open the browser, and you're in. Your AI key goes in Settings.
Gemini, OpenAI, Anthropic, OpenRouter, NVIDIA, and OpenCode Go. Pick one in Settings — your key is stored locally and never shared.
The app is free and open source (MIT). You only pay whatever your chosen AI provider charges for API usage — most have free tiers.
Yes. Every person gets a local account with fully isolated CVs, jobs, scores, and history — on the same machine.
Yes. It ships with a 1,000+ job-title taxonomy across every industry, plus 190+ job portals worldwide — from Singapore to Brazil to Japan.
Nothing happens — it stays in your local database. Delete that file and it's gone, permanently. That's the point.
Get started
Try it now, or install from source.
Free and open source (MIT). Self-hosted. Your key, your machine, your data.
$ git clone https://github.com/Atanub707/Tailor-AI.git
$ cd Tailor-AI
$ docker compose up -d
> irm https://raw.githubusercontent.com/Atanub707/Tailor-AI/main/scripts/install.ps1 | iex
$ curl -fsSL https://github.com/Atanub707/Tailor-AI/raw/main/scripts/install.sh | bash


