Home

Awesome

sea-ai

模板使用云开发实现,接入百度AI平台API图像识别系统,无需另外搭建服务器,只需修改文件内配置项

项目介绍

一款方便快捷识别AI,可根据您拍摄或相册中照片识别出您所需要知道的物种(植物,动物,图文,菜品类型),相关知识,帮助您了解该物种,打开新世界!

<p align="center"> <img src="https://github.com/lxljl/sea-ai/blob/master/src/images/search_logo.png" alt="菊花码" width="200" height="200"> </p>

特别鸣谢

效果预览

<p align="center"> <img src="https://github.com/lxljl/sea-ai/blob/master/src/images/show1.png" alt="效果1" width="200"> <img src="https://github.com/lxljl/sea-ai/blob/master/src/images/show2.png" alt="效果2" width="200"> <img src="https://github.com/lxljl/sea-ai/blob/master/src/images/show3.png" alt="效果3" width="200"> <img src="https://github.com/lxljl/sea-ai/blob/master/src/images/show4.png" alt="效果4" width="200"> </p>

学习本项目

整套前端使用 Wepy 开发,提倡前端组件化工程化,高效的完成前端项目。

使用说明

安装使用

安装(更新) wepy 命令行工具。

npm install wepy-cli -g

安装依赖

cd sea-ai
npm install

开发实时编译

npm run dev

开发者工具导入项目

使用微信开发者工具新建项目,本地开发选择项目根目录,会自动导入项目配置。

上传安装云函数

开发者工具中找到云函数目录上传并部署:云端安装依赖(不上传node_modeles) setBaiduToken 需上传触发器(定时器) 每十五天更新一次token

添加数据库字段

identification-record
token
baidu-token
user