Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
WIP - Allows you to create DSPy pipelines using ComfyUI
- Host: GitHub
- URL: https://github.com/tom-doerr/dspy_nodes
- Owner: tom-doerr
- License: mit
- Created: 2024-06-14T11:44:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T18:55:22.000Z (3 months ago)
- Last Synced: 2024-10-25T20:39:02.954Z (19 days ago)
- Topics: agents, comfyui, comfyui-nodes, dspy, llms
- Language: Python
- Homepage:
- Size: 76.2 KB
- Stars: 176
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DSPy Nodes
DSPy Nodes for ComfyUI.
## 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)