HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Strift

no profile record

Submissions

Show HN: Semantic search for MTG

mtgbuilder.ai
1 points·by Strift·vor 6 Monaten·0 comments

Building a retrieval API to search my Obsidian vault from LibreChat

laurentcazanove.com
1 points·by Strift·vor 10 Monaten·0 comments

Building the future of search with Meilisearch AI

meilisearch.com
3 points·by Strift·letztes Jahr·0 comments

Building a Next.js Shopify Storefront with Blazity

blog.meilisearch.com
2 points·by Strift·vor 2 Jahren·0 comments

Meilisearch 1.9

blog.meilisearch.com
4 points·by Strift·vor 2 Jahren·0 comments

Nuxt releases icon module v1

github.com
1 points·by Strift·vor 2 Jahren·0 comments

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

blog.meilisearch.com
4 points·by Strift·vor 2 Jahren·0 comments

Minimal Auth module for Nuxt 3

github.com
1 points·by Strift·vor 2 Jahren·0 comments

[untitled]

1 points·by Strift·vor 3 Jahren·0 comments

comments

Strift
·vor 6 Monaten·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
·vor 2 Jahren·discuss
I hate how slow the docs have become. Fwiw, we're working on fixing it :p