Jev正式発表:意思決定向けSystem Oneモデル
TypeSafe創業者Diogo Almeidaが、Jev、RLCD訓練手法、ソフトウェア上の意思決定に向けたモデルの位置づけを紹介します。元投稿には2分56秒の発表動画があります。

単一の関数jev()でデータベース全体を自然言語検索するPostgreSQL拡張。インデックスや埋め込み不要で、約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