mkotb / Summarizer

This bot provides summaries to news articles or text!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SummaryBot

This program is a summarizer I wrote that I linked to a Telegram Bot. This bot will take in your news articles or the like and summarize them as best as it can. I had documented the codebase throughout, so please feel free to take a look and see how it works.

Currently, the bot natively supports the following news sites for links: The Globe and Mail, CNN, CBC, BBC, The Huffington Post, The Washington Post, Al Jazeera, NPR, Fox News, ABC News, CTV News, Global News, USA Today, AP, Reuters, CBS News, Forbes, The New York Times, Vox, Politico, The Independent, telegra.ph, The Guardian, Business Insider, TIME, Yahoo News, The New Yorker, CNBC, The Telegraph, Mirror, Quartz, The Washington Times, The Hill, and Real Clear Politics.

I would be more than happy to accept PRs to this project, however please respect the code convention used and the flow of the program if you wnat me to accept them.

License

This program is under a custom license, however here is the summary of the license:

  • License does not expire
  • Distribution is allowed
  • Commercial use is not allowed unless given explicit permission as a separate license
  • Can modify source-code but cannot distribute modifications (derivative works)
  • Attribution must be made as a link to this repository
  • You cannot use this software for illegal or harmful purposes
  • Warranty is not provided

Feel free to read the license yourself and if you wish to use this software commercially, please contact me either through email (mazenkotb@gmail.com) or on Telegram with @MazenK

About

This bot provides summaries to news articles or text!

License:Other


Languages

Language:Java 99.6%Language:Dockerfile 0.4%