Skip to content

Summarizes the content of a lecture (or a meeting) using speech recognition and NLP

License

Notifications You must be signed in to change notification settings

umnagendra/whats-the-point

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's the Point?

A hack that captures the textual content of any conversation, lecture, or a meeting etc. using speech recognition algorithms and summarizes them using Natural Language Processing (NLP) algorithms.

Screenshot

##Built With

##Running ###Setup

  1. For the server, ensure all pre-requisites and dependencies for Sumy are in place (python modules, etc.)
  2. The web client currently works only on latest versions of Google Chrome

###Run

python app.js       # starts the web server on port 5000, as well as the summarization service

##License MIT License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

##About Originally developed at SEQUOIA::HACK 2016 by Team Spark ###Authors

About

Summarizes the content of a lecture (or a meeting) using speech recognition and NLP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published