← All apps
Rubynotes AI
An AI note taker that listens, transcribes, and organizes.
iOS
Rubynotes AI records audio — a meeting, a lecture, a thought on the way home — transcribes it, and turns the transcript into a structured note instead of a wall of text. The useful part is not the transcription itself but what comes after it: summaries, sections, and the things you actually said you would do.
Behind it sits a FastAPI backend with Redis, running transcription through Whisper and AssemblyAI pipelines and the structuring pass through an LLM. Built to stay quick on long recordings and to degrade gracefully when a pipeline is slow.