HA-Jev GitHub avatar by AboveColin

AboveColin /

Domain & Vertical Tools

HA-Jev

Turns Jev judgments into Home Assistant sensors, such as checking whether finished laundry has been left unattended.

License: MITLanguage: PythonLast push: 9/18/2026#domain-workflows#typed-decisions

What Jev Does in this Architecture

Reads selected entity states and returns probabilities, choices, or scores that configured thresholds can use in automations.

Key Architecture Benefit

Connects natural-language conditions to existing sensors, notifications, and scenes.

Review & Benchmark Note: The author explicitly advises against safety-critical controls such as locks, heaters, or smoke alarms. This site has not verified latency or judgment accuracy.
Clone Repository
git clone https://github.com/AboveColin/HA-Jev.git

Inspect on GitHub

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

AboveColin/HA-Jev

Architecture Category

Domain & Vertical Tools

Domain-specific decision engines for finance, legal, e-commerce, and vertical ops.

View all in this category →

Related Projects in Domain & Vertical Tools

Prism repository icon by irfndi

irfndi

Prism

33
Domain & Vertical ToolsMITTypeScript

A Solana liquidity Agent with Jev shadow judgments compared against rule-based decisions.

What Jev does here

Evaluates entry distribution, toxic flow, holding and stress signals for calibration logs.

Adds comparable advisory signals to deterministic trading rules without claiming returns.

#finance-quant#typed-decisions#evaluation-benchmarks
53 evidence links
Inspect details
Jev-Trades repository icon by zadescoxp

zadescoxp

Jev-Trades

10
Domain & Vertical ToolsApache-2.0Python

A dashboard combining live crypto market data with Jev-guided paper trading; no broker or live-order API is connected.

What Jev does here

Jev reviews completed minute candles and indicators; Python applies confidence and position limits to a simulated portfolio.

Shows market inputs, model judgments and paper positions together.

#finance-quant#games-simulation
13 evidence links
Inspect details
Domain & Vertical ToolsMITPython

Eight mechanical and electrical engineering experiments using Jev for task routing, log checks and component selection.

What Jev does here

Jev classifies engineering text and candidates; calculations and final actions stay in Python rules.

Shows how to connect judgments to engineering workflows using synthetic examples.

#domain-workflows#classification-ranking
2 evidence links
Inspect details