OPEN-SOURCE PROJECT

duckdb-jev

A DuckDB extension that calls Jev from SQL and returns answers as ENUM, numeric, or STRUCT types.

Stars
17
Forks
0
License
MIT
Last commit
2026-09-18

What Jev does here

Asks Choice, Score, and Noul questions about row text and maps answers to SQL types defined by the questions.

Uses structured judgments while querying tables or Parquet data.

Requires an external Jev API configuration. SQL type constraints do not establish answer correctness or eliminate privacy risks.