Inspiration
It's sometimes difficult to write down all the thoughts and ideas needed to create a solid prompt. That's why I developed this simple app that converts your audio memo into a professional prompt for reasoning LLMs.
How we built it
I generated this app with a single prompt in Bolt! In the video, I’ll show you how I did it!
Challenges we ran into
For some reason, the app worked perfectly in Chrome but not in Safari. Fortunately, Bolt has fixed this issue.
What it does
The app sends a voice recording to Deepgram for transcription. Then, it uses the transcript to generate a professional prompt for the reasoning model via the Gemini Flash 2.0 call.
Accomplishments that we're proud of
It worked after one-shot prompting, which was surprising!
What we learned
A well-structured single prompt can be an incredibly powerful tool!
What's next for LLMready.net - Convert Voice Memos into Well-Made Prompts
Support for mobile devices (not included in the first version due to the one-shot prompt restriction). Next, I'm going to open-source it, add the ability to use your own API keys, and make it available as a Chrome plugin!
Built With
- deepgram
- deno
- gemini
- netlify
- react
- supabase
- tailwind-css
- typescript
- vite

Log in or sign up for Devpost to join the conversation.