Great walkthrough! I run Ollama on a Mac Mini (64GB unified memory) and have been experimenting with different models for structured data extraction. Curious — have you tried any of the newer Qwen3 models for the text-to-cypher task? I've been using qwen3:30b for code generation and it handles structured output surprisingly well.
The Obsidian integration idea is brilliant. I've been thinking about building something similar for my game dev notes — turning scattered devlogs into a queryable knowledge graph could be really useful for tracking dependencies between game systems.