Skip to content

[Collaboration]: Support for AI-driven workflows in Kedro #5147

@ElenaKhaustova

Description

@ElenaKhaustova

Description

We are collaborating on a real project that currently uses pythonic workflows without branching, including some GenAI functionality. Our goal is to build a POC within the next 2 weeks that demonstrates how Kedro can support these workflows.

The partner team will provide:

  • Access to the data
  • Guidance on how to run their current workflows

We will provide:

  • A Kedro-based implementation of their workflows
  • Best practices on structuring pipelines and organizing code so that they can later take over with the same approach

Functionality needed to be released (blocking for POC):

Possibly depending on their data and preference:

Additional context:

During our call, the team mentioned they would like to have Kedro nodes that can define an LLM, prompts, and tools. This aligns with ongoing work around agentic abstractions (see example).

Acceptance criteria:

  • POC implemented in Kedro using provided workflows and data
  • Demonstration of how Kedro can be extended with nodes for LLMs/prompts/tools setup
  • Documentation or examples showing how the team can replicate this approach for future projects

Metadata

Metadata

Labels

Issue: Feature RequestNew feature or improvement to existing feature

Type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions