HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bobvanluijt

no profile record

Submissions

A Visual Document Benchmark for Scientific Retrieval and Question Answering

arxiv.org
2 points·by bobvanluijt·vor 5 Monaten·0 comments

Removing branches from the hot path: A 60% speed-up for Product Quantization

twitter.com
1 points·by bobvanluijt·vor 6 Monaten·0 comments

Kamer 306: Pioneers of Dutch Electronic Music (1956–1960) [video]

youtube.com
2 points·by bobvanluijt·vor 7 Monaten·1 comments

Hybrid Search vs. Agentic Search Benchmarks

weaviate.io
1 points·by bobvanluijt·vor 10 Monaten·1 comments

Compress Vectors by 4x by using 8-bit Rotational Quantization

weaviate.io
3 points·by bobvanluijt·vor 11 Monaten·0 comments

Elysia – open-source agentic AI platform

github.com
4 points·by bobvanluijt·vor 11 Monaten·1 comments

MythGen – Lovable for world-building (Unity and Unreal)

mythgen.ai
1 points·by bobvanluijt·letztes Jahr·1 comments

Exploring RAG and GraphRAG: Understanding when and how to use both

weaviate.io
2 points·by bobvanluijt·letztes Jahr·0 comments

Is it possible to vibe-code a production-grade database?

github.com
3 points·by bobvanluijt·letztes Jahr·1 comments

Weaviate Transformation Agent

weaviate.io
1 points·by bobvanluijt·letztes Jahr·0 comments

Hyperspace Bypass

builders.mozilla.org
1 points·by bobvanluijt·letztes Jahr·1 comments

comments

bobvanluijt
·vor 6 Monaten·discuss
> issue with a founder

That would be me
bobvanluijt
·vor 7 Monaten·discuss
"Kamer 306 is a 2006 documentary about the birth of electronic music inside the Philips Natuurkundig Laboratorium (NatLab) in Eindhoven. Set in the legendary Room 306 of the lab’s Acoustics Department, the film traces how Philips technicians, engineers, and composers opened up a completely new sonic world in the late 1950s."
bobvanluijt
·vor 10 Monaten·discuss
Besides pure vector search there is hybrid (BM25 + vector) but now there is also agentic search (where the agent can set additional filters, do multiple roundtrips, etc on top of hybrid vector search.
bobvanluijt
·vor 11 Monaten·discuss
Meet Elysia - a decision tree based agentic system that dynamically displays data, learns from user feedback, and chunks documents on-demand.

Most AI chatbots are stuck in a text-in, text-out world. But what if your AI could dynamically decide not just what to say, but ? Elysia is designed to completely rethink how we interact with data through AI.

From: https://x.com/weaviate_io/status/1955283683717369970
bobvanluijt
·letztes Jahr·discuss
Currently still a demo video but they are looking for testers
bobvanluijt
·letztes Jahr·discuss
Ha, very cool
bobvanluijt
·letztes Jahr·discuss
It depends on additional filters and whether you want to use vector search only. The upside of using Faiss would be storing the ID as file metadata and embedding it in the Faiss index. However, if you need any other filters or data, you would need to store it somewhere else.
bobvanluijt
·letztes Jahr·discuss
How nice to see Stockhausen on the front page. It’s definitely an acquired taste, but if you take the time to dive in, you will appreciate it
bobvanluijt
·letztes Jahr·discuss
Did you see this? https://arxiv.org/pdf/2502.00032