A tool for automatically summarizing news articles using artificial intelligence.
Visit the Website »
Contact Developer
·
Report Bug
·
Request Feature
.
Discord Support
AI-News-Summariser is a tool designed to automatically generate concise summaries of news articles using artificial intelligence. Stay informed without spending too much time reading lengthy articles.
Caution
Ensure that you use this tool responsibly. Respect the copyrights and terms of use of the news sources.
- Automatic summarization of news articles.
- Support for multiple news sources.
- Easily accessible web interface. Export summarized content for offline reading.
- Python
- Newspaper3k
- Flask
AI-News-Summariser can be installed and used on various platforms. Follow the steps below to get started.
- Clone the repo
git clone https://github.com/Oxlac/AI-News-Summariser.git
- Install Requirements
pip install -r requirements.txt
- Run the app
python app.py
- Customize summarization preferences.
- Tackling corner cases where some news articles won't be parsed properly.
- Customizable summarization algorithms.
- User accounts and preferences.
- Mobile app version.
- Improvements in summarization accuracy.
See the open issues for a full list of proposed features and known issues.
Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Ensure that your code passes the ruff linter. If it does not pass view the errors and fix them.
- Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
Your Name - @Oxlac_ - contact@oxlac.com
Discord Server - https://discord.gg/2YdnSGHdET
Project Link: https://github.com/Oxlac/AI-News-Summariser
Developer: Aadityaa Nagarajan