Google just released LangExtract: Open-source. Free. Better than $100K enterprise tools.
Here’s what it does: 🧵
What it does:
→ Extracts structured data from messy text
→ Grounds every field to the exact source location
→ Handles 100+ page docs
→ Generates interactive HTML for verification
→ Works with Gemini + local models
What it replaces:
→ Regex/fragile parsing
→ Custom NER pipelines
→ Expensive extraction APIs
→ Manual data entry