EntropyGuard is a local-first CLI tool designed to sanitize RAG and LLM training datasets. It prevents model collapse by eliminating duplicate and low-entropy data without sending sensitive files to the cloud.

Unlike scripts that crash on large files, EntropyGuard uses Polars LazyFrames to process datasets significantly larger than available RAM (e.g., 100GB+ on a standard laptop) without OOM errors.

Hybrid Architecture:

Exact Dedup: Uses xxHash to instantly strip ~60% of identical noise (CPU-based).

Semantic Dedup: Uses local AI embeddings (SentenceTransformers + FAISS) to detect fuzzy duplicates (e.g., "Hello world" vs "Hi world").

Key Features:

Zero API Costs: No external calls or privacy risks.

Fault Tolerant: Built-in checkpoint/resume system.

Pipe-friendly: Integrates seamlessly with Unix pipelines.

Open Source: MIT Licensed.

Stop training your models on garbage data. pip install entropyguard

Project Activity

See All Activity >

Follow entropyguard

entropyguard Web Site

Other Useful Business Software
$300 Free Credits to Build on Google Cloud Icon
$300 Free Credits to Build on Google Cloud

New customers can spin up VMs, build with AI, and query data at no cost.

Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of entropyguard!

Additional Project Details

Registered

2025-12-27