Im doing a project for my university where we have to make an AI Based Attendance System using raspberry pi 5. The main ambiguity i am having is that we want our raspberry pi to detect faces from its camera, compare them to the database stored in the cloud. If the match is met, the student should get a notification on an app that their attendance has been marked, and teachers can check in the end of the class how many students are present. the cloud we want to use to store our database is firebase. Thus i wanted to ask if their is any way to link firebase with the facial recognition model on pi 5, so that it could compare the faces it is capturing from the pictures placed in the database on firebase