devwithjev
— reading now— views
Submit a build

Natural-Language Flight Destination Search in SQL

Syed registered the Jev model from @typesafeai as a UDF on a DuckDB flights database to query 218 flight destinations in natural language. Changing the query sentence re-ranks destinations by meaning.

Syed@smhumair𝕏
Registered Jev model from @typesafeai as a UDF on a flights @duckdb database. Now I can query a table in natural language, inside SQL: WHERE jev(destination, 'a beach that also has mountains') Dataset has 218 flight destinations. I just change the sentence and it re-ranks by meaning: → "beach or tropical" → "ski destination" → "beach and with nearby mountains" No embeddings. No vector DB. No pipel
Sep 20, 2026X postsView on X
Example queries include “a beach that also has mountains,” “beach or tropical,” “ski destination,” and “beach and with nearby mountains.”

Also filed under Tools & apps