Examples¶
Simple¶
Simple example that demonstrates the NLU Profiler in action. Find it here
System entity detection¶
Example that shows how to validate Dialogflow CX built-in entities. Find it here
Text input with entities¶
Full example with multiple user-defined entities and Dialogflow CX built-in entities. Find it here
Prompt¶
Example that shows how to use a prompt as an user input Dialogflow CX. Find it here
Audio input¶
Example using an audio file as an input. Find it here