LangChain Extract
Reference LangChain app for extracting structured data from unstructured text and PDFs using LLMs and JSON schemas.
Description
langchain-extract is a starter web service showing how to use LangChain to extract structured information from text and files. Users define a JSON schema, point it at content, and receive validated records back — useful as a template for document-extraction pipelines.
Tags
Install
Install via LangChain pack
pip install langchain-ai-langchain-extractRatings & reviews
Community rating
No ratings yet.
Be the first to share what working with this skill is actually like.
Related skills in PDF tools and forms
PDF Skill
Anthropic's official Claude Skill for reading, extracting, merging, splitting, watermarking, OCRing, encrypting, and form-filling PDF files.
AskYourPDF Research Assistant
Chat with any PDF, extract structured data, and produce cited summaries — the official AskYourPDF GPT.
LlamaParse
GenAI-native document parser that extracts tables, figures, and structured data from complex PDFs for downstream RAG.