Ask questions across your Markdown notes using a fully local Graph RAG engine. Built for Obsidian vaults, works with any folder of Markdown files. Extracts entity-relation triples from wikilinks & YAML frontmatter, retrieves answers via hybrid search (vector + BM25 + temporal).
$git clone https://github.com/benmaster82/kwipuInstalls into the current project.
Install kwipu by running `git clone https://github.com/benmaster82/kwipu`, then use it for the current task and follow its documentation at https://github.com/benmaster82/kwipu.