You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stateless document pipeline built on the Elide toolkit, providing wire schemas, policy-driven redaction governance, compliance templates for common privacy regimes, and the runtime engine that ties them together.
Composable redaction framework for building PII detection and removal pipelines over unstructured data. Built-in recognizers, custom rules, and ML models to analyze and anonymize multimodal documents.
Official Rust SDK for the platform, delivering a performant, type-safe client with idiomatic Rust APIs, flexible configuration, and seamless integration with the platform’s services.
Official Python SDK for the platform, providing a reliable, type-safe client with configurable options, a clear developer experience, and streamlined API integration.
OCR, NER, and vision-language inference services implementing Elide's recognizer contracts, self-hosted for PII detection. Ships as BentoML packages and a client crate with NER, OCR, and STT backends.
The self-hosted backend service for the platform, exposing REST and WebSocket interfaces to support document processing, external integrations, and data management. Requires PostgreSQL and NATS.
Web and desktop app for detecting and redacting PII in documents, built with Nuxt and Tauri. Upload files, configure detection rules, and process everything locally in the browser or a native client.