Skip to content

Swyrer/presentation-chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 presentation-chef - Create Keynote-Style HTML Presentations

Download presentation-chef


presentation-chef turns any content into an elegant, Apple Keynote-like HTML presentation. It creates a single .html file that includes cinematic animations, glassmorphism effects, and ambient styles. There are no external dependencies, so you only need one file to run your presentation.


⚙️ What is presentation-chef?

presentation-chef is an application that uses artificial intelligence to convert your text or content into stylish HTML slides. It looks like a professional Keynote presentation, but runs in any web browser. The final output is just one self-contained .html file. This means you do not need to install extra software or plugins to use it.

The presentation includes advanced visual effects like shadows, glass-like transparency, smooth animations, and ambient lighting. These effects add polish to your slides without slowing down your computer or requiring complex setup.


📂 What’s inside?

  • A single HTML file that you can open in any modern browser
  • Smooth slide animations like in Apple Keynote
  • Glassmorphism style backgrounds and panels
  • Ambient lighting and shadow effects for a cinematic look
  • Zero dependencies: no installation or plugins needed
  • Works offline once downloaded

📌 System Requirements

  • Windows 10 or later
  • A modern web browser such as Chrome, Firefox, Edge, or Safari
  • At least 2 GB of free RAM recommended for smooth animation
  • No active internet connection needed after downloading

🚀 Getting Started

This guide walks you through downloading, opening, and running presentation-chef on your Windows PC.

1. Download the presentation-chef file

Visit the download page below to get the latest version of presentation-chef.

Download presentation-chef

Click the green Code button on the GitHub page and select Download ZIP if you prefer full source files. However, look inside the repository or releases for .html files designed for immediate use.

2. Locate the .html file

Once downloaded, unzip the package if needed. Find the main .html file named something like presentation-chef.html. This file contains the entire presentation and all styling.

3. Open the file in your browser

Double-click the .html file. Your default web browser will launch and display the presentation slides with the full animation and effects built-in.

4. Navigate your presentation

  • Use arrow keys or mouse clicks to move between slides
  • Some presentations include keyboard shortcuts; check any included documentation
  • You do not need an internet connection to view the presentation once the file is open

🛠 How It Works

presentation-chef processes any input content and uses AI models to generate slide layouts and transitions. It applies visual effects like:

  • Glassmorphism: translucent panels with blur and shadows
  • Cinematic animations: smooth fade-ins and slide transitions
  • Ambient lighting: subtle light effects to add depth

Because everything is inside one HTML file, you can share or move your presentation easily. The file runs in any browser on Windows, macOS, or Linux without additional downloads.


✍️ Preparing Your Content

You can start with plain text, markdown, or other content formats. To create your own presentations:

  • Write your content in simple paragraphs or bullet lists
  • Separate different points or sections clearly
  • Use basic headings for slide titles if using markdown or similar

presentation-chef reads this content and organizes slides automatically. It formats each section into a visually appealing slide.


🎨 Customization Options

You can tweak the appearance and behavior of your presentation by editing the HTML file:

  • Change color schemes by modifying CSS variables inside the <style> tags
  • Adjust animation speed with parameters in the script section
  • Add or remove ambient effects by toggling CSS classes
  • Insert images or media by adding <img> or <video> tags within slides

No coding skills are necessary to make basic changes. A text editor like Notepad or any code editor works well for light editing.


❓ Troubleshooting

  • The presentation looks blank or broken
    Make sure you opened the .html file with a modern browser. Older browsers may not support the effects.

  • Animations are slow or lag
    Try closing other programs to free memory. Ensure hardware graphics acceleration is enabled in your browser.

  • The file won’t open, or opens as text
    Confirm the file has the .html extension and open it by double-clicking or dragging it into a browser window.

  • Fonts or styles appear different
    Some system fonts might differ. You can change fonts inside the HTML file to match your preferences.


📥 Download and Install

The process requires no installation, but here is how to get presentation-chef running on your PC:

  1. Visit the repository page at https://github.com/Swyrer/presentation-chef
  2. Click Code > Download ZIP or look for the latest release files
  3. Extract the ZIP or open the downloaded .html file directly if available
  4. Double-click the .html file to open your presentation in a browser
  5. No further setup is needed

🧑‍💻 If You Want to Explore More

  • Open the HTML file with a code editor to see how slides are structured
  • Modify styles to match your branding or preferences
  • Use your own text content to create new presentations
  • Share the .html file directly with colleagues or friends

🔗 Relevant Topics

  • AI presentations
  • HTML slideshows
  • Cinematic animations
  • Glassmorphism design
  • No dependencies
  • Presentation generators
  • Keynote-style effects

🔍 How to Contact or Contribute

The repository allows you to open issues or suggest improvements via GitHub. The project is open source if you want to contribute code or report bugs.

If you encounter problems running presentation-chef or have questions about usage, you may submit an issue on the GitHub page under the Issues tab.


⚡ Enjoy Your Presentations

Use presentation-chef to turn any content into a smooth, stylish slide deck. Simply open the generated .html file and present from your browser—no software required.

Releases

No releases published

Packages

 
 
 

Contributors