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
Build Agents and Models on One Platform Icon
Build Agents and Models on One Platform

Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It 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