smit2k14 / MS-Ideathon

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:CSS 53.0%Language:JavaScript 43.2%Language:HTML 2.3%Language:Python 1.4%Language:PHP 0.0%