- Newest
- Most votes
- Most comments
For your chatbot solution in AWS, considering your need for a cost-effective option that can handle a wide range of intents, you might want to explore the QnABot on AWS solution. This is a generative AI-enabled chatbot that can be a good alternative to building a bot from scratch with Amazon Lex.
QnABot on AWS offers several advantages:
-
It's designed to handle a large number of questions and answers without requiring you to define individual intents for each one.
-
It uses generative AI capabilities through integration with Amazon Bedrock, which can help in handling a wider range of user queries without extensive intent programming.
-
The solution is multi-channel and multi-language, allowing you to deploy it across various platforms like websites, contact centers, and social media.
-
It includes features like high-quality speech recognition, natural language understanding, and context management.
-
You can import and export questions and answers using CLI, which can make content management easier.
-
It integrates with services like Amazon Kendra for more advanced search capabilities.
While the solution you found seems to have a high initial cost, the QnABot on AWS solution might be more cost-effective, especially if you're just starting out. The exact cost will depend on your usage, but you can start small and scale as needed.
If you still prefer to use Amazon Lex, you could consider using the Descriptive Bot Builder feature. This allows you to create a bot using Amazon Bedrock's generative AI capabilities, which might help in handling a wider range of intents without explicitly defining each one.
Another option is to use the Automated Chatbot Designer in Amazon Lex V2, which can create a bot using existing chat transcripts. This could be useful if you have data from previous customer interactions.
Remember, whichever solution you choose, you can start small and scale up as your needs grow, helping to keep costs under control initially.
Sources
Create a custom question and answer chatbot - QnABot on AWS
Different ways to create a bot with Amazon Lex V2 - Amazon Lex
Delight your customers with great conversational experiences via QnABot, a generative AI chatbot | AWS Machine Learning Blog
Relevant content
- asked 2 years ago
- asked 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 9 months ago