I open sourced a local-first LLM wiki for research and durable memory
r/LocalLLaMA
•
Generative AI
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. The wiki becomes the working knowledge layer, and future questions are asked against that layer instead of against raw text every time.