Hey HN,
I built Thought Blast.
It is a bullet journal for iOS where you can quickly jot down your ideas or ramble and it transcribes the audio. You can also pin the important ones.
This is my first app ever and I'm super stoked to have made it beyond tutorials onto actual devices.
The motivation was to replace the single ever growing apple notes note i previously used.
I used React Native for the frontend and flask for the backend which calls a speech-to-text model on a serverless GPU.
I'm happy for any feedback!