I built an AI that scores and tailors your CV to any job — runs 100% on your machine (Docker, one command)
Job-hunting made me paranoid: every "AI resume" tool wants your CV uploaded to their cloud. So I built the opposite a self-hosted job-search assistant in Docker:
- Scrapes 17+ sources (LinkedIn, Indeed, Glassdoor, Naukri + free ones like RemoteOK, Arbeitnow, MyCareersFuture, Gupy)
- AI match-scoring against YOUR CV: %, skill gaps, missing keywords
- One-click tailored ATS CV per job (PDF)
- Real-time LinkedIn recruiter posts free engine, no paid tokens
- Recruiter contacts + AI cold emails via your own SMTP
- Mock AI interviews
Your CV, jobs, history, and API keys never leave the box. MIT, one-command install, one-click updates.
curl -fsSL https://github.com/Atanub707/Tailor-AI/raw/main/scripts/install.sh | bash
Website : tailor-ai.in
Repo: https://github.com/Atanub707/Tailor-AI
Feedback, PRs, and "why did you do X this way" questions very welcome.