{"id":28445081,"url":"https://github.com/wechaty/bot5-rasa-nlu","last_synced_at":"2026-02-02T10:36:53.378Z","repository":{"id":102483236,"uuid":"446071047","full_name":"wechaty/bot5-rasa-nlu","owner":"wechaty","description":"Rasa NLU for Bot5","archived":false,"fork":false,"pushed_at":"2022-01-13T14:45:13.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-06T10:11:35.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wechaty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-01-09T11:38:57.000Z","updated_at":"2024-07-18T12:35:34.000Z","dependencies_parsed_at":"2023-04-15T09:19:59.440Z","dependency_job_id":null,"html_url":"https://github.com/wechaty/bot5-rasa-nlu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wechaty/bot5-rasa-nlu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fbot5-rasa-nlu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fbot5-rasa-nlu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fbot5-rasa-nlu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fbot5-rasa-nlu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wechaty","download_url":"https://codeload.github.com/wechaty/bot5-rasa-nlu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fbot5-rasa-nlu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260046240,"owners_count":22950819,"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":"2025-06-06T10:11:16.434Z","updated_at":"2026-02-02T10:36:48.352Z","avatar_url":"https://github.com/wechaty.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bot5 Rasa NLU\n\nBot5 Assistant 的 NLU 组件\n\n## 安装\n\n组件已经配置好，可以直接docker build然后使用。\n\n```shell\ndocker build -t bot5-rasa-nlu .\n```\n\n## 训练文件准备\n\n按照格式修改[data/intents.yml](data/intents.yml)，添加新的意图 (intent)，也支持添加新的实体 (entity)。具体格式请查阅[Rasa官方文档](https://rasa.com/docs/rasa/2.x/training-data-format)\n\n## 启动\n\n请暴露组件的5005端口，启动docker：\n\n```shell\ndocker run -p 5005:5005 ghcr.io/wechaty/bot5-rasa-nlu:latest\n```\n\n## 接口\n\n详情请查阅：\n\n- [Rasa官方文档](https://rasa.com/docs/rasa/2.x/nlu-only#running-an-nlu-server)\n- [Rasa API文档](https://rasa.com/docs/rasa/pages/http-api#operation/parseModelMessage)\n\n## GitHub Actions\n\n当前项目将会自动构建main分支到GitHub Container Registry，并在GitHub Actions上构建镜像。需要配置一个Personal Access Token，请访问[对应GitHub文档](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry)查看如何获取。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwechaty%2Fbot5-rasa-nlu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwechaty%2Fbot5-rasa-nlu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwechaty%2Fbot5-rasa-nlu/lists"}