PROFILE → CONVERSE → FIX
Your data has
opinions about
your pipeline.
Upload a CSV or a document collection. Get a schema, a ranked issue list, and fix rules you can read, edit, and reverse, before any of it reaches your warehouse or your RAG index.
no credit card · early access, rolling invites
We ran a competitor’s cleanup tool against a real export. Every single null_handling rule it wrote failed, silently, with the same error:
Unknown null_handling op: 'nullify_placeholders'
The operation was referenced in the rule set. It was never implemented.
WHY THIS EXISTS
Data Readiness implements nullify_placeholders, trim, case, and regex_replace for real, and shows you the exact rule, in order, before it touches a single row.
TWO PIPELINES
01
Structured
Upload a CSV. We infer schema and semantic types, surface issues ranked by severity, and propose a transform rule per column.
- infer schema + semantic types
- review issues & rules per column
- apply fixes
- download cleaned CSV + fix summary + workflow doc
02
Unstructured
Upload documents: PDF, DOCX, TXT, EML, MSG, HTML. We profile the collection for RAG-suitability and hand you a prioritized fix list.