Get started
Creating applications in Mix involves these essential steps:
- Create a project. A project contains all the data necessary for building Mix.asr, Mix.nlu, and Mix.dialog resources.
- Author ASR, NLU, and dialog resources using the Mix tools. You can also import existing resources from other projects. This is what you’ll do in the next topic.
- Create an application configuration, which lets you define the resource version(s) you want to use in your application.
- Deploy the application configuration in a runtime environment so that you can use the resources in your application, with one of the available runtime services:
- ASR as a Service
- NLU as a service
- Dialog as a Service
- TTS as a Service
- NR as a Service
- Run your client application.
Ready? Let’s try it!
Get started by building a simple coffee app.
About other resources available such as the Learn tab and the Community Forum.
Introduces Copilot in Mix, currently in preview.