rasa-demo:Sara - Rasa 演示机器人

上传者: 42107374 | 上传时间: 2022-12-31 19:07:22 | 文件大小: 165KB | 文件类型: ZIP
Sara - Rasa 演示机器人 :person_surfing: 介绍 此 repo 的目的是展示使用开源 Rasa 框架构建的上下文 AI 助手。 Sara 是 alpha 版本,存在于我们的文档中,帮助开发人员开始使用我们的开源工具。 它支持以下用户目标: 理解 Rasa 框架 开始使用 Rasa 回答一些关于 Rasa 的常见问题 将技术问题指向特定文档 订阅 Rasa 通讯 请求与 Rasa 的销售团队通话 处理基本的闲聊 您可以在找到 Sara 的计划增强功能 :construction_worker:‍ 安装 要安装 Sara,请克隆 repo 并运行: cd rasa-demo make install 这将安装机器人及其所有要求。 请注意,此机器人应与 python 3.6 或 3.7 一起使用。 :robot: 运行萨拉: 使用rasa train训练模型(这将需要大量内存来训练,如果您想更快地训练它,请尝试使用--augment

文件下载

资源详情

[{"title":"( 75 个子文件 165KB ) rasa-demo:Sara - Rasa 演示机器人","children":[{"title":"rasa-demo-main","children":[{"title":"setup.py <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 289B </span>","children":null,"spread":false},{"title":"Dockerfile <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 277B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"nlu","children":[{"title":"chitchat.yml <span style='color:#111;'> 25.10KB </span>","children":null,"spread":false},{"title":"lookups","children":[{"title":"products.yml <span style='color:#111;'> 160B </span>","children":null,"spread":false}],"spread":true},{"title":"nlu.yml <span style='color:#111;'> 80.62KB </span>","children":null,"spread":false},{"title":"general.yml <span style='color:#111;'> 14.33KB </span>","children":null,"spread":false},{"title":"out_of_scope.yml <span style='color:#111;'> 11.72KB </span>","children":null,"spread":false},{"title":"faq.yml <span style='color:#111;'> 38.10KB </span>","children":null,"spread":false},{"title":"responses","children":[{"title":"responses.yml <span style='color:#111;'> 11.25KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"stories","children":[{"title":"chitchat.yml <span style='color:#111;'> 30.58KB </span>","children":null,"spread":false},{"title":"get_started_intro.yml <span style='color:#111;'> 4.10KB </span>","children":null,"spread":false},{"title":"community.yml <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"broken.yml <span style='color:#111;'> 252B </span>","children":null,"spread":false},{"title":"get_started_playground.yml <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"closetheloop.yml <span style='color:#111;'> 17.03KB </span>","children":null,"spread":false},{"title":"handoff.yml <span style='color:#111;'> 253B </span>","children":null,"spread":false},{"title":"canthelp.yml <span style='color:#111;'> 569B </span>","children":null,"spread":false},{"title":"install_rasa.yml <span style='color:#111;'> 4.60KB </span>","children":null,"spread":false},{"title":"stories.yml <span style='color:#111;'> 10.53KB </span>","children":null,"spread":false},{"title":"how_to_get_started.yml <span style='color:#111;'> 41.39KB </span>","children":null,"spread":false},{"title":"faqs.yml <span style='color:#111;'> 31.77KB </span>","children":null,"spread":false},{"title":"oos.yml <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"book_demo.yml <span style='color:#111;'> 681B </span>","children":null,"spread":false}],"spread":false},{"title":"rules","children":[{"title":"feedback.yml <span style='color:#111;'> 721B </span>","children":null,"spread":false},{"title":"forms.yml <span style='color:#111;'> 7.32KB </span>","children":null,"spread":false},{"title":"fallback.yml <span style='color:#111;'> 427B </span>","children":null,"spread":false},{"title":"rules.yml <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"pyproject.toml <span style='color:#111;'> 157B </span>","children":null,"spread":false},{"title":".pre-commit-config.yaml <span style='color:#111;'> 91B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 34.28KB </span>","children":null,"spread":false},{"title":"endpoints.yml <span style='color:#111;'> 55B </span>","children":null,"spread":false},{"title":"setup.cfg <span style='color:#111;'> 73B </span>","children":null,"spread":false},{"title":".github","children":[{"title":"deployments","children":[{"title":"helmfile.yaml <span style='color:#111;'> 4.86KB </span>","children":null,"spread":false},{"title":"values","children":[{"title":"development.yaml <span style='color:#111;'> 227B </span>","children":null,"spread":false},{"title":"default.yaml <span style='color:#111;'> 229B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"change_filters.yml <span style='color:#111;'> 440B </span>","children":null,"spread":false},{"title":"workflows","children":[{"title":"continuous_deployment.yml <span style='color:#111;'> 9.71KB </span>","children":null,"spread":false},{"title":"update-pr-from-base.yml <span style='color:#111;'> 686B </span>","children":null,"spread":false},{"title":"continuous_integration.yml <span style='color:#111;'> 7.65KB </span>","children":null,"spread":false},{"title":"format_results.py <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 4.38KB </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"api","children":[{"title":"test_gdrive_service.py <span style='color:#111;'> 1004B </span>","children":null,"spread":false},{"title":"test_community_events.py <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"test_discourse.py <span style='color:#111;'> 638B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"test_algolia.py <span style='color:#111;'> 685B </span>","children":null,"spread":false},{"title":"test_mailchimp.py <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"test_rasaxapi.py <span style='color:#111;'> 901B </span>","children":null,"spread":false}],"spread":false},{"title":"conftest.py <span style='color:#111;'> 4.96KB </span>","children":null,"spread":false},{"title":"test_conversations.yml <span style='color:#111;'> 11.39KB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"initial_tracker.json <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"events_page.pkl <span style='color:#111;'> 149.53KB </span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"test_nlu.yml <span style='color:#111;'> 22.12KB </span>","children":null,"spread":false},{"title":"test_actions.py <span style='color:#111;'> 6.81KB </span>","children":null,"spread":false}],"spread":false},{"title":"config_nlu_testing.yml <span style='color:#111;'> 732B </span>","children":null,"spread":false},{"title":"augmentedmemo-only.yml <span style='color:#111;'> 111B </span>","children":null,"spread":false},{"title":"domain.yml <span style='color:#111;'> 24.10KB </span>","children":null,"spread":false},{"title":"actions","children":[{"title":"api","children":[{"title":"mailchimp.py <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"community_events.py <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"rasaxapi.py <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"gdrive_service.py <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"algolia.py <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"discourse.py <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false}],"spread":false},{"title":"actions.py <span style='color:#111;'> 26.66KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"requirements-actions.txt <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 981B </span>","children":null,"spread":false},{"title":"intent_description_mapping.csv <span style='color:#111;'> 3.64KB </span>","children":null,"spread":false}],"spread":false},{"title":"config.yml <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"requirements-dev.txt <span style='color:#111;'> 250B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明