Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is a PowerPoint-generating product. As you can see in the README, usually we have key points to present, but sometimes we don’t have the time or the PPT skills to create a presentation. With this product, you just provide the points, and it automatically generates a PowerPoint presentation based on them.

Notifications You must be signed in to change notification settings

TERA-star/AI-ppt-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPT Generator

A local LLM assisted ppt generation tool

Why

Writing presentations for course assignments is just boilerplate work most often, especially when even the lecturers dont even care about it. Thats why I automated the boilerplate work, just enter a topic and the tool generates a simple presentation , enough to satisfy the base course requirement.

Running Locally

install ollama and have it up and running with command ollama serve ( applicable to some systems only )

download the required model ( this can be changed in this line )

ollama pull dolphin2.1-mistral

clone the repo and move into the directory

git clone https://github.com/Govind-S-B/ppt_generator.git
cd ppt_generator

install the required python dependencies

pip install -r requirements.txt

run the streamlit app

streamlit run main.py

Telegram: mikestar

https://t.me/manchatz

Twitter: mikestar

https://x.com/@EleazarTlapala

About

This is a PowerPoint-generating product. As you can see in the README, usually we have key points to present, but sometimes we don’t have the time or the PPT skills to create a presentation. With this product, you just provide the points, and it automatically generates a PowerPoint presentation based on them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages