@meetopenbot/gamma-slides
v0.0.1
Published
OpenBot agent plugin that generates professional presentations using Gamma.app.
Readme
Gamma Slides Agent Plugin
An OpenBot agent plugin that generates professional presentations using Gamma.app.
Features
- AI-Powered Design: Uses Gamma's Generate API to create polished slides from natural language.
- Agent Loop: The AI agent optimizes your prompt and outline before sending it to Gamma.
- Multiple Exports: Supports viewing in Gamma, and downloading as PDF or PPTX.
Configuration
To use this plugin, you need to provide:
OPENAI_API_KEY: For the agent logic.GAMMA_API_KEY: For the presentation generation.
Development
npm install
npm run build