An open API service indexing awesome lists of open source software.

https://github.com/chetannihith/multi-agent-resume-optimizer

AI-powered multi-agent resume optimizer that customizes resumes for job descriptions, boosts ATS scores, and generates professional LaTeX resumes.
https://github.com/chetannihith/multi-agent-resume-optimizer

agentic-ai hacktoberfest hacktoberfest2025 multi-agent

Last synced: 2 days ago
JSON representation

AI-powered multi-agent resume optimizer that customizes resumes for job descriptions, boosts ATS scores, and generates professional LaTeX resumes.

Awesome Lists containing this project

README

          

# Multi-Agent Resume Optimizer 🚀

### 📌 Project Overview
A multi-agent system that tailors resumes to specific job descriptions (JDs), ensuring ATS scores above 90%.
Built with CrewAI/LangGraph, RAG for personalization, and LaTeX resume generation for Overleaf.

### ✨ Features
- Automated JD Parsing
- RAG-Powered Personalization
- ATS Optimization (90%+ Score)
- LaTeX Resume Generation
- Multi-Agent Orchestration (6 agents)
- Iterative Refinement with Feedback

### 📂 Repo Structure
- `docs/` → Architecture & workflow docs
- `src/` → Source code (agents, tools, workflows)
- `tests/` → Unit & integration tests
- `.github/` → Issue/PR templates & CI workflows

### 🛠️ Getting Started
```bash
git clone https://github.com/your-username/multi-agent-resume-optimizer.git
cd multi-agent-resume-optimizer
pip install -r requirements.txt
python src/main.py
```

### 🤝 Contributing
Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md).
This project is part of **Hacktoberfest 2025** 🎉.

### 📜 License
This project is licensed under the [MIT License](LICENSE).