
sayandedotcom/tweakleaf
📦 Open Source Projectsayandedotcom
Automate and refine your LaTeX resumes and cover letters using intelligent AI agents.
Tweakleaf is a sophisticated tool built with TypeScript that bridges the gap between professional LaTeX document typesetting and AI-driven content optimization. At its core, the project utilizes LangGraph and LangChain to orchestrate AI agents that analyze job descriptions and suggest or implement precise modifications to LaTeX source code. The architecture is cloud-native, utilizing AWS Lambda and EC2 for robust processing, and features a Next.js frontend for user interaction. By treating resumes as code, Tweakleaf allows users to maintain version control while benefiting from the contextual awareness of LLMs. It simplifies the often tedious process of tailoring application documents, ensuring that formatting remains consistent while content is dynamically updated to highlight relevant skills and experiences. The project demonstrates a practical application of agentic workflows in the productivity and career-tech space.
💡Highlights
- ├─LangGraph-powered AI agents
- ├─LaTeX-native document tailoring
- └─AWS-based serverless architecture
🎯For
- ├─Job Seekers
- ├─Software Engineers
- └─LaTeX Enthusiasts