Agents
LangGraph Agent Projects
A collection of agentic AI workflows built with LangGraph while learning.

A collection of agentic AI projects built with LangGraph, created while learning the framework.
Projects
- AI Blog Writing Workflow — a writer/critic loop that iterates until the critic is satisfied or a revision limit is reached.
- Basic Chatbot — a conversational loop with OpenAI that keeps conversation history.
- Customer Service Bot — routes customer questions to the correct company department for accurate answers.
- LangGraph
- Agents
- OpenAI
- Chatbot
- Multi-Agent