Template
Car Identification with Gemini
This app shows how to use AI task 'Extract' to identify a car's make, model, year, color, description and other details from a provided image.
Industry:
n/a
Function:
Other
Make a copy of this app, open it, upload or snap a photo of a car or vehicle and observe how Gemini, via AI task Extract, fetches details from the image and saves it into your app!
The key details to observe in this app is the Automation (Bot) as it has an AI task step that extracts details from the Image column and saves it to the table. Also notice how columns of type Enum allows the app to only extract specific values. For example the 'Gas or Electric' only accepts 'Gas' or 'Electric'.
Finally, notice how the Additional instructions of the Extract AI task tweaks the behavior of Gemini.
See what works but also what doesn't always work.
Requires AppSheet Enterprise licenses.
Loading...
Also see:
tablet mode & fullscreen mode
How we built this app
Level: Intermediate
One table of "Cars".
One automation bot with an AI task to identify the car.
The additional instructions let creators tweak the behavior of Gemini to their needs. They are highly recommended to achieve best results.
This is a preview of the data sets used in the app.
Data
This is a high-level model of both the data entities and the UI elements in the app.
Loading...