ryu-meetings-0.1.9
Meeting notes for Ryu (Granola/Notion-AI style): record a call, transcribe it live, auto-detect an in-progress meeting from mic-in-use, and generate structured AI notes — an extracted Core capability crate (engine + SQLite store + audio pipeline + HTTP surface). In-process default; Core consumes it as a path dependency. Cross-cutting deps (preferences, the STT transcribe path, the Gateway note-gen call, the Spaces note store, and the auto-title model call) are inverted through the `MeetingsHost` trait so this crate has ZERO dependency on apps/core.
13 hours ago