Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bartolomej/bitter-blocker

Keep your Twitter feed sweet 🍬
https://github.com/bartolomej/bitter-blocker

chrome-extension twitter twitter-sentiment-analysis

Last synced: about 1 month ago
JSON representation

Keep your Twitter feed sweet 🍬

Awesome Lists containing this project

README

        




Flowser logo

Bitter Blocker



Keep your Twitter feed sweet!




Introducing Bitter Blocker, the Chrome extension that blocks negative tweets!

No more scrolling through your feed and seeing negativity! With Bitter Blocker, you can enjoy a positive social media experience.

> All branding (including the logo) was generated by our dear friend GPT3.

![](./assets/worthy.png)

**Reasons to use BitterBlocker:**
1. Blocks negative tweets, so you can enjoy a positive social media experience.
2. Protects you from online negativity and trolls.
3. Helps you focus on the positive aspects of life.
4. Allows you to control your social media experience.
5. Is a free Chrome extension!

## Installation

1. Visit [chrome://extensions](chrome://extensions/)
2. Click "Load unpacked" button
3. Select `bitter-blocker/chrome-extension` folder
4. Enjoy your sweet Twitter feed!

## System Overview

We've developed a browser extension that can interact with the user's social media websites.

For starters, we only support Twitter, but we could easily extend our solution to other platforms like Facebook, etc.

Our browser extensions communicates with our backend server, which in turn interacts with a NLP (Natural Language Processing) tool of choice (we currently support [nltk](https://www.nltk.org/) and [OpenAI GPT3](https://openai.com/blog/openai-api/)).

![](./assets/diagram.png)

## Contributors
- [Yon Ploj](https://github.com/plojyon)
- [Jakob Drusany](https://github.com/jakic12)
- [Bartolomej Kozorog](https://github.com/bartolomej)