Discover and explore top open-source AI tools and projects—updated daily.
AI presentation generator
Top 48.8% on SourcePulse
This project provides an open-source, AI-powered presentation generator, inspired by gamma.app, for users who want to create professional slides quickly. It offers AI-generated content, customizable themes, and real-time editing, aiming to streamline the presentation creation process.
How It Works
The tool leverages Next.js and React for a dynamic user interface, with AI content generation powered by the OpenAI API. Users input a topic, desired number of slides, language, and style, then review and edit an AI-generated outline before the presentation is built in real-time. It utilizes Prisma for database management (PostgreSQL) and Tailwind CSS for styling, with Plate Editor and Radix UI for rich text editing and component building.
Quick Start & Requirements
pnpm install
..env
file) and configuring the PostgreSQL database.pnpm dev
to start the development server.Highlighted Details
Maintenance & Community
The project welcomes contributions and provides a Discord server for support and questions.
Licensing & Compatibility
Licensed under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
Requires API keys for core AI features, necessitating external service subscriptions. A PostgreSQL database setup is mandatory for full application functionality.
1 week ago
Inactive