Back to GitHub projects

jevgrep

jevgrep is a CLI that pipes text to TypeSafe AI's Jev model and asks a yes/no question, returning only matching lines. Works with tail -f, includes benchmarks, and costs about $0.004 per 1,000 lines.

该仓库是 jevgrep CLI 工具,通过 OpenRouter 或 TypeSafe API 直接调用 Jev 模型对文本行进行语义判断,包含完整实现、测试、基准测试和示例,确实集成并深入使用 TypeSafe AI 的 Jev / System One 模型。

· 1 starsOpen on GitHub