GitHub - google/langextract: A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
LangExtract
Table of Contents
Introduction
Why LangExtract?
Quick Start
Installation
API Key Setup for Cloud Models
More Examples
Romeo and Juliet Full Text Extraction
Medication Extraction
Radiology Report Structuring: RadExtract
Contributing
Testing
Disclaimer
Introduction
LangExtract is a Python library that uses LLMs to extract structured information from unstructured text documents based on user-defined instructions. It processes materials such as clinical notes or reports, identifying and ...
Read more at github.com