HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Strift

no profile record

投稿

Show HN: Semantic search for MTG

mtgbuilder.ai
1 ポイント·投稿者 Strift·6 か月前·0 コメント

Building a retrieval API to search my Obsidian vault from LibreChat

laurentcazanove.com
1 ポイント·投稿者 Strift·10 か月前·0 コメント

Building the future of search with Meilisearch AI

meilisearch.com
3 ポイント·投稿者 Strift·昨年·0 コメント

Building a Next.js Shopify Storefront with Blazity

blog.meilisearch.com
2 ポイント·投稿者 Strift·2 年前·0 コメント

Meilisearch 1.9

blog.meilisearch.com
4 ポイント·投稿者 Strift·2 年前·0 コメント

Nuxt releases icon module v1

github.com
1 ポイント·投稿者 Strift·2 年前·0 コメント

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

blog.meilisearch.com
4 ポイント·投稿者 Strift·2 年前·0 コメント

Minimal Auth module for Nuxt 3

github.com
1 ポイント·投稿者 Strift·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 Strift·3 年前·0 コメント

Laravel Sail add support for Bun

github.com
1 ポイント·投稿者 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
Strift
·2 年前·議論
I hate how slow the docs have become. Fwiw, we're working on fixing it :p