{"id":19621647,"url":"https://github.com/pkg6/go-aiyoudao","last_synced_at":"2025-08-04T23:12:22.228Z","repository":{"id":192581325,"uuid":"673698878","full_name":"pkg6/go-aiyoudao","owner":"pkg6","description":"有道智云AI开放平台","archived":false,"fork":false,"pushed_at":"2024-03-26T05:05:51.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-09T11:41:17.786Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ai.youdao.com/doc.s","language":"Go","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/pkg6.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":"2023-08-02T08:15:28.000Z","updated_at":"2023-11-05T03:05:49.000Z","dependencies_parsed_at":"2023-09-05T03:37:53.823Z","dependency_job_id":"67f76521-fb16-44ed-84a4-3cae7a04d321","html_url":"https://github.com/pkg6/go-aiyoudao","commit_stats":null,"previous_names":["pkg6/gaiyoudao","pkg6/go-aiyoudao"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Fgo-aiyoudao","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Fgo-aiyoudao/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Fgo-aiyoudao/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkg6%2Fgo-aiyoudao/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkg6","download_url":"https://codeload.github.com/pkg6/go-aiyoudao/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240917723,"owners_count":19878308,"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":[],"created_at":"2024-11-11T11:23:52.689Z","updated_at":"2025-02-26T19:16:03.848Z","avatar_url":"https://github.com/pkg6.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 有道智云AI开放平台\n## 安装\n\n~~~\ngo get github.com/pkg6/go-aiyoudao\n~~~\n\n## 基本使用\n\n~~~\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/pkg6/go-aiyoudao\"\n)\n\nfunc main() {\n\tyoudao := aiyoudao.NewSingleton(\"appKey\", \"appSecret\")\n\tbfy, err := youdao.WBfy(\"你好\", \"zh-CHS\", \"en\")\n\tfmt.Println(err)\n\tfmt.Println(bfy)\n}\n~~~\n\n## 功能列表\n\n| 功能                                                         | 方法                                                         |\n| ------------------------------------------------------------ | ------------------------------------------------------------ |\n| [批量文本翻译](https://ai.youdao.com/DOCSIRMA/html/trans/api/plwbfy/index.html) | PLWBfy                                                       |\n| [图片翻译](https://ai.youdao.com/DOCSIRMA/html/trans/api/tpfy/index.html) | TPFy，TPFyForReader，TPFyForFile                             |\n| [文本翻译](https://ai.youdao.com/DOCSIRMA/html/trans/api/wbfy/index.html) | WBfy                                                         |\n| [试卷手写体擦除](https://ai.youdao.com/DOCSIRMA/html/learn/api/sjsxtcc/index.html) | OcrWritingErase，OcrWritingEraseForReader，OcrWritingEraseForFile |\n| [通用OCR](https://ai.youdao.com/DOCSIRMA/html/ocr/api/tyocr/index.html) | TYOcr，TYOcrForReader，TYOcrFile                             |\n| [语音合成](https://ai.youdao.com/DOCSIRMA/html/tts/api/yyhc/index.html) | YYHC                                                         |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg6%2Fgo-aiyoudao","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkg6%2Fgo-aiyoudao","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkg6%2Fgo-aiyoudao/lists"}