Building an Audio Journaling App – Looking for Community Insights
I am a product designer by profession, and recently, I ventured into coding and started developing applications. Today, I'm excited to share a project I've been passionately working on. The concept is a voice-activated journal: just voice-record your thoughts, and the app will transcribe them into text. I built this to help those like me who struggle to build a journaling habit. Also has features that encourage habbit building like a streak/tracker and a threshold marker encouraging you to record a minimum amount. I used OpneAI Whisper to power the transcriptions which means you can…
What it does
In the maker’s words, at launch
I am a product designer by profession, and recently, I ventured into coding and started developing applications. Today, I'm excited to share a project I've been passionately working on. The concept is a voice-activated journal: just voice-record your thoughts, and the app will transcribe them into text. I built this to help those like me who struggle to build a journaling habit. Also has features that encourage habbit building like a streak/tracker and a threshold marker encouraging you to record a minimum amount. I used OpneAI Whisper to power the transcriptions which means you can record journals in most common languages and it will transcribe it accurately. I am hoping to get feedback from all of you: Would you use this? If Yes, how often? If No, What would hold you back? Would you pay for this? If yes: How much, If no: what if added would make you want to pay for it? Screenshots: https://arc.net/e/FC0B1AEB-707C-4294-B737-B7D9E4E6D67E
Does the same job
all alternatives →



- IVI've launched my iPhone journal app I've worked on for almost 2 years.2013 · hey.co · ▲139
Hi everyone - I've been working on this automatic journal for a long time. It takes your photos, makes them look nice, and also journals the places you go just by having your phone in your pocket. Would love your feedback!

More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com