Ask HN: Has Anyone Trained a personal LLM using their personal notes? Some here comment on notes they've taken for their entire life, often using powerful note-taking systems. Of course, there's a ton of note-taking systems out there. Org-Mode [1], Obsidian [2], plain .txt, ... And it's become quite simple to integrate such systems with LLMs. Whether to add that data to the LLM [3], using LLM formatting, or to visualize and use it as a personal partner. For the latter - there's also a ton of open-source UIs such as Chatbot-ui[4] and Reor[5]. And that's just the tip of the iceberg. Personally, I haven't been consistent enough through the years in note-taking. So, I'm really curious to learn more about those of you who were and implemented such pipelines. I'm sure there's a ton of cool interaction experiences. [1] https://orgmode.org/ [2] https://obsidian.md/ [3] https://ollama.com/ [4] https://github.com/mckaywrigley/chatbot-ui [5] https://github.com/reorproject/reor |