SadedeGel Chrome Extension is a handy usage of SadedeGel library. Developed as a part of Açık Kaynak Hackathon Programı 2020.
It summarizes articles on authors page of supported news websites:
Please check SadedeGel repository for more information.
The SadedeGel project is maintained by @globalmaksmum AI team members @dafajon, @askarbozcan, @mccakir and @husnusensoy.
Type | Platforms |
---|---|
🚨 Bug Reports | GitHub Issue Tracker |
🎁 Feature Requests | GitHub Issue Tracker |
- Clone or download the project.
- Open the Extension Management page by navigating to chrome://extensions.
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the Load unpacked button and select the extension directory.
It is ready to use.
If you want to use Sadedegel.server local instance please follow additional steps:
- Install SadedeGel
$ pip install sadedegel
- Run Sadedegel summarizer server
$ python3 -m sadedegel.server
- Change api address to localhost in content.js
const api = "http://localhost:8000"
Click the extension icon on news website's article page.
Extension pops up a modal and allows you to modify certain options.