mizzlelover / jev-hub
“JEV HUB · X 上关于 TypeSafe AI「系统一模型」Jev 的长文与演示视频聚合(保留原链与作者)| 谁是专家 出品”
Jev-Based rank #70In Docs #1
- 22Stars
- —Stars Δ / 1d
- —Stars Δ / 7d
- —Stars Δ / 30d
- 4Forks
- 0Watchers
GitHub ↗Official docs ↗Back to ranking
TL;DR
mizzlelover/jev-hub is a map of the public Jev neighborhood. Use it to discover, then read the linked tree.
The author describes it as: “JEV HUB · X 上关于 TypeSafe AI「系统一模型」Jev 的长文与演示视频聚合(保留原链与作者)| 谁是专家 出品” That is their claim, not a bench this site ran.
Who it’s for
- Builders scanning the public ecosystem before they pick a runtime
- Anyone who needs the unofficial line: jev.pro does not issue keys and is not TypeSafe
What’s inside
Expect a README and a list of links — sometimes a small script that refreshes the directory. There is no hosted model in the clone.
How to use
This is an index. Clone it only if you want the list offline.
git clone https://github.com/mizzlelover/jev-hub.git
Then open each upstream link and confirm it still calls hosted Jev — or label it as a replica — against docs.typesafe.ai.
Hosted Jev still looks like a function call — wrapper or not:
{
model: "jev-1.13.0",
state: { source: "mizzlelover/jev-hub", brief: "..." },
questions: {
gate: { type: "noul", instructions: "Should we act on this state?" },
route: { type: "choice", instructions: "Pick one next system.", criteria: ["code", "review", "human"] },
},
}
Try this
Pick three production-shaped links
From mizzlelover/jev-hub, list three repositories that actually call TypeSafe Jev (not just mention it). For each, name the question types they send and whether they pin a model id.
Schema-safe ≠ correct
On a case mizzlelover/jev-hub gets wrong, write down the schema-legal answer it returned and the human label. Do not “fix” it by asking Jev to generate an explanation.
FAQ
Does this replace the TypeSafe SDK?
Only if the author implemented a full client. Most harnesses still call the vendor SDK or raw HTTP.
Are the star chips live?
Star, fork, and watcher chips refresh from the public GitHub API via a scheduled job. The prose on this page is editorial.
Sources
Public repository metadata and TypeSafe documentation. No private claims.