Show HN: Echologue – the private AI voice journal I built for myself
Posted by arisAlexis 3 days ago
I have tried journaling many times but nothing stuck. So I decided to make my own app for myself with these features:
* Voice first
* Private first
* AI chat
* Automatic tagging, meaning extraction, and semantic retrieval using embeddings stored locally
* Export to LLM
the AI angle is especially interesting for me. It allows me to ask questions like:
* "remind me highlights and crazy nights in the last 3 months"
* "How was I feeling during my trip in Spain and how big of a problem was my breakup"
* "How would you judge my overall interactions with Marc after I told him about my problems"
the overall process is fire and forget. I just talk for let's say a minute every day or when there was something of interest.
Everything is stored on device. The AI inference is done with Zero Data Retention Endpoints. No email or anything else is kept, you are completely anonymous, I have no idea what or how people use this.
Otherwise journaling doesn't work. I can't say my secret thoughts when I know someone has a master key or can suffer a security breach.
I hope you enjoy the product as much as I do.
Comments
Comment by pluc 3 days ago
Comment by dmrivers 3 days ago
Comment by parthmule28 3 days ago
Comment by arisAlexis 3 days ago
Comment by sgc 3 days ago
Comment by arisAlexis 3 days ago
Comment by steezeburger 3 days ago
Comment by totallygeeky 3 days ago
It kneecaps the precise skills and work needed to become a more whole and thoughtful person, despite wearing the skin of something that might help.
Comment by steezeburger 3 days ago
Comment by hsoc 3 days ago
Comment by kingkemol888 3 days ago
Comment by heliskyr2 19 hours ago
Comment by Studui81Labs 2 days ago
Comment by dthcst 3 days ago
Two honest questions, since you built it for yourself first:
1. Are the entries plain files I can open and read without your app, or a database? For me that ended up being the whole point. If I can't read it without you, it's not really mine.
2. You say everything is on device, but inference goes to a zero-retention endpoint. Have you looked at running a small local model for the AI part? "Private" and "my text leaves the machine" are hard to hold together in one sentence.
Not a criticism, I hit the same wall myself. Nice project.
Comment by arisAlexis 3 days ago
2) yes I tried it and it becomes so slow it's unworkable right now but in a future version totally possible. Gemma 4 needs an iphone 17 pro or similar to run in a normal timeframe and still it's slow and also the whisper-large is also very slow. it would also need to download some gigs of data. but that was actually the first version I built :)
Comment by outoftheweed 3 days ago