|
@@ -93,6 +93,10 @@
|
|
{
|
|
{
|
|
"title": "使用 eKuiper 原生插件实现图像标注",
|
|
"title": "使用 eKuiper 原生插件实现图像标注",
|
|
"path": "tutorials/ai/tensorflow_lite_tutorial"
|
|
"path": "tutorials/ai/tensorflow_lite_tutorial"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "title": "使用 Python 函数插件运行 AI 算法",
|
|
|
|
+ "path": "tutorials/ai/python_tensorflow_lite_tutorial"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|
|
@@ -651,6 +655,10 @@
|
|
{
|
|
{
|
|
"title": "Label image by tensorflow lite model with eKuiper native plugin",
|
|
"title": "Label image by tensorflow lite model with eKuiper native plugin",
|
|
"path": "tutorials/ai/tensorflow_lite_tutorial"
|
|
"path": "tutorials/ai/tensorflow_lite_tutorial"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "title": "Running AI Algorithms with Python Function Plugins",
|
|
|
|
+ "path": "tutorials/ai/python_tensorflow_lite_tutorial"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|