Build an AI Voice Journal App with Claude Code From Scratch
Build a voice journal app: record audio, transcribe speech, send text to Claude for summaries/tags, then store entries. Shows wiring voice input, LLM API calls, and basic persistence. Notes latency, cost, and rate limits for AI calls. Takeaway: pair speech input with LLMs to elevate journaling UX.