JEV GUIDE · Independent resources for developers Official access and pricing: TypeSafe AI
← Back to case files

CASE FILE / Decision automation

I build a SQL extension that turns plain english into a WHERE clause wit…

I build a SQL extension that turns plain english into a WHERE clause with jev @typesafeai WHERE jev(people, 'could work from home') Every row gets judged individually, no index and no embeddings needed. Try it out (don't burn my wallet pls) https://t.co/4nYZVH9iXs

By Zachi @iam_zachi
● ● ●CASE FILEGUIDE
Zachi · @iam_zachi

Original post

I build a SQL extension that turns plain english into a WHERE clause with jev @typesafeai WHERE jev(people, 'could work from home') Every row gets judged individually, no index and no embeddings needed. Try it out (don't burn my wallet pls) https://t.co/4nYZVH9iXs
Views 19,736Likes 106Reposts 9

Chinese translation

我使用jev @typesafeai构建了一个SQL扩展,可以将普通英语转换为WHERE Clause jev的地方(人们“可以在家工作”) 每一行都会被单独判断,不需要索引,也不需要嵌入。 尝试一下(请不要烧钱包)https://t.co/4nYZVH9iXs

What this case shows

  • Use JEV as a typed, fast decision layer
  • Wire probability into business rules
  • Open the original post for the full demo