# johnson7788/MultiAgentPPT

MultiAgentPPT 是一个集成了 A2A（Agent2Agent）+ MCP（Model Context Protocol）+ ADK（Agent Development Kit） 架构的智能化演示文稿生成系统，支持通过多智能体协作和流式并发机制

Repository: https://github.com/johnson7788/MultiAgentPPT
Canonical: https://ross.abutalabs.com/products/multiagentppt
Language: Python
License: MIT
License Family: permissive
Last push: 2026-07-16T07:18:29+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 35, longevity 31
- inputs: {"age_days": 436, "days_push": 48, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1633, forks 232 (observed 2026-08-28T04:05:14.300199+00:00)

## What it is
MultiAgentPPT is a Python-based multi-agent system that generates editable presentation slides from a topic using A2A, MCP, and Google ADK architectures. It orchestrates outline, research, and slide-writing agents with streaming output, RAG retrieval, and pptx download via python-pptx.

## Use cases
- generate a powerpoint presentation from a topic automatically
- multi-agent ai slide deck generator with research
- stream ppt content generation to a web frontend
- create presentations with rag-based research agents
- download generated slides as pptx files
- demo of a2a mcp adk agent architecture

## When to choose
- you want an end-to-end AI presentation generator with multi-agent orchestration
- you want a reference implementation combining A2A, MCP, and Google ADK
- you need streaming slide generation with editable web output and pptx export

## When to avoid
- you need a maintained production tool - the author recommends the successor TrainPPTAgent
- you need template-based enterprise PPT generation
- you want a simple single-agent slide generator without agent infrastructure

## Facets
- artifact type: application
- maturity: maintenance
- function: agent-framework, rag, llm-inference, web-framework, mcp, chat-interface
- domain: artificial-intelligence, large-language-models, web-development, developer-tools
- platform: python, self-hosted
- tags: multi-agent, ppt-generation, a2a, adk, streaming, presentation-generator, google-adk, slide-generation, ai-agents, retrieval-augmented-generation, web-server, docker

## Member repositories
- johnson7788/MultiAgentPPT (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:14.300199+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:47:20.757025+00:00, confidence not recorded.
  - readme: https://github.com/johnson7788/MultiAgentPPT (fetched 2026-08-28T04:05:14.300199+00:00, sha aa73338e26cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
