Skip to content

AI Integration node for ComfyAI utilizing custom agents from codeGPT

License

Notifications You must be signed in to change notification settings

makeratl/comfyuiai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Configuration

Before using the CodeGPTNode with ComfyUI, ensure you have an account with CodeGPT (https://codegpt.co/) and have set up a custom agent to use with the plugin. This is necessary to obtain the API key, organization ID, and agent ID required for the script to function.

Setting up CodeGPT

  1. Sign up for an account at https://codegpt.co/.
  2. Create a new agent within your CodeGPT account dashboard.
  3. Note down the API key, organization ID, and agent ID provided after creating the agent.

Configuring ComfyUI

To integrate the CodeGPTNode into your ComfyUI workflow:

  1. Clone this repo into the ComfyUI custom-nodes folder

git clone https://github.com/makeratl/comfyuiai.git

  1. Start ComfyUI.
  2. Add the CodeGPTNode to your workflow within ComfyUI.
  3. Configure the node by entering the API key, organization ID, and agent ID into the designated fields in the node's settings.
  4. Save the configuration to securely store your credentials within ComfyUI.

The output from the CodeGPTNode will be a text prompt that you can pass into the image generation process as part of your workflow.

Contributing

If you would like to contribute to this project, please feel free to make a pull request or raise an issue. For collaboration or to discuss contributions, join our Discord channel (makerATL Circle): https://discord.gg/Nkw42mvW

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For questions or feedback regarding this project, please join our Discord channel (makerATL Circle): https://discord.gg/Nkw42mvW

Acknowledgments

  • Thanks to CodeGPTPlus for providing the API used in this script.
  • Special thanks to all contributors who help maintain and improve this project.

About

AI Integration node for ComfyAI utilizing custom agents from codeGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages