Back to explore

jev(): ekstensi PostgreSQL untuk pencarian bahasa alami

Ekstensi PostgreSQL yang mencari seluruh basis data dalam bahasa alami melalui satu fungsi jev(), tanpa indeks atau embedding, menilai 129 baris dalam ~1 detik.

I think I just cooked something 🔥 jev(): a PostgreSQL extension that searches your whole database in natural language. No index, no embeddings, just one function. WHERE jev(people, 'could work from home') or WHERE jev(people, 'name sounds european') 129 rows judged in ~1s

· 2,8 rb likesOpen on X