Presenton

Active
GitHub TypeScript Apache-2.0

Description

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

💡 Generating professional business presentations from text prompts or uploaded documents
💡 Creating AI-powered slide decks with custom branding and design templates
💡 Building presentation generation APIs for team or organizational use
💡 Rapid prototyping of pitch decks and reports using AI with full offline capability

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.

Related Projects