Skip to content

Created a compression app for vids and a summarization technique to help the underpriviledged access internet

Notifications You must be signed in to change notification settings

smit2k14/MS-Ideathon

Repository files navigation

MS-Ideathon

We want to provide education to the places where internet connectivity is minimal. Hence, we use a compression algorithm to compress the videos and a summarizer to summarize the entire notes of the lecture or any reading material. For example, if you wanted to know about the history of Donald Trump, and you passed in the entire wiki article, it would provide you with the summarized text

Usage

For summarizer, run

python3 summarizer.py <text-name.txt> <no-of-summarized-sentences>

For video compressor, you will need ffmpeg program installed. To install, run

sudo apt-get install ffmpeg

About

Created a compression app for vids and a summarization technique to help the underpriviledged access internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published