Compare commits

...

1 Commits

Author SHA1 Message Date
Cursor Agent eeb34d392f Update README with Claude Code integration
Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>
2025-12-28 18:48:50 +00:00
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ DocETL is a tool for creating and executing data processing pipelines, especiall
2. A Python package for running production pipelines from the command line or Python code
> 💡 **Need Help Writing Your Pipeline?**
> Want to use an LLM like ChatGPT or Claude to help you write your pipeline? See [docetl.org/llms.txt](https://docetl.org/llms.txt) for a big prompt you can copy paste into ChatGPT or Claude, before describing your task.
> You can use **Claude Code** (recommended) to help you write your pipeline—see the quickstart: https://ucbepic.github.io/docetl/quickstart-claude-code/
> If youd rather use ChatGPT or the Claude app, see [docetl.org/llms.txt](https://docetl.org/llms.txt) for a big prompt you can copy/paste before describing your task.
### 🌟 Community Projects