AIAny
AI Client2020
Icon for item

Reactive Resume

Build, customize, and export professional resumes via a privacy-first web app with real-time preview and client-side PDF export. Offers templates, JSON/DOCX exports, Docker self-hosting, and optional AI-driven content suggestions.

Introduction

Resumes contain sensitive personal and career data yet are frequently uploaded to third‑party services. Reactive Resume takes a privacy-first approach: it keeps the editing and PDF generation on the client (so you can self-host or run it locally), while offering optional AI suggestions to speed up writing. The practical result is a low-friction resume workflow that reduces data exposure without forcing you into a proprietary editor.

What Sets It Apart
  • Client-side PDF generation and simplified stack. Recent releases moved PDF rendering fully to the client, eliminating the need for headless Chromium services. So what: deployments become cheaper and simpler, and self-hosting no longer requires a print-service dependency.

  • Privacy and data portability as defaults. The app supports full data export, one-click deletion, passkey and 2FA options, and an explicit self-hosting path (Docker + PostgreSQL). So what: organisations and privacy-minded users can keep complete control over resume data.

  • Practical AI assistance (optional). Integrations with major LLM providers are offered to help generate or polish bullets and summaries. So what: it speeds drafting for many users, but using these features involves provider costs and potential data-sharing decisions — review your provider settings before sending sensitive content.

  • Template flexibility and export formats. Multiple professional templates, custom CSS, and exports to PDF/JSON/DOCX make it easy to target recruiters, design-savvy applications, or downstream automation.

Who It's For and Trade-offs

Great fit if you prioritize privacy, want to self-host a maintainable resume service, or prefer granular control over templates and exports. Also useful for jobseekers who want AI-assisted drafting without committing to a cloud-only editor. Look elsewhere if you need integrated enterprise hiring workflows (ATS analytics, team collaboration at scale), advanced design canvases like a full-featured graphic editor, or offline mobile-first apps — Reactive Resume focuses on portable, privacy-aware resume creation rather than enterprise HR features.

Where It Fits

Compared with cloud resume builders (Canva, Novorésumé) Reactive Resume trades some out-of-the-box marketing polish for privacy, portability, and developer-friendly self-hosting. It sits between simple form-based builders and developer-centric solutions (e.g., JSON Resume workflows) by offering both approachable UI and a codebase you can extend.

Information

  • Websitegithub.com
  • AuthorsAmruth Pillai
  • Published date2020/03/25

Categories

More Items

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Model2026

Runs the Bonsai family of quantized LLMs locally (including vision-capable 27B): provides scripts and demo UIs to run 1-bit and ternary Bonsai models on macOS (Metal), Linux/Windows (CUDA/Vulkan/ROCm), or CPU, with long context, tool-calling and an optional Open WebUI agent demo.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).