A sophisticated multi-agent system using LangChain and LangGraph to automate blog post generation, from planning and research to drafting.
Developed a sophisticated multi-agent blog writer system using LangChain and LangGraph to automate content creation. This project, which I designed and implemented, features specialized AI agents for automated content planning, intelligent research via Google Search integration, and blog post drafting. My contributions included orchestrating the entire workflow with LangGraph, building and integrating the Planner, Researcher, and Writer agents, configuring API access, and ensuring local deployability.