Reactive Resume — Professional Resumes with AI
Key Features
| Feature | Description |
|---|---|
| AI Content Generation | Generate bullet points, summaries, and descriptions with Claude, GPT, or Gemini |
| Drag & Drop | Reorder sections by dragging them |
| Real-Time Preview | See changes instantly as you type |
| PDF Export | Professional PDF output ready for submission |
| JSON Export | Portable format for backup and migration |
| Multiple Templates | Choose from various professional designs |
| Multi-Language | Support for 20+ languages |
| Dark Mode | Easy on the eyes |
| 2FA | Two-factor authentication for account security |
| Self-Hostable | Run on your own server for full privacy |
Tech Stack
- Frontend: TanStack Start (React 19, Vite), TypeScript, Tailwind CSS, Radix UI
- Backend: Node.js, PostgreSQL with Drizzle ORM
- Auth: Better Auth with OAuth2
AI Integration
Reactive Resume supports three AI providers for content enhancement:
Settings → AI → Choose Provider → Enter API Key
Supported:
- OpenAI (GPT-4o, GPT-4)
- Google Gemini
- Anthropic ClaudeAI can:
- Generate bullet points from job titles
- Improve existing descriptions for clarity and impact
- Tailor content to specific job descriptions
- Fix grammar and professional tone
Self-Hosting
# Docker Compose (recommended)
git clone https://github.com/AmruthPillai/Reactive-Resume.git
cd Reactive-Resume
docker compose up -dFAQ
Q: What is Reactive Resume? A: A free, open-source resume builder with AI integration (Claude, GPT, Gemini) that supports drag-and-drop editing, PDF export, and self-hosting for full privacy.
Q: Is Reactive Resume free? A: Yes, completely free and open-source under MIT. The hosted version at rxresu.me is also free.
Q: Can I self-host Reactive Resume? A: Yes, deploy with Docker Compose on your own server for full data privacy and control.