Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

WIP - Allows you to create DSPy pipelines using ComfyUI
https://github.com/tom-doerr/dspy_nodes

agents comfyui comfyui-nodes dspy llms

Last synced: about 2 months ago
JSON representation

WIP - Allows you to create DSPy pipelines using ComfyUI

Awesome Lists containing this project

README

        

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.
```bash
git clone https://github.com/tom-doerr/dspy_nodes.git
```

## How to use it
You can add DSPy nodes by doing `` -> `Add Node` -> `DSPy` -> `Node Name`

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

E-mail: [[email protected]](mailto:[email protected])

Twitter: [@tom_doerr](https://x.com/tom_doerr)