Wit.ai icon

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.

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.

Create Wit.ai Entity

Tool to create a new entity in Wit.ai. Use when defining custom entity types for natural language understanding.

Create Wit.ai Intent

Tool to create a new intent in Wit.ai. Use when you need to define a new intent for natural language understanding.

Create Wit.ai Training Utterances

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.

Export App Data

Tool to export Wit.ai app data as a backup ZIP file. Returns a download URL for the backup file containing all app data.

Get Entity Details

Tool to retrieve details of a specific entity including keywords and roles. Use when you need entity metadata by ID or name.

List Entities

Tool to list all entities in a Wit.ai app. Use after authenticating to retrieve defined entities.

List Utterances

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.

List Wit.ai Apps

Tool to retrieve the list of all Wit.ai apps for the authenticated user. Use when you need to fetch apps with pagination support.

Wit.ai Detect Language

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.

Add Entity Keyword

Tool to add a keyword with optional synonyms to a Wit.ai entity. Use when extending entity values.