RL
Rohan Lopes
Sr Architect
HomeProjectsArchitectural InsightsSkillsExperienceBlogAI AssistantContact

    Multi-Agent Blog Writer

    A sophisticated multi-agent system using LangChain and LangGraph to automate blog post generation, from planning and research to drafting.

    AI-Generated Summary

    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.

    Project Demos & Resources
    Explore the project’s code and documentation on GitHub.
    Details

    Multi-Agent Blog Writer

    My Role

    AI/ML Engineer

    Problem Solved

    Automating the content creation process for blog posts, reducing manual effort in planning, researching, and drafting.

    Key Contributions

    Designed and implemented the LangGraph workflow, developed and integrated each specialized AI agent (Planner, Researcher, Writer), configured Google Search API for research, and set up environment for local deployment.

    Technologies Used

    LangChain
    LangGraph
    Python
    Google Custom Search API
    Google API Key