AI-News-Summariser
AI-News-Summariser copied to clipboard
An AI based news article summariser that summarises, finds the sentiment and author of any online article
**Feature Description:** For now, the summary length in the application is fixed which means for bigger articles the summary is too tiny to be readable and misses many key points...
**bug Description** The issue is if we input any link (eg. www.google.com) the summariser thinks it's an article link and summarises it. **To Reproduce** Steps to reproduce the behavior: 1....
**Feature Description** The current web application uses newspaper3k which is also provided by another open-source repository https://github.com/codelucas/newspaper. Since this is another provider it is difficult to customize the results based...
**Solution description** Create a browser extension for the summarizer that can get the input link on the extension and display the summary on the website. **alternatives** alternatively the summary of...