devwithjev
β€” reading nowβ€” views
Submit a build

Browse builds

198 builds Β· page 4 of 5

MagimetalπŸ‘¨β€πŸ’»πŸ€–MagimetalπŸ‘¨β€πŸ’»πŸ€–@MagiMetal𝕏
I have a script running that's going through all of my magi-code sessions, extracting every bash command and then categorizing them by similarity using Jev. It's going to end up being about ~$0.60-$0.70 to do this for 4200 bash commands and take ~10 minutes with a very inefficient python script My goal here is to identify instances where the model keeps repeatedly writing python or bash scripts to perform very similar actions - and provide the agent with a small set of scripts that do those things for it so it doesn't keep wasting output tokens on writing repeated code.
0155X postsΒ·Tools & appsOriginal source β†—
Josh RosenJosh Rosen@JoshARosen𝕏
Using Jev to catch Codex workers ignoring AGENTS.md. Combine live Codex output, Git changes, and AGENTS.md into one observation Use Jev to score the probability that the worker is drifting from AGENTS.md Steer the active Codex turn when drift crosses a threshold, stopping it if the drift continues Added to Foreman, which automatically watches and steers workers on the software factory floor. https://t.co/g9prp3tsy8
0154X postsΒ·Agents & browsersOriginal source β†—
Raihan KhanRaihan Khan@raihankhan_rk𝕏
I swear this is the last Jev demo I'm doing... πŸ™πŸ» I'm using Jev by @typesafeai to get a third person opinion on my vibe coded projects... πŸ‘€ Checkout FirstScreen πŸ”— https://t.co/nZnEsgxl1n As usual, it's again open source so feel free to star the repo if you want : ) For the past three days, I've had access to Jev, and I'm having so much fun playing around with it πŸ”₯ I built Diffjury and JevArena in the past 2 days and shared with you guys on here, and today I built FirstScreen, where Jev basically takes a look at the website and quickly gives a verdict whether it's ready to ship or need
0153X postsΒ·Tools & appsOriginal source β†—
EddyEddy@eddyalbazii𝕏
everyone's using jev to route between models. we put it on inbound sales replies the question isn't which model handles this turn, it's whether "sure" means yes. ours used to log that as a rejection and bin the lead [N] real replies through ai gateway. [x]ms p50, whole batch cost [z] papercut on the way: experimental_evaluate doesn't exist in ai v6, evaluation modality is v7 only, and nothing on the gateway model page says so. @vercel worth a line
0152X postsΒ·Triage & routingOriginal source β†—
Rewant Goenka(agentic arc)Rewant Goenka(agentic arc)@rewantrex𝕏
i just shipped a small repo that will help you understand it perfectly.its a Real-time support triage + response bot using Jev and cerebras https://t.co/l4gFvr0GdW PS if you like it,approve my entry to the hackerhouse. I applied with rewantgoenka87076@gmail.com
0151X postsΒ·Triage & routingOriginal source β†—
Rewant Goenka(agentic arc)Rewant Goenka(agentic arc)@rewantrex𝕏
youre right. For example in a support ticket jev can classify way faster that which agent should get the ticket. I built a Real-time support triage + response bot using Jev and cerebras https://t.co/l4gFvr0GdW
0149X postsΒ·Triage & routingOriginal source β†—
Max WilliamsMax Williams@maxthelion𝕏
I made a little experiment of using Jev to autonomously move around rooms of my 3d game. Headless operating based on textual position information. Rendering a screenshot at every step to be made into a gif. https://t.co/bCv0aoNxa9
0140X postsΒ·Games & real timeOriginal source β†—
Souradip PalSouradip Pal@Souradip3000𝕏
Built Jev Snake using jev from @typesafeai This is not your classic snake game fyi. 4 modes in total for this game -> Terrain Mode - You can generate objects REALTIME by writing ANY word. - The properties of the object will by given by Jev. - Your snake will react likewise with the object. HOT/COLD Mode - There are 70 fixed words that randomly appear. - Jev decides its effects - Far better you can type out word realtime. Jev will decide its effect too. WORD SNAKE Mode - There are 50 fixed words in vocabulary in our code. - Jev checks whether consequent words are correct or not - Want m
0137X postsΒ·Games & real timeOriginal source β†—
Mukesh UtmaniMukesh Utmani@MukeshUtmani𝕏
Jev join the race πŸ”₯ Jev read the top 250 Hacker News stories 250 stories 2000 typed judgments in 16 seconds cost: $0.0095 about AI 32% Negative Tone: 41 ( 16% ) Built with Jev by @typesafeai https://t.co/RY3GiLTks9
0136X postsΒ·Triage & routingcostcost: $0.0095time2000 typed judgments in 16 secondsOriginal source β†—
Shaqeeq Khan : BuildingShaqeeq Khan : Building@ShaqeeqKhan𝕏
Jev can tell if your resume is good enough for a job. I added a simple resume scorer using Jev by @typesafeai 1. You give your resume (Doesn't get saved) 2. PDF to Markdown conversion 3. Jev, does the analysis, across on 5 Dimensions 4. Your resume score Jev is quite fast btw. but he is very reasonable, so if the score is low, it is what it is.
0135X postsΒ·Tools & appsOriginal source β†—
OpenAgentsOpenAgents@OpenAgentsInc𝕏
Episode 285: Bendcoder We build an experimental coding agent from scratch using Jev from @typesafeai and new programming language Bend2 from @VictorTaelin. ...while playing WoW Forever on CoderOS; demoing the CoderOS GPU-accelerated multiplex panes and hand tracking (goodbye Hyprland, hello Jarvis); and introducing CoderQuest, a forthcoming game for commanding and upgrading coding agents with real-world prizes. Meanwhile in Azeroth, Eetum arrives in Thunder Bluff and purchases a guild charter. Bendcoder repo: https://t.co/UjtjgTEAZS
0133X postsΒ·Agents & browsersOriginal source β†—
AetnaAetna@AtMemAi𝕏
We did a test using Jev 1.13.0 on official LoCoMo data benchmark. Jev makes AtMem better at putting the right memory first, but it does not yet help AtMem find memories it missed entirely. The significant increase is on how often the correct memory was the very first result. Improved from 33.99% to 54.23% AtMem used about 1,593,522 token and costed about $0.0583 Jev remains as option in the next releases since AtMem Position is local first. We continue to explore more use cases for Jev
0132X postsΒ·Tools & appscostcosted about $0.0583Original source β†—
JoshuaSP@JoshuaSP
Typed JSON inference with DiffusionGemma, with Every and Jev benchmark results.
0230GitHubΒ·Tools & appsOriginal source β†—
razorback16@razorback16
Open, Jev-compatible System One decision server on DiffusionGemma.
0217GitHubΒ·Tools & appsOriginal source β†—
tinyhumansai@tinyhumansai
An integration with jev by typesafe.ai in Rust.
0205GitHubΒ·Tools & appsOriginal source β†—
kunobi-ninja@kunobi-ninja
Rust client for the TypeSafe System One API (Jev).
0203GitHubΒ·Tools & appsOriginal source β†—
binnash@binnash
PHP & Laravel SDK for TypeSafe AI's JEV Model series.
0201GitHubΒ·Tools & appsOriginal source β†—
anilsenay@anilsenay
Unofficial Go client for TypeSafe's System One API and its model, Jev.
0179GitHubΒ·Tools & appsOriginal source β†—
AboveColin@AboveColin
Async Python client for TypeSafe Jev. Typed questions in, probabilities and choices out, no prose to parse.
0178GitHubΒ·Tools & appsOriginal source β†—
fgn@fgn
Go client for TypeSafe AI's System One API (Jev), with optional Langfuse instrumentation.
0177GitHubΒ·Tools & appsOriginal source β†—
mateonunez@mateonunez
Semantic schemas over TypeSafe's Jev β€” validate the state locally, then project typed answers.
0175GitHubΒ·Tools & appsOriginal source β†—
alterhq@alterhq
Dependency-free Swift 6 client for Jev Choice, Score, and Noul questions, with strict concurrency, retries, and offline transport tests.
0174GitHubΒ·Tools & appsOriginal source β†—
Gaurav-Gosain@Gaurav-Gosain
Go client for TypeSafe's System One API and its model Jev: typed judgments and calibrated probabilities instead of generated text.
0173GitHubΒ·Tools & appsOriginal source β†—
Kevthetech143@Kevthetech143
A small, extensible decision-to-action harness for TypeSafe Jev.
0172GitHubΒ·Tools & appsOriginal source β†—
inanna-malick@inanna-malick
Agent-first Haskell DSL for TypeSafe's Jev judgment model: typed packets, inferred types, answers under the same labels.
0148GitHubΒ·Tools & appsOriginal source β†—
dannote@dannote
TypeSafe Jev for OTP: reply to Jev from a GenServer and pattern match on its answer.
0146GitHubΒ·Tools & appsOriginal source β†—
pithings@pithings
A small, type-safe client for asking AI questions about your data, powered by TypeSafe Jev.
0143GitHubΒ·Tools & appsOriginal source β†—
ErgodErgod@ergod_dev𝕏
What I’m doing with #Jev from @typesafeai: Making Ergod, my multiplayer AI agent, better at the work between β€œlet me check” and actually getting it done. Better research. Clearer comparisons. Fewer dead ends. Small decisions. Bigger capabilities. 🧡 A result can match your keywords and still miss your question. Jev helps assess what’s relevant. Alongside better page reading, Ergod can focus on useful evidence in long articles and wiki pages - with headings and tables kept in context. The follow-up is where this gets interesting. β€œWhat about the exceptions?” β€œWhere did that figure come f
0131X postsΒ·Agents & browsersOriginal source β†—
Eugene Boondock 🌍2️⃣Eugene Boondock 🌍2️⃣@eugeneboondock𝕏
I taught SQL to ask questions using jev: SELECT * FROM tickets WHERE jev_bool(body, 'Is this customer angry?') No embeddings. No keyword list. No LLM writing SQL. jevsql: natural-language predicates, a typed control plane that never lets an LLM touch your data... @typesafeai https://t.co/JtqOsiYoIl
0130X postsΒ·Tools & appsOriginal source β†—
franfran@fran_rimoldi𝕏
made a color palette generator using jev, because why not? given the input, jev returns probabilities over ten hue families, scores for warmth / light / energy, and a font pick. code maps that onto oklch and paints the page. https://t.co/lAe0TlYKdz
0129X postsΒ·Tools & appsOriginal source β†—
Marcin DudekMarcin Dudek@MythThrazz𝕏
Seeing how many people are using Jev to control browsers I wanted to try too. Wrote the wrapper for 'dev-browser' and called it 'jev-browser'. And then tried to put it to a test: "Find the best pricing model for WP Multitool for someone who runs 3 sites, spends 3h/yr on each, and has $50/hr rate and will run them for 2 years." I saw that it did the right steps until the last one. Was adding the Lite version to the cart. That's how I discovered that while my Pricing page LOOKS good it's structurally awful and definitely nor readable for BOTS or SCREEN READERS. Learned something = PR
0128X postsΒ·Agents & browsersOriginal source β†—
EngoEngo@EngoDev𝕏
I made an experimental model router for @pidotdev using Jev as the decision maker. It's not a generic "pick a cheaper model" router. It isolates work into logical threads and prices cache reads/writes, cold context, expected output + the cost of switching back. @CompleteSkeptic @typesafeai This wouldn't of been possible without Jev, it's an amazing primitive to make software with πŸ’ͺ🏻
0126X postsΒ·Triage & routingOriginal source β†—
Gavin McKewGavin McKew@gavinmckew𝕏
Every company writes copy rules. Nobody enforces them after launch week. So I made the reviewer that never gets tired. It reads your marketing site on every PR and names each sentence that makes a claim with no evidence beside it. It's using Jev from @typesafeai It doesn't know your facts. It knows what a claim without proof looks like. https://t.co/bHrzAWVicC @MParakhin don't hate me
0125X postsΒ·Tools & appsOriginal source β†—