返回探索

jev():PostgreSQL 自然语言搜索扩展

一个 PostgreSQL 扩展,通过单个函数 jev() 使用自然语言搜索整个数据库,无需索引或嵌入,约 1 秒内判断 129 行。

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

· 2784 次赞在 X 打开