tom-doerr / dspy_nodes

WIP - Allows you to create DSPy pipelines using ComfyUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSPy Nodes

DSPy Nodes for ComfyUI.

Repository's starts Issues License
Latest commit GitHub repository size

This is still a work in progress

What is it?

This is an attempt to make all DSPy features available in ComfyUI. Using an UI to devlop DSPy programs should be way faster since it makes it easier to see what is happening and allows to quickly iterate on the DSPy program structure.

Installation

Clone this repository into your ComfyUI custom_nodes folder.

git clone https://github.com/tom-doerr/dspy_nodes.git

How to use it

You can add DSPy nodes by doing <right click> -> Add Node -> DSPy -> Node Name

Contact

Feel free to open an issue if you have any questions or suggestions or contact me:

E-mail: tomdoerr96@gmail.com

Twitter: @tom_doerr

About

WIP - Allows you to create DSPy pipelines using ComfyUI

License:MIT License


Languages

Language:Python 67.8%Language:JavaScript 32.2%