Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabber-slt/fact-yab
This is a Chrome browser extension that allows users to fact-check tweets simply by Openai LLM.
https://github.com/sabber-slt/fact-yab
chatgpt chrome chrome-extension extension
Last synced: 6 days ago
JSON representation
This is a Chrome browser extension that allows users to fact-check tweets simply by Openai LLM.
- Host: GitHub
- URL: https://github.com/sabber-slt/fact-yab
- Owner: sabber-slt
- Created: 2023-07-31T04:30:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T05:36:30.000Z (over 1 year ago)
- Last Synced: 2024-11-17T16:43:37.898Z (2 months ago)
- Topics: chatgpt, chrome, chrome-extension, extension
- Language: CSS
- Homepage:
- Size: 134 KB
- Stars: 27
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fact-Yab Chrome Extension
## Description
This is a Chrome browser extension that allows users to fact-check tweets simply by hovering the mouse over them. This extension aims to provide users with quick and easy access to factual information about the content of tweets, helping them discern accurate information from potentially misleading or false claims.
![Fact Checker Screenshot](https://res.cloudinary.com/dcxu5wipn/image/upload/v1690779736/Screenshot_85_g6yukc.png)
## Features
- **Hover Fact-Checking**: Enables users to verify the accuracy of tweets by hovering their mouse pointer over them. The extension will display relevant fact-check information in a non-intrusive way.
## Installation
To install the Fact Checker Chrome extension, follow these steps:
1. Clone the repository or download the latest release package.
2. Open the Chrome browser and navigate to `chrome://extensions`.
3. Enable Developer Mode by toggling the switch in the top-right corner of the page.
4. Click on the "Load unpacked" button and select the folder containing the extension files.
5. The Fact Checker extension will now be added to your Chrome browser.