LangExtract
Google library to extract structured fields from unstructured text with LLMs, source grounding, and visualization helpers.
Why it is included
High-visibility Apache-2.0 Google repo featured on TAAFT’s main and #llm repository listings.
Best for
Builders of extraction pipelines who want traceability from spans to structured output.
Strengths
- Grounding story
- Visualization hooks
- Gemini-oriented examples
Limitations
- Depends on external model APIs or compatible local endpoints
Good alternatives
instructor · outlines · DSPy
Related tools
AI & Machine Learning
LangChain
Framework for building LLM applications with chains, tools, and agents.
AI & Machine Learning
LlamaIndex
Data framework for LLM applications: ingestion, indexing, retrieval, and agents over documents and APIs.
AI & Machine Learning
SGLang
Structured generation language for fast serving: RadixAttention, constrained decoding, and multi-turn batching for frontier-class workloads.
AI & Machine Learning
MNN
Alibaba’s lightweight inference engine for mobile and edge—used for on-device LLMs and classic CV models with aggressive optimization.
AI & Machine Learning
rtp-llm
Alibaba’s high-performance LLM inference engine (CUDA-focused) for production serving of diverse decoder architectures.
AI & Machine Learning
KVPress
NVIDIA research-oriented toolkit for LLM KV-cache compression to stretch context within fixed VRAM budgets.
