xXAdonesXx / NodeGPT

ComfyUI Extension Nodes for Automated Text Generation.
GNU Affero General Public License v3.0
339 stars 25 forks source link

NodeGPT

Implementation of AutoGen inside ComfyUI.

This repository is under development, and not everything is functioning correctly yet.

Dont share your workflow with any API keys inside!!!

Example of Agents

Screenshot 2023-10-16 171331

Screenshot 2023-10-16 165601 The example above should work mostly after installation. The output is displayed in the terminal, and the workflow can be found in the repository (Task_Solving_with_Code_Generation.json).

Screenshot 2023-10-16 165434

Features

To Do

Installing

please let me now if you have any issus installing.

Install: https://github.com/comfyanonymous/ComfyUI

I would recomend using LM Studio: https://lmstudio.ai/

Git clone the repository: git clone https://github.com/xXAdonesXx/NodeGPT into the "custom nodes" folder inside ComfyUI

Upon starting, ComfyUI should install the requirements.

Troubleshooting

Try running the Update.bat inside ComfyUI\custom_nodes\NodeGPT

Usage

Start the LM Studio Server

Start ComfUI and place nodes.

For llava:

https://huggingface.co/mys/ggml_llava-v1.5-7b

Contributing

Pull requests, suggestions, and issue reports are welcome.

Credits

LM Studio

ComfyUI: https://github.com/comfyanonymous/ComfyUI

oobabooga: https://github.com/oobabooga/text-generation-webui

chatGPT: https://chat.openai.com/chat

autogen: https://github.com/microsoft/autogen