Wit.ai is a natural language processing platform that enables developers to build applications and devices that understand human language.
Tool to create a new app in Wit.ai. Use when you need to programmatically initialize an application before training or importing data.
Tool to create a new trait in Wit.ai. Use when defining custom entity attribute matching behavior.
Tool to delete a specific app from wit.ai. Use when you need to remove an existing app by its ID after confirming its existence.
Tool to retrieve metadata and settings of a Wit.ai app. Use when you need to fetch complete app details by app ID after authenticating.
Tool to retrieve details of a specific intent. Use when you need full intent metadata given its ID.
Tool to list all intents in a Wit.ai app. Use after authenticating to retrieve defined intents.