Building a retrieval API to search my Obsidian vault from LibreChatlaurentcazanove.com1 ポイント·投稿者 Strift·10 か月前·0 コメント
Results at keystroke speed: inside a full-text search engineblog.meilisearch.com4 ポイント·投稿者 Strift·2 年前·0 コメント
Strift·6 か月前·議論I just use a web server and a search engine.TL;DR: - chunk files, index chunks - vector/hybrid search over the index - node app to handle requests (was the quickest to implement, LLMs understand OpenAPI well)I wrote about it here: https://laurentcazanove.com/blog/obsidian-rag-api
TL;DR: - chunk files, index chunks - vector/hybrid search over the index - node app to handle requests (was the quickest to implement, LLMs understand OpenAPI well)
I wrote about it here: https://laurentcazanove.com/blog/obsidian-rag-api