Analysis updated 2026-05-18
JadeAI is an open-source resume builder that uses AI to help you create, optimize, and tailor resumes. It runs as a web application you can deploy yourself with a single Docker command, and all resume data stays on your own server. The editing experience centers on a drag-and-drop canvas where you click any field to edit it directly, rearrange sections, and see your resume update live. It ships with 50 professional templates covering styles described as classic, modern, minimal, creative, ATS-friendly, timeline, Nordic, and Swiss. You can customize colors, fonts, spacing, and margins with a live preview. The AI layer covers several distinct tasks. Resume parsing lets you upload an existing PDF or photo of a resume and have the AI extract all the content automatically. JD match analysis compares your resume against a pasted job description, returning keyword matching scores, an ATS compatibility score, and improvement suggestions. A grammar and writing check flags weak verbs and vague descriptions. The tool also generates cover letters tailored to a specific job, translates resume content across 10 languages, and includes a mock interview mode where an AI plays different interviewer roles, HR, technical, behavioral, and others, then produces a detailed scoring report. Export options include PDF, DOCX, HTML, plain text, and JSON. The tech stack is TypeScript, built on Next.js and React. It supports SQLite by default or PostgreSQL. AI providers are configurable per user, supporting OpenAI, Anthropic, and compatible endpoints. The full README is longer than what was provided.
This repo across BitVibe Labs
Verify against the repo before relying on details.