jev(): a Postgres extension for natural-language search across your whole DB, $0.0009 per query
FrankFelixAI · x · 2026-09-18
jev() is a new PostgreSQL extension that lets you search your entire database with natural language via one function — no index, no embeddings. Examples: WHERE jev(people, 'could work from home') or jev(people, 'name sounds european'). It judged 129 rows in 1s for $0.0009, and cached reruns took just 6ms.
More from coding & agent
- NoSpoon microdrama agent writes, edits and casts short dramas autonomously in ~10 minutes — Kyrannio · 2026-09-18
- Alchemy PR adds Neon backend resources, Effect runtimes and 13 website constructors — samgoodwin89 · 2026-09-18
- Showly launches: turn your coding agent's output into shareable web pages — HeyAmit_ · 2026-09-18
- Pydantic AI agents now run on TypeSafe's Jev with per-field confidence outputs — Paimaamu · 2026-09-18
- Demo: GPT-6 Astra edits video in DaVinci via MCP at impressive speed — toolstelegraph · 2026-09-18
- Using cheap model Jev as a code rubric reviewer to fix agent slop code, 100x cheaper than CodeRabbit — Nedomas · 2026-09-18