Streamlit Guitar Tuner
Powered by streamlit-webrtc
Sends the sound from your device’s microphone (after you hit Start) then processes it to find the nearest open guitar note.
This only finds one peak frequency, so if you have background noise it won’t work well.
Low strings will probably get washed out by mic noise or natural harmonics (fundamental frequency isn’t the peak sometimes).
Feel free to research and experiment with these resources.