HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Strift

no profile record

Submissions

Show HN: Semantic search for MTG

mtgbuilder.ai
1 points·by Strift·6 เดือนที่ผ่านมา·0 comments

Building a retrieval API to search my Obsidian vault from LibreChat

laurentcazanove.com
1 points·by Strift·10 เดือนที่ผ่านมา·0 comments

Building the future of search with Meilisearch AI

meilisearch.com
3 points·by Strift·ปีที่แล้ว·0 comments

Building a Next.js Shopify Storefront with Blazity

blog.meilisearch.com
2 points·by Strift·2 ปีที่แล้ว·0 comments

Meilisearch 1.9

blog.meilisearch.com
4 points·by Strift·2 ปีที่แล้ว·0 comments

Nuxt releases icon module v1

github.com
1 points·by Strift·2 ปีที่แล้ว·0 comments

Results at keystroke speed: inside a full-text search engine

blog.meilisearch.com
4 points·by Strift·2 ปีที่แล้ว·0 comments

Minimal Auth module for Nuxt 3

github.com
1 points·by Strift·2 ปีที่แล้ว·0 comments

[untitled]

1 points·by Strift·3 ปีที่แล้ว·0 comments

comments

Strift
·6 เดือนที่ผ่านมา·discuss
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
Strift
·2 ปีที่แล้ว·discuss
I hate how slow the docs have become. Fwiw, we're working on fixing it :p