I open sourced a local-first LLM wiki for research and durable memory
I’ve been building a small tool called oamc around a workflow I wanted for personal research and long-running project memory. The basic idea is: instead of repeatedly querying raw notes/documents, sources get ingested into a maintained markdown wiki. T…