Integrating a search function that uses image recognition in adalo

You guys could use the Open AI Vision API to get the book’s name and then you guys can store that name in a input or in a property and filter the books list returned from google from that name.

Open AI :

https://platform.openai.com/docs/guides/vision

Google Books :

1 Like