Comp Progress Reports – Coordinator Workflows With Griptape
This article breaks down a fun workflow using Griptape.
Intro
It was during my first ever meeting with the machine learning working group at the Academy Software Foundation that I met Jason Schleifer, Chief Creative Officer at Griptape and a Wētā FX alum. He was there to showcase Griptape and breakdown the progress they had made in what was described as the connective tissue for AI in modern day VFX. Fast forward a year and The Foundry purchased Griptape to signal their focus on tomorrow's compositing ecosystem. It's exciting to see, and I've been planning a chance to meaningfully test out the project for some time.
What is Griptape?
Griptape is a few things. First and foremost it's an AI orchestration tool that allows you to set up multiple agents using a graphical node based interface. With The Foundry's acquisition it's becoming increasingly integrated into the Nuke Family suite of tools. It's also a framework, meaning Griptape is an open-source, Python-based library for building AI applications — crucially it's the layer underneath the node UI you see when you set up the installable application. The UI, called Griptape Nodes, is the visual front-end; the framework is the code-level foundation that the same workflows compile down to (or can be authored in directly). It's a robust, highly extensible Python architecture designed for scale, workflow longevity, and integration with existing infrastructure.