Antigravity Apps
Back to Showcase
AI
Web
Agentic
AWS
Serverless
Open Source

Presentify

Open-source AI-powered presentation builder. Currently runs locally to validate the process, with future plans for an AWS Serverless Stack using SST v4 and Amazon Bedrock.

GitHub

Project Highlights

1

AI-Powered Generation

Describe your talk and get an AI-planned structure and generated slides.

2

Multiple Editing Modes

Edit via chat instructions, click-to-edit text, or raw JSON editor.

3

Animated Presentations

Full-screen animated presentation with keyboard navigation.

About the project

Presentify is an open-source AI-powered presentation builder that turns your talk description into beautiful, animated slides. It simplifies the presentation creation process by using AI to plan the structure and generate the content.

You simply provide a topic, audience, tone, and duration, and Claude AI handles the rest. First, Opus generates an outline, and then Sonnet generates each slide with components and styling. You can edit the presentation using chat commands, clicking directly on text, or using a raw JSON editor.

At the moment, it is primarily meant to run locally and validate the process. It is built with Next.js and uses localStorage for persistence, meaning there is no database setup required to run it locally. In the future, the backend will be transitioned to an AWS Serverless Stack using SST v4, and it may use a different combination of models available via Amazon Bedrock.

Customize this for your use case? Please reach out to hello@appgambit.com

Key Features

  • AI-Powered Generation: Describe your talk and get an AI-planned structure and generated slides.
  • Multiple Editing Modes: Edit via chat instructions, click-to-edit text, or raw JSON editor.
  • Animated Presentations: Full-screen animated presentation with keyboard navigation.
  • Local Persistence: Uses localStorage for data persistence with no database required.
  • Modern Web Tech: Built with Next.js, Tailwind CSS v4, and Motion/React for spring animations.

Tech Stack

Next.jsTypeScriptReactAnthropic ClaudeTailwind CSSMotion/ReactAWS BedrockSST v4