GenkitG
Genkitโ€ข11mo ago
primary-violet

Something i'd be very interested in for

Something i'd be very interested in for whenever python is available, is good support for image processing pipelines. Some personal projects i'm experimenting with are pipelines of tasks with artifacts and metadata etc, and i think if i built something similar with genkit, and the dev UI could visualise the different steps, it's be so helpful.

(If anyone knows of an existing framework in python that does something like this i'd really appreciate being pointed in the right direction)

Suppose for example I have a landmark detection model, and then i want to do some basic cropping/thresholding of the landmarks, and then pass them into a prompt of some generative model, etc etc
Was this page helpful?