|
|
|
|
|
by bshaughn
806 days ago
|
|
Not exactly what you're looking for but I a few months ago I spent a day building a llama-index pipeline against my markdown notes with a really privative note crawling implementation, and had surprisingly good results for question answering. I don't use an org-roam note system but I've been working on a similar and highly opinionated note system that I'm always making tools for. And I'm always interested in seeing people's ideal note systems. my crude WIP Obsidian / Markdown note RAG tool: https://github.com/bs7280/markdown-embeddings-search |
|