{"id":18850571,"url":"https://github.com/baidu-aip/nodejs-sdk","last_synced_at":"2025-04-04T13:10:39.228Z","repository":{"id":52688179,"uuid":"103882327","full_name":"Baidu-AIP/nodejs-sdk","owner":"Baidu-AIP","description":"百度AI开放平台 Node.js SDK","archived":false,"fork":false,"pushed_at":"2024-04-17T09:20:39.000Z","size":173,"stargazers_count":256,"open_issues_count":22,"forks_count":50,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-03T09:03:46.421Z","etag":null,"topics":["ai","baidu","javascipt","node","node-sdk","nodejs","npm","sdk"],"latest_commit_sha":null,"homepage":"https://ai.baidu.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Baidu-AIP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-18T02:36:05.000Z","updated_at":"2025-03-18T05:23:47.000Z","dependencies_parsed_at":"2024-09-24T22:40:05.153Z","dependency_job_id":"86e030d4-56f9-4fc4-946c-28afe8660ebb","html_url":"https://github.com/Baidu-AIP/nodejs-sdk","commit_stats":{"total_commits":23,"total_committers":3,"mean_commits":7.666666666666667,"dds":0.5217391304347826,"last_synced_commit":"e4d3168f625707bdae0c1e8f07e975a396fad33d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baidu-AIP%2Fnodejs-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baidu-AIP%2Fnodejs-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baidu-AIP%2Fnodejs-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baidu-AIP%2Fnodejs-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Baidu-AIP","download_url":"https://codeload.github.com/Baidu-AIP/nodejs-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182399,"owners_count":20897381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","baidu","javascipt","node","node-sdk","nodejs","npm","sdk"],"created_at":"2024-11-08T03:29:56.059Z","updated_at":"2025-04-04T13:10:39.209Z","avatar_url":"https://github.com/Baidu-AIP.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Baidu-AIP/nodejs-sdk.svg?branch=master)](https://travis-ci.org/Baidu-AIP/nodejs-sdk)\n[![npm](https://img.shields.io/npm/v/baidu-aip-sdk.svg)](https://www.npmjs.com/package/baidu-aip-sdk)\n\n# 安装百度AI开放平台 Node.js SDK\n\n**Node.js SDK目录结构**\n\n        ├── src\n        │  ├── auth                                //授权相关类\n        │  ├── http                                //Http通信相关类\n        │  ├── client                              //公用类\n        │  ├── util                                //工具类\n        │  └── const                               //常量类\n        ├── AipOcr.js                              //文字识别交互类\n        ├── AipFace.js                             //人脸识别交互类\n        ├── AipNlp.js                              //语言处理基础技术交互类\n        ├── AipContentCensor.js                    //内容审核交互类\n        ├── AipImageClassify.js                    //图像识别交互类\n        ├── AipImageSearch.js                      //图像搜索交互类\n        ├── AipKg.js                               //知识图谱交互类\n        ├── AipSpeech.js                           //语音合成\u0026语音识别交互类\n        ├── index.js                               //入口文件\n        └── package.json                           //npm包描述文件\n\n**支持 node 版本 4.0+**\n\n**直接使用Node.js开发包步骤如下：**\n\n1.在[官方网站](http://ai.baidu.com/sdk)下载Node.js SDK压缩包。\n\n2.将下载的`aip-node-sdk-version.zip`解压后，复制到工程文件夹中。\n\n3.进入目录，运行npm install安装sdk依赖库\n\n4.把目录当做模块依赖\n\n其中，`version`为版本号，添加完成后，用户就可以在工程中使用百度AI开放平台 Node.js SDK。\n\n**直接使用npm安装依赖：**\n\n```\nnpm install baidu-aip-sdk\n```\n\n# 详细使用文档\n\n参考[百度AI开放平台官方文档](http://ai.baidu.com/docs)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaidu-aip%2Fnodejs-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaidu-aip%2Fnodejs-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaidu-aip%2Fnodejs-sdk/lists"}