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 blog post generation. This project features specialized AI agents for content planning, intelligent research via Google Search API, and drafting, all orchestrated through a custom LangGraph workflow. My contributions included designing and implementing the entire LangGraph workflow, developing and integrating each AI agent, configuring Google Search API, and setting up the local deployment environment, significantly streamlining content creation.