Giter VIP home page Giter VIP logo

ai-presentation-generator's Introduction

πŸ“ƒ AI Presentation Generator

Static Badge Static Badge

Static Badge Static Badge Static Badge

Status

🚧 Maintenance stopped 🚧

🌏 Overview

This Python-based project allows you to generate full-length presentations in various formats (PDF, PPTX, HTML) on a given topic. The presentation file is created using the Marp framework and the content is generated using a space on Hugging Face.

image

🌟 Features

  • Generate a presentation on any given topic.
  • Choose from 2 presentation themes.
  • Output the presentation in different formats: PDF, PPTX, HTML.

πŸ“¦ Getting Started

If you don't want to properly set it up, just open the repo in GitHub Codespaces.

DockerΒ andΒ PythonΒ are required for this project to work. Once they are both installed, you can quickly set up the app:

# Clone the project
git clone "https://github.com/AlexYelisieiev/ai-presentation-generator"
# Switch to the project directory
cd ai-presentation-generator
# Create a virtual environment and activate it
python -m venv venv
venv\scripts\activate
# Install requirements
pip install -r requirements.txt

πŸ’» Usage

To start the app:

venv\scripts\activate
python main.py

...and then, the app will let you choose the presentation title, author, theme, and output format. Next, it will generate content for your presentation and save it in the desired format inside the project directory.

🀝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

πŸ“„ License

This project is distributed under the MIT License. See LICENSE for more information.

ai-presentation-generator's People

Contributors

alexyelisieiev avatar

Stargazers

Mehul avatar Johnkat Mj avatar  avatar  avatar OEvortex avatar Fanis Tsismentzoglou avatar

Watchers

Kostas Georgiou avatar  avatar

ai-presentation-generator's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.