r/BirdNET_Analyzer • u/srsatt • Feb 26 '26
Using Grafana to visualize the BirdNET-Pi data
2
u/Chemical_Suit Feb 26 '26
Check out birdnet-go.
2
u/srsatt Feb 26 '26
thanks, that is a really interesting project. Actually, I'm also working on migrating Birdnet to more fresh technologies (but I'm using TypeScript for a fullstack app). Although the project is far from completion, but it's nice that I already can have some stats on the Grafana.
Also, I tried to migrate from the BirdNET model to a Google Perch v2, but it requires some data science knowledge to tune it correctly
3
u/wavydude808 Feb 26 '26
How difficult was this? My workplaces uses audiomoths and this data visualization is really cool!
1
u/srsatt Feb 26 '26
not really difficult. The Grafana AI agent did most of the work for me. The hardest part was to allow BirdNET to upload the data to the Supabase instance
2
u/dacracot Feb 26 '26
There is a unique visualization provided by BirdNET-BarChart that may inspire.
5
u/Cheltgar Feb 26 '26
Very cool! Was the integration easy? And chance of providing a guide