Creating a voice-enabled food delivery app: complete tutorial

In this tutorial, we will create a voice-enabled web app for food ordering from scratch. The app users will be able to perform the following activities with voice:

  • Add and remove items from the cart

  • Perform checkout and provide the delivery details: address, time and comments

  • Check the order details

What you will learn

While going through this tutorial, we will cover Alan AI’s essentials: intents, alternatives, slots, contexts and other. Upon completing this tutorial, you will know how to use Alan AI to create a voice assistant for your web app.

What you will need

This is a getting started tutorial. No prior knowledge is required.

Start the tutorial