Hi,
Huge fan of your work! Just to clarify, this project isn't an alternative to obsidian-cli.
My goal is simply to enable semantic search across my vault by ingesting note chunks into ChromaDB while preserving all Wikilinks and tags. This allows AI agents to retrieve specific, semantically relevant text chunks based on user queries, rather than fetching entire notes. It also helps to find hidden connections between notes.
Why not use Obsidian CLI? https://obsidian.md/help/cli
Hi, Huge fan of your work! Just to clarify, this project isn't an alternative to obsidian-cli.
My goal is simply to enable semantic search across my vault by ingesting note chunks into ChromaDB while preserving all Wikilinks and tags. This allows AI agents to retrieve specific, semantically relevant text chunks based on user queries, rather than fetching entire notes. It also helps to find hidden connections between notes.