Amazon Lex Model Building Service logo

Amazon Lex Model Building Service

Amazon Lex Model Building Service

正常开源cloudAmazon Web Services62· JavaScript· MIT

Amazon Lex用于构建语音和文本对话接口,支持创建和管理聊天机器人。

访问站点 ↗源码 ↗健康巡检 11 小时前
适合什么时候用

支持语音和文本接口

先注意什么

认证方式未明确

第一步先查

开始使用前,请查看API文档并了解认证要求(目前未明确)。使用提供的操作创建、更新或删除对话机器人。

认证
CORS
不支持
HTTPS
注册
?
延迟
8 ms
协议
REST
计费
Stars
62

可用率 · 30 天窗口

巡检: 9可用率: 100%平均延迟: 47ms

GitHub 活跃度

62JavaScriptMIT17 未关闭 issue上次提交 118 天前
01

关于这个 API

Amazon Lex模型构建服务是AWS提供的工具之一,帮助开发者使用语音和文本构建对话接口。它支持创建、更新和删除可集成到客户端应用中的对话机器人。

该服务适合希望为应用添加自然语言理解和对话功能的开发者,无需从零构建复杂功能。通过使用Amazon Lex,开发者可以专注于定义对话逻辑,AWS负责底层基础设施。

虽然输入描述未详细说明接口和认证方式,但该服务作为云端API支持机器人生命周期管理,适用于需要动态对话体验的应用场景。

02

你可以做什么

  • 1创建对话聊天机器人
  • 2更新现有对话机器人
  • 3删除对话机器人
  • 4构建语音接口
  • 5构建文本对话接口
03

优劣对比

优点

  • 支持语音和文本接口
  • 可编程管理对话机器人
  • 与AWS生态集成

注意事项

  • 认证方式未明确
  • 接口和功能描述有限
04

示例请求

curl https://github.com/mermade/aws2openapi/<endpoint>
05

快速开始

开始使用前,请查看API文档并了解认证要求(目前未明确)。使用提供的操作创建、更新或删除对话机器人。

06

常见问题

Do I need an API key to use this service?+

The authentication method is unspecified in the description, so check the official AWS documentation for details.

Can I use this API to build both voice and text chatbots?+

Yes, the API supports building conversational bots for both voice and text interfaces.

Is there a free tier available?+

Pricing and free tier information are not provided here; consult AWS official resources.

Can I use this API directly from a browser?+

The description does not specify CORS or browser support; typically, AWS APIs require server-side calls.

What kind of data does the API return?+

The description does not detail response data; it primarily manages bot creation, updates, and deletions.

07

技术细节

CORS: NoHTTPS: Yes注册: ?开源: Yes
认证方式
unknown
计费
unknown
协议
REST
响应时间
8 ms
上次巡检
2026/5/20 08:19:43
08

标签

09

更多来自 Amazon Web Services 的 API