Overview
The Chatbot API is a stateless, cloud-based chatbot service. It can be used alone, for text-based chat, or in conjunction with the Character API to build embodied conversational agents.
The stateless design of the Chatbot API lets you introduce dialog capabilities in a "serverless" manner. Think of the API as a piece of infrastructure that converts tuples of the form (input, state) to (output, new state), where 'input' represents the user input, 'output' represents the bot output, and 'state' represents a bundle of conversation state in JSON format that gets shuttled back and forth with each subsequent input and output.
The engine for this transformation is a modern Natural Language Processing system that lets you combine syntactic and semantic rules in a powerful framework for ambiguity resolution. The rules are stored as static JSON files, and can be edited using a visual authoring tool.
You normally call the API from a server application that you manage, in order to provide storage for conversation state. This allows a chatbot to form long-term memories about each user. Because logs and conversation state are stored on your terms, you remain in complete control of the sensitive information they contain.
Highlights
- Modern NLP engine combines syntactic and semantic analysis
- Stateless design is well-adapted to distributed systems
- Visual tooling available for rule development
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/request |
---|---|
Service is priced per API request. | $0.001 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Vendor resources
Support
Vendor support
Technical support is available by email. support@mediasemantics.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.