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.
JevRE is a Python CLI integrating TypeSafe AI's Jev System One model to recommend the next investigation step in Android reverse engineering. It includes a real Jev API client and an offline mock mode.
该仓库是一个可运行的 Python CLI 项目,真实集成了 TypeSafe AI 的 Jev System One 模型,通过官方 API 进行决策推荐,并包含离线 Mock 模式、测试和详细文档,符合收录标准。