In this this chapter, we created a LUIS application. You saw how to create language-understanding models, which can recognize entities in sentences. You learned how to understand the user's intent and saw how we can trigger actions from this. An important step was to see how to improve the model in various ways.
In the next chapter, we will utilize what you have learned here, using LUIS when we learn about the Speech APIs, adding the possibility of speaking with our application.