jevQL: Semantic SQL for Postgres
jevql is a CLI/SDK that adds Jev semantic predicates, choices, and scores to ordinary Postgres SQL. It calls TypeSafe AI's System One model via the Jev API and supports Go, TypeScript, Python, MCP, and HTTP.
A general customer service platform based on ChatKit, using TypeSafe Jev for intent/emotion decisions and tool calls via function calling.
README 明确描述使用 TypeSafe AI 的 Jev/SystemOne 作为决策引擎,包含 ai/jev.py 实现,默认 endpoint 为 https://api.typesafe.ai,并需配置 JEV_API_KEY,属于实质性集成与可运行 demo。