1 repo
Core engines for orchestrating extraction workflows using language models.
Distinguishing note: Focuses on the execution lifecycle of extraction tasks.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Extraction Execution Engines. Refine with filters or upvote what's useful.
Langextract is a framework designed to transform unstructured text into structured, machine-readable data using language model orchestration. It provides a high-performance pipeline that processes large volumes of narrative text by utilizing parallel execution and sequential extraction passes. The library is built to handle complex data extraction tasks, including specialized support for clinical information and medical entity relationship recognition. The project distinguishes itself through a plugin-based architecture that supports both local hardware execution and cloud-hosted model endpoi
Executes extraction workflows by passing input text and prompt configurations to supported language models.