Skip to content

Conversation

@shreyashankar
Copy link
Collaborator

Implement DocWrangler Lite, a no-code interface for building and iterating on DocETL pipelines using natural language.

This PR introduces a new /dwlite frontend experience and a corresponding /api/dwlite route. The frontend allows users to specify tasks and desired outputs in natural language, upload datasets, and control sampling. The backend leverages an AI planner to generate, validate, and execute DocETL pipelines, providing a simplified, iterative user experience without requiring manual YAML or Jinja editing.


Open in Cursor Open in Web

Implement the DocWrangler Lite feature, allowing users to generate DocETL pipelines from natural language descriptions. This includes a new API endpoint for pipeline generation and execution, and a frontend interface for user interaction.

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>
@cursor
Copy link

cursor bot commented Nov 7, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants