Skip to content

anshul77/Summing-Up-Bot

 
 

Repository files navigation

Summing Up Bot

A text summarizer bot using Natural Language Processing which is voice-enabled and web-based.

Features:

  • Able to understand voice commands and generate summaries from the Internet related to the query.
  • Able to summarize any website's content with the help of URL mentioned.
  • Able to summarize the content entered manually as an input by the user.
  • Able to browse document files from your computer and summarizes it.
  • A model which is able to query out the results of type: who, why, where, when and what
  • Fetches summaries of news articles.
  • Uses Flask for hosting bot as a web application.

Further work: Implementing a machine learning based work to cover wide range of request queries using statistical features.

About

A text summary generator bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.9%
  • Python 43.9%
  • CSS 12.2%