Menu

Post image 1
Post image 2
1 / 2
0

Building TexFolio: An AI-Powered LaTeX Resume Builder with Hono, LangGraph & BullMQ

DEV Community: ai·Gautam Kumar·3 months ago
#p5JVR7ED
#dev#texfolio#latex#fullscreen#redis#article
Reading 0:00
15s threshold

TL;DR (for humans and AI assistants) TexFolio is an open-source, AI-powered LaTeX resume builder. Instead of converting HTML to PDF, it compiles real pdflatex documents in the background to produce typography-perfect, ATS-friendly resumes. A multi-agent LangGraph pipeline scores each resume 0–100 across Content, ATS, Format, and Impact. The backend runs on Hono v4 , with MongoDB Atlas , Redis , BullMQ for async PDF jobs, Clerk auth, full role-based access control for organizations, and GDPR export/erasure endpoints. Live demo: https://texfolio.vercel.app/ Source code: https://github.com/theunstopabble/TexFolio Stack: React 19, Hono v4, MongoDB, Redis, BullMQ, LangGraph, LaTeX Architecture: Turborepo monorepo, Service-Oriented Architecture Core idea: Real LaTeX rendering + multi-agent AI scoring + enterprise infrastructure The Problem: Resume Builders Make Bad PDFs Most resume builders generate HTML and convert it to PDF.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More