Back to explore

jev(): estensione PostgreSQL per la ricerca in linguaggio naturale

Un'estensione PostgreSQL che cerca in tutto il database in linguaggio naturale tramite una singola funzione jev(), senza indice o embedding, valutando 129 righe in ~1 secondo.

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,8K likesOpen on X