Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 717 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 717 Bytes

X Guard

Overview

X Guard is a browser extension that analyzes and filters content on X.com using AI-powered topic detection.

Installation

  1. Clone the repository or download the source code.
  2. Open your browser's extension management page (e.g., chrome://extensions/ for Chrome).
  3. Enable "Developer mode".
  4. Click "Load unpacked" and select the source code directory.

Usage

Use the popup to set your Groq API key and select content types you want to filter out.

Acknowledgement

This project is forked from ricklamers/x-ai-content-filter-groq. We appreciate the original work and have built upon it to create this version.