Blog Write multi agent AI is a custom multi-agent system designed to autonomously create high-quality, research-driven blogs. Using LangChain, Gemini 2.0-Flash-EXP, and Serper Web Search Tool, it automates planning, writing, and editing to deliver human-like blogs with up-to-date references.
# Multi-Agent Blog Writing System - Crew AI  ## š Overview  The **Multi-Agent Blog Writing System (Crew AI)** is an innovative project that utilizes cutting-edge technologies to automate the process of creating well-researched, human-like blogs. This system is designed to bridge the gap between AI automation and human creativity by incorporating the latest advancements in **Agentic AI**. This project features a **multi-agent architecture** that autonomously plans, writes, and edits blog posts, ensuring they are accurate, engaging, and up-to-date with the latest trends. https://github.com/user-attachments/assets/9475289e-5e7a-4cc3-99c9-6ca01b7fb11a --- ## š Project Structure ``` multi-agent/ ā āāā client/ ā āāā bloggpt/ # Next.js frontend for blog generation ā āāā pages/ # Next.js pages ā āāā components/ # Reusable React components ā āāā actions/ # API calls to the FastAPI backend ā āāā tailwind.config.js ā āāā package.json ā āāā ... ā āāā crewai.ipynb # Jupyter Notebook with FastAPI server and AI logic āāā requirements.txt # Python dependencies āāā ... ``` --- ## š Features - **Planner Agent**: Structures and strategizes blog content based on the input query. - **Writer Agent**: Generates the blog content using the **Gemini 2.0-Flash-EXP** LLM. - **Editor Agent**: Refines the content for clarity, engagement, and accuracy. - **Integration with Serper Web Search**: Fetches the latest information and trends. - **FastAPI Backend**: Handles blog generation requests. - **Next.js Frontend**: Provides a sleek user interface for input and blog display. - **End-to-End Automation**: Delivers a complete, polished blog with references. --- ## āļø Technologies Used ### Backend - **CREW AI**: For Creating multi agent system. - **FastAPI**: For serving the AI-powere
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.