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.
Proof of concept for auto-tagging and triage of Readwise Reader articles using TypeSafe AI's Jev model.
该仓库是一个概念验证,通过调用 TypeSafe AI 的 Jev API 对 Readwise Reader 文章进行自动打标签和分类。README 详细说明了集成方式、提示词设计、边界测试和重试机制,属于真实使用 Jev 的集成项目。