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.