JevSeek GitHub avatar by morcoan

morcoan /

Domain & Vertical Tools

JevSeek

Local coding workspace and agent decoupling tool routing via Jev from detailed argument generation via DeepSeek.

License: MITLanguage: PythonLast push: 9/18/2026#coding-agents#desktop-os

What Jev Does in this Architecture

Employs Jev to classify and select the next tool action based on execution state, delegating parameter generation to DeepSeek.

Key Architecture Benefit

Combines low-latency discrete routing with capable generative modeling, reducing overall prompt overhead and turn latency.

Reviewed Source Code Evidence

Verified fixed-commit source files demonstrating genuine Jev integration:

Review & Benchmark Note: Source code verified against pinned commit. Covers desktop bridge and routing logic; end-to-end latency depends on provider configuration.
Clone Repository
git clone https://github.com/morcoan/JevSeek.git

Inspect on GitHub

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

morcoan/JevSeek

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
HA-Jev repository icon by AboveColin

AboveColin

HA-Jev

16
Domain & Vertical ToolsMITPython

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

What Jev does here

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

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

#domain-workflows#typed-decisions
2 evidence links
Inspect details