Birdnet-go is a real-time sound analyzer that detects bird species. It can take in audio from microphones. I set mine up to stream audio from my security cameras that I already had installed. There’s even a Home Assistant App, if you’re using it.
I live in a more suburban/semi-urban environment, but was really surprised to so many different bird species.



Let this post be the one to ask a question that’s been bothering me (not a coder):
This and similar claims in other software suggest - to me - that the AI is running locally on the raspi, no need to exchange data with sites providing AI APIs or whatever.
I struggle to believe that this is possible, let alone on a raspi.
So, how “local” ar the AIs that help more and more software with various tasks?
Is “local AI” some sort of selling point that is often false or deliberately misleading? “Localwashing”?
I haven’t verified it, but it local ML models on audio is pretty efficient and should run fine on a raspberry pi.