mbtc-br-desafio-1-2020Watson Visual Recognition API集成与云端部署

如果你想把前端和人工智能结合起来,这个项目“mbtc-br_desafio-1-2020”绝对值得一看。它将你的 API 与Watson Visual Recognition集成,通过 Node.js 后端用户上传的图像,再用Vue.jsVuetify打磨出一个漂亮的界面。最棒的是,它能通过IBM Cloud将整个应用部署到云端,让用户轻松体验图像识别功能。整个流程其实挺简单,用Node.js搭建服务器,再用Multer文件上传,通过Watson API识别图像。前端部分就交给Vue.jsVuetify来,帮你快速构建 UI,界面也不愁难看。,你只需要把一切部署到IBM Cloud就行了,整个过程没有那么复杂,做出来挺有成就感的。如果你有这方面需求,可以借鉴一下,挺不错的经验哦。

zip
mbtc-br_desafio-1-2020-master.zip 预估大小:32个文件
folder
mbtc-br_desafio-1-2020-master 文件夹
folder
web 文件夹
folder
public 文件夹
file
index.html 458B
file
favicon.ico 4KB
folder
src 文件夹
folder
pages 文件夹
file
Index.vue 5KB
file
main.js 355B
folder
components 文件夹
file
Result.vue 752B
file
App.vue 205B
folder
plugins 文件夹
file
vuetify.js 398B
folder
config 文件夹
file
api.js 190B
folder
assets 文件夹
folder
images 文件夹
file
ibm-logo.png 27KB
file
cocamar-logo.png 6KB
file
babel.config.js 73B
file
.gitignore 231B
file
package-lock.json 475KB
file
package.json 1KB
folder
docs 文件夹
folder
img_test 文件夹
file
test4.jpeg 68KB
file
test2.jpeg 27KB
file
test3.jpeg 33KB
file
test1.jpeg 9KB
folder
server 文件夹
file
.eslintrc.js 556B
folder
src 文件夹
file
app.ts 629B
folder
services 文件夹
file
WatsonService.ts 646B
folder
utils 文件夹
file
zipUtils.ts 525B
folder
controllers 文件夹
file
UploadImageController.ts 422B
file
RecognizeController.ts 615B
file
routes.ts 524B
folder
config 文件夹
file
multer.ts 785B
file
watson.ts 445B
file
server.ts 274B
file
tsconfig.json 6KB
file
.gitignore 37B
file
package-lock.json 192KB
file
package.json 1KB
zip 文件大小:302.68KB