Web tutorials¶
Use these tutorials to quickly grasp the main Alan AI’s concepts and build a voice-enabled web app:
Building a voice assistant for web (JavaScript)
Learn how to to create a voice interface for a web app or a website from scratch and write simple voice commands.
Creating a voice-enabled food delivery app: complete tutorial
Learn how to create a completely voice-enabled food delivery application.
Using dynamic slots in patterns
Learn how to make the dialog with your voice assistant flexible and adjusting to dynamically changing data.
Making a Web API call from the dialog script
Learn how to make a call to a Web API from the dialog script and get data from an external source.
Building an AI-powered voice and text chat trained on custom data
Learn how to create a chat like ChatGPT with customized knowledge for your website