kubeflow / examples

A repository to host extended examples and tutorials
Apache License 2.0
1.4k stars 753 forks source link

add kubeflow-node-red #1036

Closed NightLightTw closed 1 year ago

NightLightTw commented 1 year ago

Kube-node-red is aiming to integrate Kubeflow/Kubebeters with node-red, leveraging node-red's low-code modules, and using Kubeflow resources (e.g. Kubeflow pipeline, Kserve) to enhance its AI/ML ability. This project successfully integrate a Node-red front end with the Kubeflow pipeline module as backend. We illustrate the Node-red GUI for orchestrating the three AI pipeline flows on Kubeflow. They are random forest, decision tree and logistic regression. The readme file in the Kubeflow-node-red folder contains all operation instructions and code setup procedures. Please let us know if there is any questions regarding this pull request. The following is the wet site address of our complete code folder. https://github.com/NightLightTw/kubeflow-Node-RED