

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 Amazon Lex V2 建立機器人的不同方式
<a name="create-bot"></a>

您可以使用下列方式使用 Amazon Lex V2 建立機器人：

1. 使用 Amazon Lex V2 主控台，使用網站界面建立機器人。如需詳細資訊，請參閱[使用 Amazon Lex V2 主控台建立機器人](create-bot-console.md)。

1. 使用描述性機器人建置器，使用 Amazon Bedrock 的生成式 AI 功能建立機器人。如需詳細資訊，請參閱[使用描述以描述性機器人建置器在 Lex V2 中建置機器人](nld-bots.md)。

1. 使用機器人範本來建立符合常見商業使用案例的預先設定機器人。如需詳細資訊，請參閱[使用 範本建立 Amazon Lex V2 機器人](bot-templates.md)。

1. 使用 [AWS 開發套件](https://aws.amazon.com/tools/#sdk)來使用 API 操作建立機器人。

1. 使用自動聊天機器人設計工具，使用客服人員和客戶之間的現有聊天文字記錄來建立機器人。如需詳細資訊，請參閱[使用自動化 Chatbot 設計工具建立 Amazon Lex V2 機器人](designing.md)。

1. 匯入現有的機器人定義。如需詳細資訊，請參閱[在 Lex V2 中匯入機器人](import.md)。

1. 使用 CloudFormation建立機器人。如需詳細資訊，請參閱[使用 建立 Amazon Lex V2 資源 AWS CloudFormation](creating-resources-with-cloudformation.md)。

**Topics**
+ [使用 Amazon Lex V2 主控台建立機器人](create-bot-console.md)
+ [使用 範本建立 Amazon Lex V2 機器人](bot-templates.md)
+ [使用自動化 Chatbot 設計工具建立 Amazon Lex V2 機器人](designing.md)