Welcome to Well Thought Tweets, the Chrome extension that uses AI to rank tweets based on how well thought out they are. Because, you know, the internet really needed another way to judge people's thoughts.
- Automated Tweet Ranking: Uses Google's Gemini-1.5-flash to rank tweets on a scale of 1-10 based on their creativity, uniqueness, reflectiveness, thoughtfulness, etc.
- Hide low-ranked tweets: Clear your timeline from engagement farming and low-iq tweets.
- Clone or download this repository.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the directory where you downloaded this repository.
- Go to the options page and enter your Google AI Studio API key.
- Open the extension's options and input your Google AI Studio API Key.
- Open Twitter and watch as the extension ranks tweets in real-time.
Handles the insertion of ranking elements into tweets and communicates with the background script to fetch rankings.
Manages the API calls to Google's Gemini and processes the tweet rankings.
Allows users to save their Google AI Studio API key.
Contains the CSS for the ranking elements.
Feel free to submit pull requests or open issues.