docetl
Build LLM pipelines that extract and summarize unstructured data
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install DocETL?โผ
Run `npx skills add ucbepic/docetl --all -g -y` in your terminal to install all tools in this suite globally.
What is DocETL used for?โผ
DocETL processes large collections of documents with LLMs using simple natural-language operations like map, filter, and reduce. It turns unstructured text into clean, structured tables you can query.
Do I need to write code to use DocETL?โผ
No. You can declare pipelines in a simple YAML file or describe your task in plain English and let your AI agent build the pipeline for you.
Does DocETL work with Claude Code?โผ
Yes. DocETL ships a SKILL.md that works with Claude Code and other compatible agents, so the agent can build, run, and optimize pipelines from your plain-English requests.
How does DocETL reduce LLM costs?โผ
Its optimizer automatically rewrites prompts, picks cheaper models for simple steps, and replaces LLM subtasks with deterministic code where possible.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web