Multi-Agent SEO Blog Generator automates SEO-friendly blog creation by researching trending topics, generating structured content using AI, and optimizing it for search engines. It integrates Google News, Bing News (SerpAPI), and Gemini AI to produce high-quality blogs in multiple formats, including Markdown, TXT, HTML, and PDF.
# Multi-Agent SEO Blog Generator ## Overview Multi-Agent SEO Blog Generator is an AI-powered tool that automates the process of researching, generating, and optimizing SEO-friendly blog content. It fetches trending topics, creates structured blog content, optimizes for search engines, and saves the output in multiple formats including Markdown, TXT, HTML, and PDF. --- ## System Architecture ``` š Multi-Agent-SEO-Blog-Generator āāā š img ā āāā š output.png āāā š main.py # Entry point for the blog generation process āāā š research.py # Fetches trending news topics āāā š utils.py # Utility functions for blog creation āāā š generate.py # AI-based text generation (uses Gemini API) āāā š saveblogs.py # Handles file saving operations (MD, TXT, HTML, PDF) āāā š APIkeys.py # Manages API keys securely (Gemini & SerpAPI) āāā š README.md # Documentation āāā š requirements.txt # Dependencies ``` --- ## Screenshot <p align="center"> <img src="img/output.png" alt="output"/> </p> --- ## Agent Workflow 1. **User Input**: Enter the blog topic. 2. **Research**: Fetches relevant news from Google News and Bing News using SerpAPI. 3. **Outline Creation**: Generates a structured outline based on research. 4. **Content Generation**: Uses Gemini AI to generate a full-length blog post. 5. **SEO Optimization**: Enhances content with SEO best practices and keyword insertion. 6. **Review**: Checks for grammar, clarity, and coherence. 7. **Save & Export**: Saves the blog in Markdown, TXT, HTML, and PDF formats. --- ## Tools and Frameworks Used - **Google Gemini API** - AI-powered content generation - **SerpAPI (Bing News)** - Fetching trending news topics - **Feedparser** - Parsing Google News RSS feeds - **FPDF** - Generating PDF files - **Markdown** - Converting content to HTML - **OS & Time Libraries** - File handling and execution control --- ## Installation and Execution ### Prerequisites ### Cloning the Repository ```sh git
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.