Presenton
ActiveDescription
An open-source AI presentation generator and API that creates professional slides from text, as an alternative to Gamma, Beautiful AI and Decktopus.
Key Features
- Open-source AI presentation generator creating professional slides from text as alternative to Gamma and Beautiful AI
- Self-hosted via Docker or desktop app (Mac, Windows, Linux) with full data privacy control
- Multi-provider support: OpenAI, Gemini, Vertex AI, Azure OpenAI, Anthropic, Ollama, and custom models
- Fully editable PPTX export with custom HTML/Tailwind CSS templates and themes
- Built-in MCP server for generating presentations via Model Context Protocol
- Sign in with ChatGPT account for instant access without separate API keys
Use Cases
Tags
Categories
Quick Start
Docker: docker run -it --name presenton -p 5000:80 ghcr.io/presenton/presenton:latest. Open http://localhost:5000. Or download the desktop app from presenton.ai/download.