github google/langextract v1.0.0
LangExtract v1.0.0 - Structured Information Extraction

latest releases: v1.1.1, v1.1.0, v1.0.9...
8 months ago

A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.

Key Features

  • Extract structured data from any text using few-shot examples
  • Support for Gemini and Ollama models
  • Interactive HTML visualizations with source highlighting
  • Optimized for long documents with parallel processing and multiple extraction passes
  • Precise source grounding - every extraction maps to its location in the original text

Installation

pip install langextract

See the documentation for full usage examples.

Don't miss a new langextract release

NewReleases is sending notifications on new releases.