首页 / 关于
关于
这份清单怎么维护,Jev 能做什么、不能做什么,以及截图的出处。
动手之前先知道
- Type safe is not the same as correct. A schema-valid answer can still be confidently wrong. The "cannot hallucinate" claim means no out-of-schema output, nothing more.
- On the vendor's own four-workflow eval Jev lands around 68 percent, close to mid-tier LLMs. Keep irreversible actions behind a threshold and a human.
- It cannot count, do arithmetic, reason about dates, or produce a value that is not in your option list. Ask it to pick from a deck, never to name a card.
- Accuracy drops as the state fills with unrelated content. Curating what you send is your job, and it is most of the work.
- The vendor publishes its known failure modes on the model jaggedness page linked below. Read it before you pick your first threshold.
- Access is a waitlist. Open replicas and third-party gateways exist below if you cannot wait, or would rather not depend on one vendor.
Jev on one screen
- Endpoint: POST https://api.typesafe.ai/v1/systemone with a model, a state, and a map of questions.
- Model alias: jev-latest, currently jev-1.13.0.
- Questions: Choice picks one of up to 255 options you define, Score places the state on a scale you describe, Noul is a calibrated yes/no probability. All questions in a request are scored in parallel against the same state.
- Input: text or JSON state. No images, audio, or video yet.
- Price: $0.042 per million input tokens; output tokens are free.
- Limits: 250,000 tokens per second, 1,200 requests per minute, 32k tokens per request, all subject to change during early access.
- Latency: 70 to 500 ms end to end, vendor reported.
- Training: RLCD, reinforcement learning for calibrated decisions. Weights and architecture are unpublished.
- Also served by Vercel AI Gateway, Cloudflare Workers AI, OpenRouter (beta), and Netlify AI Gateway, none of which need the TypeSafe waitlist.
Jev 做不到的事
Jev has no embeddings, cannot count or do arithmetic, and gets less accurate as the state fills with unrelated text. It lands around 68 percent on the vendor's own four-workflow eval.
On this site Jev only reorders a shortlist a person is already scanning. The bars on a card are build-time probabilities, not a verdict. Nothing here is gated on a Jev answer.
参与贡献
The readme is the only hand-edited source. This site, the JSON, the markdown twins, and the translated readmes are all generated from it, so a pull request againstreadme.md is the whole submission process. One entry per pull request, one sentence that says what it does and what it costs you, and a link that resolves.
Every entry is read before it lands, links are checked weekly, and repos that look like bulk scaffolding are flagged rather than quietly dropped. The rules live incontributing.md.
333 entries · 276 projects · 18 sections
图片出处
| File | Project | License | Original path |
|---|---|---|---|
jev-ultrafast.png | browser-use/jev-ultrafast | MIT | one frame of docs/demo.gif |
jevmeter.png | ChetasLua/jevmeter | MIT | one frame of docs/demo-hook.gif |
jev-drone.png | RomanSlack/jev-drone | MIT | docs/chase.png |
jev-review.png | devagrawal09/jev-review | MIT | docs/dashboard.png |
heist-one.png | AbdelStark/heist-one | MIT | apps/video/out/heist-one-thumbnail.png |
heist-one-gameplay.png | AbdelStark/heist-one | MIT | one frame of apps/video/public/gameplay-live.mp4 |
pi-warden.png | DevMortimer/pi-warden | MIT | docs/preview.png |
mobile-jev.jpg | droidrun/mobile-jev | MIT | docs/media/uber-demo.jpg |
semif.png | TheoLeeCJ/SemIf | MIT | assets/semif-no-waitlist.png |
jevcal.png | abhixhek/jevcal | MIT | docs/report.png |
typesafe-ai-playground.jpg | TypeSafeAI/typesafe-playground | MIT | docs/screenshots/comparison.jpg, copied while the repo was under BunsDev |
kev.png | jaredpalmer/kev | Apache-2.0 | docs/playground.png |
janus.png | FirasSX914/Janus | MIT | one frame of results/figures/janus_demo.gif |
jev-reviewer.png | choxos/jev-reviewer | MIT | one frame of documentation/tour.gif |
jev-guard.jpg | leepokai/jev-guard | MIT | assets/launch-poster.jpg |
jevibe-check.png | sriganesh/jevibe-check | MIT | one frame of docs/jevibecheck.gif |
jev-trades.png | zadescoxp/Jev-Trades | Apache-2.0 | one frame of assets/Jev_making_trade.gif |
jev-axi.png | shiftynick/jev-axi | MIT | one frame of scripts/demo/safety.gif, cropped to the terminal text |
banner-dark.svg | this list | CC0 | original work, no external source |
banner-light.svg | this list | CC0 | original work, no external source |
social-preview.png | this list | CC0 | original work, no external source |