Made my messy notes actually usable
Posted by knlgeth@reddit | LocalLLaMA | View on Reddit | 4 comments
I used to spend way too much time trying to keep my notes clean across docs, PDFs, and random files… and it never really stayed organized anyway.
Recently tried just dumping everything into this repo: https://github.com/atomicmemory/llm-wiki-compiler and letting it compile things into a wiki automatically.
It's core loop:
sources → compile → wiki → query → save → richer wiki
Now I barely organize anything myself, it just structures everything in a way that actually makes sense when I come back to it.
Give it a spin and let me know what you think:)
riddlemewhat2@reddit
Is this basically an AI-powered second brain? Because that’s exactly what tools like Notion promised for research but never really delivered.
LongLeading5421@reddit
the difference is most tools just organize information passively while ai can actually process and connect ideas for you. the promise was always about active thinking assistance not just better filing cabinets. thats where the real value comes from.
mrtie007@reddit
let it do openai compatible models and id be using it local
LeonidasTMT@reddit
How does this compile project knowledge? Lets say I have 5 different projects with 5 different specifications. I brain dump everything into the same OneNote just maybe different sections. Can it differentiate, identify etc?