Data & research

Data & research / CASE STUDY

DuckDB-Jev: ask semantic questions directly in SQL

Explore the original project

Visit the source for the full case and live demo.

Open original
Source colliberAI-organized · original linked below

AI-ASSISTED CASE SUMMARY

A DuckDB extension exposes Jev decisions as SQL functions over row text. Choices become ENUM values, scores become numbers, and mixed question sets return STRUCT values, keeping the results inside the analytical query.
Read the full source