I would like to create an app which takes a photo and search it in a DB or sheet. Is it possible using Glide?
Welcome to the community!!!
If I am not mistaken, @Darren_Murphy has done something similar to this.
2 Likes
Thanks.
Not exactly.
I have integrated Glide with a device that does facial recognition, but only for capturing and managing the results of the facial recognition. The actual “recognition” part is done external to Glide, and my app/s get the results via API’s and Webhooks.
So it’s not quite the same use case
4 Likes
Thank you very much.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.