# Morgensonne/EditDeck

Repository: https://github.com/Morgensonne/EditDeck
Canonical: https://ross.abutalabs.com/products/editdeck
Language: Python
License: MIT
License Family: permissive
Last push: 2026-04-27T16:15:25+00:00

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

## Adoption (not part of the score)
Stars 1199, forks 18 (observed 2026-08-28T04:03:57.875577+00:00)

## What it is
EditDeck is an end-to-end pipeline that turns plain-language requirements into structured slide outlines, rendered slide images, standard PPTX files, and fully editable PPTX decks. It coordinates text models, image models, editable deck generation, and MinerU parsing through a single YAML config, exposed via Web UI, CLI, and HTTP API.

## Use cases
- generate a powerpoint presentation from a text description
- convert slide images into an editable pptx
- create a slide deck outline with ai and render it to images
- automate building presentations from requirements
- rebuild an editable deck from existing slide images
- generate pptx files via an api

## When to choose
- you want a single automated pipeline from requirement text to editable slides
- you need both image-only drafts and fully editable PPTX output
- you want to orchestrate text and image models with one YAML config
- you need the same workflow accessible via web UI, CLI, and HTTP API

## When to avoid
- you only need simple manual slide editing in PowerPoint or Keynote
- you need pixel-perfect designer control over layouts rather than generated decks
- you want a lightweight template-based slide tool without AI model dependencies
- you cannot run or access the required text and image models

## Facets
- artifact type: application
- maturity: active
- function: llm-inference, image-processing, web-framework, cli, pdf, workflow-automation, api-framework
- domain: artificial-intelligence, large-language-models, developer-tools, web-development, files
- platform: python, cli, cross-platform
- tags: pptx-generation, slide-generation, ai-slides, editable-pptx, fastapi, mineru, presentation-generator, text-to-slides, automation, web-server, docker

## Member repositories
- Morgensonne/EditDeck (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.875577+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-30T06:20:52.240940+00:00, confidence not recorded.
  - readme: https://github.com/Morgensonne/EditDeck (fetched 2026-08-28T04:03:57.875577+00:00, sha 12f91cbc53b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
