Wit.ai
Natural language understanding service for utterances, intents, entities, apps, and voice or text commands.
Best for natural-language understanding resources such as utterances, intents, entities, apps, and command parsing.
Related integrations
Example Use Cases
These are the Wit.ai actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create a new entity in Wit.ai. Use when defining custom entity types for natural language understanding.
Tool to create a new intent in Wit.ai. Use when you need to define a new intent for natural language understanding.
Tool to add training utterances (samples with annotations) to your Wit.ai app. Use when you need to train your model with labeled examples. Rate limit: 200 samples per minute.
Tool to export Wit.ai app data as a backup ZIP file. Returns a download URL for the backup file containing all app data.
Tool to retrieve details of a specific entity including keywords and roles. Use when you need entity metadata by ID or name.
Tool to list all entities in a Wit.ai app. Use after authenticating to retrieve defined entities.
Tool to retrieve training utterances (samples) from a Wit.ai app. Use when you need to view or analyze the app's training data. Supports filtering by intents, entities, and traits.
Tool to retrieve the list of all Wit.ai apps for the authenticated user. Use when you need to fetch apps with pagination support.
Tool to detect the language of a given text input. Returns detected locales with confidence scores. Use when you need to identify the language of user-provided text.
Tool to add a keyword with optional synonyms to a Wit.ai entity. Use when extending entity values.