Use AI to instantly summarize websites' terms of service, while highlighting any potentially concerning elements. Uses the Google Gemini API via a backend server.
The most common lie on the internet: "I have read and agree to the terms." This project aims to fix this.
- Automatically detect when a page has a terms of service.
- Summarizes the terms of service, highlighting any potentially concerning elements.
- Includes references for each summarized point. Click on a summary item to scroll to the relevant section of the terms of service.
- Clone the repository to your local machine
git clone https://github.com/heyseth/TLDR_Terms.git
- Go to chrome://extensions in your Google Chrome browser
- Check the Developer mode checkbox in the top right-hand corner
- Click "Load Unpacked" to see a file-selection dialog
- Select your local TLDR_Terms directory
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.