Hi, I'm student of South Korea.
Actually, this is my first time using FlutterFlow.
I want to make a custom photo app. I will take photo with camera, and get metadata.
And then, I will send photo to backend, use facial recognition AI to identify the person I took a picture with.
And then, display photos on Google Maps using photo location metadata with
So, A picture will have data of location, date, time, people who took a photo together, ect.
In this situation, How can I get photo metadata using FlutterFlow? And when using flutterflow as the frontend, what is the appropriate configuration for the backend? Or can I use face recognition ai and db only with flutterflow?
Thank you for your apply😄