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 评论
Vector storage is coming to Meilisearch to empower search through AIblog.meilisearch.com6 分·作者 Strift·3年前·0 评论
Nine Reasons Why Postgres Might Not Be Good Enough for Full Text Searchblog.meilisearch.com5 分·作者 Strift·3年前·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