I am working with two high school students. The idea is to build a facial recognition of students who are present in a classroom, as if it were a student card but using facial recognition. Something very simple. Something like creating a list of recognized faces.
You could do that but you need an external API with a machine algorithm that could do a facial recognition.
I don’t know if there is an API like such but you could also try to make your own with python and google functions. The ideal input should be the image you take uploaded to cloudinary so you get a link. The output should be an id or an array perhaps so you can compare it in a data base of your students.
Although, you should consider the reliability of the face recognition script. It’s not 100% accurate.
Sounds like a cool project, pretty complex but possible with Thunkable.
Hi @sakshamgoyal4031–the last reply in this topic was over three years ago now. It is best if you just start a whole new topic if you are looking for information about this. Thanks!