8000 GitHub - DanielPuentee/LangGraph-Mistral-CV-Evaluator: Build a CV and job offer evaluator agent system using LangGraph and Mistral
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Build a CV and job offer evaluator agent system using LangGraph and Mistral

License

Notifications You must be signed in to change notification settings

DanielPuentee/LangGraph-Mistral-CV-Evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangGraph + Mistral: CV Evaluator Agent System

Alt text

python GitHub top language Visual Studio Code Python Anaconda GitHub last commit Code style: black GitHub Copilot

Author: Daniel Puente Viejo

Description

Build a multi-agent system that evaluates CVs against job offers. Using LangGraph and Mistral, this project processes resumes, determines candidate fit, and generates email drafts for acceptance or rejection. It's an excellent starting point for learning LangGraph dynamics with a practical and impactful use case.


Features

  • Sequential Agent Workflow: Implements a step-by-step process for better understanding of LangGraph.
  • CV Evaluation: Compares resumes to job descriptions to assess candidate suitability.
  • Email Automation: Automatically generates draft emails with personalized feedback.
  • Powered by LangGraph and Mistral: Uses LangGraph for multi-agent management and Mistral for free LLM integration.

Requirements

  • Python used version: 3.10.15
pip install -r requirements.txt

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Build a CV and job offer evaluator agent system using LangGraph and Mistral

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0