Project with amb82mini

I’m new to this board and similar boards in general. I’m trying to do a project with the amb82 mini for my school.
I need to load an object detection model so that, through an audio output, it says what it is recognizing.
I’ve been trying to do it, but this board is giving me a hard time.

Could someone help me with a guide or let me know what I need to do to complete my project?

I managed to do it with a Raspberry Pi, a webcam, and headphones, using a TFLite model and calling the speaker in the code.
But I have no idea how to do the same on the amb82 mini or if it’s even possible.
I’m really eager to make it work since the power consumption and size are much lower than the Raspberry Pi.