https://github.com/bhuvvaan/dcsc-final-projet
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: bhuvvaan
- Language: Python
- Default Branch: main
- Size: 13.2 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
PPTGaze: PPT Generation Service
This repository includes the complete code to build a software service using Kubernetes that takes a video as input and returns a downloadable PPT presentation. Since the code is containerized using Docker, no additional requirements need to be installed. We recommend using Docker Desktop for running the Kubernetes service.
How to Use
- Start the Kubernetes service on Docker Desktop.
Run the following command from the root folder to deploy all required components:
bash bash deploy-all.shOpen a browser and navigate to:
http://localhostLog in to the service.
Upload an MP4 video file when prompted.
After processing, you will receive a prompt to download the generated PPT file.
Feel free to reach out for any improvements or comments!
Project demo can be found here https://www.youtube.com/watch?v=hMuxLK65RBs
Credits: Bhuvvaan Punukolu & Prathik Jain
Owner
- Login: bhuvvaan
- Kind: user
- Repositories: 1
- Profile: https://github.com/bhuvvaan
GitHub Events
Total
- Member event: 1
- Push event: 14
Last Year
- Member event: 1
- Push event: 14
Dependencies
- python 3.6-alpine build