Skip to content

omixmaxdimo/OmiXDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 OmiXDev — Custom Nodes for ComfyUI

A collection of advanced ComfyUI Custom Nodes made by Omid Ameri (Omix.IR) — focused on AI Chat and Math Processing tools.

🌍 Website: https://www.OmiX.IR


📦 Features

💬 Chat Nodes

  • Chat_OpenAI — Online Chat with OpenAI Gpt4x APIKey🔑, supports chat history, multiple models, and Persian text.
  • Chat_Gemini — Online Chat with Google Gemeni x APIKey🔑, supports chat history, multiple models, and Persian text.
  • Chat_Grok — ::: Comming Soon ::: Experimental chat interface using Grok-style prompts.

🧮 Math Nodes

  • CalcPanel — Simple calculator node.
  • AdvancedCalc — Extended calculator with advanced math operations.

🧰 Installation

🔹 Method 1 — Using ComfyUI Manager

  1. Open ComfyUI.
  2. Go to Manager → Install Custom Nodes → From GitHub URL.
  3. Paste this link: https://github.com/omixmaxdimo/OmiXDev
  4. Restart ComfyUI.
  5. Open a terminal and run:
cd ComfyUI/custom_nodes/OmiXDev
pip install -r requirements.txt

🔹 Method 2 — Manual Installation

  1. Open a terminal and run:
cd ComfyUI/custom_nodes
git clone https://github.com/omixmaxdimo/OmiXDev.git
cd OmiXDev
pip install -r requirements.txt

🧑‍💻 Developed by OmiXDev 💡 Powered by ComfyUI + OpenAI

About

A collection of nodes for chat with API Key

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages