
Key-Value Extractor
Extracts key-value pairs from messy, unstructured text like emails or receipts using AI. Automatically discovers relevant data without needing to specify what to look for in advance.
1225 views3Local (stdio)
What it does
- Extract key-value pairs from unstructured text
- Detect entities in Japanese, English, and Chinese
- Validate and normalize extracted data types
- Export results in JSON, YAML, or TOML formats
- Process noisy or arbitrary text inputs
- Perform automatic language detection
Best for
Processing receipts and invoices for accountingExtracting data from customer emails or support ticketsParsing documents with unknown or variable structureMulti-language document processing workflows
Discovers keys automatically without pre-definitionMulti-language NER preprocessingMulti-step validation pipeline