Introducing Artificial Intelligence
All the techniques covered throughout the book so far have been reliant on creating ways for users to manually enter data. We made that as easy as possible by using controls such as media or forms, but we still relied on the user doing something else after that to add context or additional information. As an example, in our groceries app, we utilized forms and other user-interactive controls.
More and more apps are now starting to introduce artificial intelligence (AI) into their operations to reduce the amount of work or data entry the end user needs to do. With the introduction of AI Builder, we can employ AI in our apps to improve the user experience.
In this chapter, we will cover the following topics:
- What is AI Builder?
- What are the different types of AI models?
- Using a basic model within an app
- Building and using a custom model