Chrome browser extension that uses LLMs from Groq to classify tweets on X.com (formerly Twitter) in real-time.
- Classifies tweets into News, Opinion, Humor, Spam, or Other.
- Displays classification badges on each tweet.
- Allows easy toggling of classification on and off.
- Requires a Groq API key to use.
- Clone or download this repository.
- Open Chrome (or any Chromium-based browser) and navigate to chrome://extensions.
- Enable "Developer mode" in the top right corner.
- Click "Load unpacked."
- Select the folder containing this repository.