cobanov/awesome-jev
A curated, source-backed list of projects built with Jev, TypeSafe AI's System One model for typed decisions.
About the project
A curated list of projects built with Jev, TypeSafe AI's System One model for fast typed probabilistic decisions (classification, routing, scoring, guardrails).
Useful for
- Find an SDK or MCP server to integrate Jev into your stack
- Study guardrail and routing examples for coding agents
- Browse open reproductions and calibration research
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 84 stars so far today, about 105 expected by the end of the day.
- The repository is 0 days old and already has 82 stars.
- Top new repositories this week: #143.
- About 31 forks a day — people are taking the code.
- Recent forks include notable developers: @BYK (1,696 followers), @luantak (207 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 82
- Stars in a day
- 105
- Forks
- 6
- Issues and pull requests
- 5
- Watchers
- 0
- License
- CC0-1.0
- Created
- September 18, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this week: #143
Similar projects
-
6.2
AbdelStark/awesome-typesafe
A curated list of official resources and community projects around TypeSafe, System One models, and Jev — an API that returns typed probabilistic decisions instead of generated text.
-
5.6
dabit3/jev-experiments
A collection of TypeScript demo apps focused on low latency and type safety; each app lives in its own top-level directory with its own README and tests.
-
5.6
theoephraim/awesome-cloudflare-selfhosted
A curated list of open-source apps that replace SaaS products and run in your own Cloudflare account on Workers, D1 and R2. Each entry is audited against its licence and deploy configuration.
-
5.5
yibie/awesome-jev
A curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions (choice, score, boolean with confidence).
-
5.4
sabbircode-dev/learning-python
A personal repository of learning programs and exercises covering Python basics: variables, conditions, loops, functions and simple projects.
-
5.4
bojieli/ai-infra-book
Open book "Understanding AI Infra" by Bojie Li: quantitative derivation of LLM inference and training system design from hardware constraints and model architecture. Includes full text, PDF, calculation tools and…