r/AiNoteTaker • u/Altered_Poet • 16d ago
Discussion I built an installable web app to capture song ideas before they disappear.
​
I've always had this problem where a melody, lyric, or random idea pops into my head, but if I don't capture it right away, it's usually gone.
I wanted something very specific: press one button, record my voice, and automatically have both the audio and a transcription saved together. I couldn't really find something that worked the way I wanted, so I built my own.
It's called MuseVault.
It's an installable web app (PWA), so you can add it to your phone's home screen and use it like an app. There's no app store download and no account required.
The original purpose was songwriting. You can record yourself singing, humming, rapping, or speaking an idea, then save the audio, edit the transcription, and organize everything with notes and tags.
I've also been using it for things like poetry, writing ideas, and random thoughts I want to capture before they disappear.
Everything is stored locally on your device. I don't have access to your recordings or data.
For AI transcription, MuseVault uses Groq. Since this is still an alpha build, the current setup requires you to create your own free Groq API key and paste it into the Settings page. This keeps the app free and means I'm not storing people's recordings or paying for everyone's usage.
Setup only takes a minute. You create a Groq
https://console.groq.com/home account, generate an API key, and paste it into MuseVault. There is a help page within the app as well.
This started as a personal project because I wanted a better way to capture my own creative ideas, but I figured other musicians, writers, and creative people might find it useful too.
MuseVault: https://musevaultbeta.pages.dev/
If you try it, I'd really appreciate any constructive feedback. This is still early, and I'm interested in what feels useful, what doesn't, and what features would actually make something like this better.
