← Back to Projects
About
Unlike traditional diff tools, Policy Diff uses LLMs and embeddings to detect semantically significant changes while filtering formatting noise. Built for legal and compliance teams.
Key Features
- ▸PII detection and tokenization before LLM processing
- ▸Hybrid diff approach: text-based + semantic analysis
- ▸Categorizes changes by significance (CRITICAL/HIGH/MEDIUM/LOW)
- ▸Supports Ollama and external LLM APIs (OpenAI/Anthropic)
Tech Stack
PythonStreamlitOllamaspaCyTransformersPresidio
Categories
AI/MLNLPDocument Processing