TypeSafe AI Playground GitHub avatar by markjaquith

markjaquith /

CLI & Pipelines

TypeSafe AI Playground

Rust CLI experiments for health-information screening, comment review, tone analysis and business or occupation classification.

License: MITLanguage: RustLast push: 9/18/2026#cli-git-gates#classification-ranking#domain-workflows

What Jev Does in this Architecture

Sends text to Jev for separate Noul probabilities, scores or category choices.

Key Architecture Benefit

Offers a terminal interface for inspecting structured judgments.

Review & Benchmark Note: Health-information scores are screening signals, not a legal PHI determination. The previous sub-millisecond claim had no supporting evidence. README and integration source reviewed at a fixed commit; not independently run or benchmarked by this site.
Clone Repository
git clone https://github.com/markjaquith/typesafe-ai-playground.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

markjaquith/TypeSafe AI Playground

Architecture Category

CLI & Pipelines

CLI utilities, Git gates, CI/CD pipeline checks, and DevOps automations.

View all in this category →

Related Projects in CLI & Pipelines

SemDecide repository icon by sharziki

sharziki

SemDecide

5
CLI & PipelinesMITPython

A Python CLI for semantic predicates, routing, scoring and filtering over text or JSONL.

What Jev does here

Sends input to Jev and applies local probability thresholds to outputs and exit codes.

Adds typed decisions to Bash and CI with explicit output and failure states.

#cli-git-gates#classification-ranking#typed-decisions
3 evidence links
Inspect details
4
CLI & PipelinesMITPython

A CLI and stdio MCP server for typed Jev judgments over text or JSON.

What Jev does here

Submits noul, choice and score questions and emits JSON or a primary value.

Accepts files and stdin for use in shell scripts and MCP clients.

#cli-git-gates#mcp-integrations#typed-decisions
3 evidence links
Inspect details
jev-cli repository icon by jtsang4

jtsang4

jev-cli

1
CLI & PipelinesMITTypeScript

A CLI for asking Jev classification, yes/no and scoring questions over text or JSON input.

What Jev does here

Evaluates typed questions over one input and returns choices and probabilities as JSON.

Accepts standard input and supports direct TypeSafe calls or a Vercel gateway.

#cli-git-gates#classification-ranking#typed-decisions
2 evidence links
Inspect details