Skills2026年4月9日·1 分钟阅读

Reactive Resume — AI-Powered Open-Source Resume Builder

Free open-source resume builder with AI integration. Supports Claude, GPT, Gemini for content generation. Drag-and-drop, PDF export, self-hostable, privacy-first. MIT, 36,000+ stars.

Agent 就绪

先审查再安装

这个资产需要先审查。复制的指令会要求 Agent dry-run、列出写入项,确认后再继续。

Needs Confirmation · 66/100策略:需确认
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
step-1.md
先审查命令
npx -y tokrepo@latest install 0d39058c-33e3-11f1-9bc6-00163e2b0d79 --target codex

先 dry-run,确认写入项后再运行此命令。

TL;DR
Reactive Resume is an open-source resume builder with AI content generation, drag-and-drop editing, and PDF export.
§01

What it is

Reactive Resume is the most popular open-source resume builder with 36,000+ GitHub stars. It integrates AI from OpenAI, Google Gemini, and Anthropic Claude to help generate, improve, and tailor resume content. Features include drag-and-drop section organization, real-time preview, PDF and JSON export, multi-language support, and dark mode.

The tool is privacy-first with a self-hosting option. There are no ads, no tracking, and no vendor lock-in. It targets developers and job seekers who want professional resumes without commercial SaaS limitations.

§02

How it saves time or tokens

Instead of formatting resumes manually in a word processor, Reactive Resume provides templates and handles layout automatically. The AI integration generates bullet points, improves wording, and tailors content for specific job descriptions. Self-hosting means your resume data never leaves your infrastructure.

§03

How to use

  1. Visit rxresu.me to use the hosted version instantly.
  2. Or self-host with Docker for full control over your data.
  3. Pick a template, fill in your details, and export to PDF.
# Self-host with Docker
docker pull amruthpillai/reactive-resume
docker run -p 3000:3000 amruthpillai/reactive-resume
§04

Example

Reactive Resume supports AI-powered content improvement. You provide a basic description, and the AI rewrites it:

Input: 'Built a web app for tracking expenses'

AI output: 'Designed and developed a full-stack expense tracking
application using React and Node.js, reducing manual
reconciliation time by 40% for a team of 12 users'

The AI integration works with any configured provider (OpenAI, Anthropic, Google) via API key in the settings.

§05

Related on TokRepo

§06

Common pitfalls

  • The AI integration requires your own API key. The hosted version does not provide free AI credits.
  • PDF export rendering can differ slightly between browsers. Chrome produces the most consistent results.
  • Self-hosting requires PostgreSQL and a configured SMTP server for email features. Docker Compose is recommended over standalone Docker.

常见问题

Is Reactive Resume really free?+

Yes. Reactive Resume is MIT licensed and free to use. The hosted version at rxresu.me is free with no ads. You can also self-host it for complete control. The AI features require your own API key from OpenAI, Anthropic, or Google.

Which AI providers does it support?+

Reactive Resume integrates with OpenAI (GPT models), Anthropic (Claude), and Google (Gemini). You configure your preferred provider and API key in the settings. The AI helps generate, improve, and tailor resume content.

Can I export my resume as PDF?+

Yes. Reactive Resume exports to PDF and JSON. The PDF export uses the browser's rendering engine for high-quality output. JSON export lets you back up and restore your resume data, or transfer between self-hosted instances.

How does self-hosting work?+

Self-hosting uses Docker. You need PostgreSQL for data storage and optionally an SMTP server for email. Docker Compose configuration is provided in the repository. Once running, you have a private instance with full control over data.

Can I use custom templates?+

Reactive Resume provides multiple built-in templates with customizable colors, fonts, and layouts. You can adjust section order via drag-and-drop. Creating entirely new templates requires modifying the source code, as there is no template marketplace.

引用来源 (3)
🙏

来源与感谢

Created by Amruth Pillai. Licensed under MIT.

Reactive Resume — ⭐ 36,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产