ノードエディターベースのマルチモーダル処理アプリケーションです。 画像・音声・テキストなどをノードを繋げ処理することが可能で、処理検討や処理比較での利用を想定しています。
' ChatGraph ' is a node editor of ChatGPT, and you can visually build a complex system by combining nodes. It seemed that ChatGPT's high performance could be used meaningfully, so I actually tried ...
A Node-RED-like visual workflow editor with a Python backend. Create workflows by connecting Python nodes that process and route messages. The setup scripts will create a virtual environment, detect ...