Google API.AI Platform
(Redirected from Google API.AI)
Jump to navigation
Jump to search
A Google API.AI Platform is an conversational agent platform managed by Google.
- Example(s):
- Conversational Actions, 2023-06, deprecated.
- …
- Counter-Example(s):
- See: Google Speech API.
References
2017
- http://developers.google.com/actions/develop/apiai/
- QUOTE: API.AI lets you build and deploy Conversation Actions directly within an easy-to-use, web GUI. This document goes over a few main concepts of API.AI that help you build actions. ...
2017
- https://docs.api.ai/docs/key-concepts
- QUOTE: API.AI is a platform for building conversational interfaces for bots, applications, and devices.
The diagram below shows how API.AI is related to other components and how it processes data:
In the diagram, the green is provided by the API.AI platform. Your app / bot / device code provides the input and output methods and responds to actionable data. You can also provide an optional webhook implementation which API.AI uses to connect to your web service. Your web service can then perform business logic, call external APIs, or access data stores.
- QUOTE: API.AI is a platform for building conversational interfaces for bots, applications, and devices.