Build a production-ready CV analysis pipeline with LangGraph. Design stateful workflows where parser, strengths, weaknesses, suggester, and scorer agents run in parallel with shared state.
Start learning at learnwithparam.com. Regional pricing available with discounts of up to 60%.
- Build complex multi-agent workflows with LangGraph orchestration
- Design stateful agent workflows with parallel execution
- Implement section-aware document chunking strategies
- Create context-preserving embeddings for document analysis
- LangGraph - Stateful workflow orchestration
- LangChain - Agent framework and tools
- PyMuPDF4LLM - Layout-aware PDF parsing
- FastAPI - High-performance async Python web framework
- Docker - Containerized development
make dev # One command to set up and runOpen http://localhost:8000/docs for the interactive API docs.
- The Monolith - Single prompt approach (why it fails)
- The Specialist - First dedicated agents
- The Workflow - Intro to LangGraph (nodes, edges, state)
- The Smart Workflow - Agent collaboration via shared state
- The Parser Agent - Structured data extraction with Pydantic
- The Context-Aware Graph - Job description matching
- The Parallel Graph - Parallel agent execution for speed
- Start the course: learnwithparam.com/courses/langgraph-multi-agent-workflows
- AI Bootcamp for Software Engineers: learnwithparam.com/ai-bootcamp
- All courses: learnwithparam.com/courses