Ian Nuttall
@iannuttall
Cloudflare Workers has Jev now so I'm putting it to the test on keep.md - 7x faster search rerank compared to the current hybrid - 50x faster tagging of content vs GLM 4.7 Flash with no failures
Directory
Classify, rank, search, and extract across large collections of messy data.
Ian Nuttall
@iannuttall
Cloudflare Workers has Jev now so I'm putting it to the test on keep.md - 7x faster search rerank compared to the current hybrid - 50x faster tagging of content vs GLM 4.7 Flash with no failures
Albiona Hoti
@albicodes
I built a visual reference finder with Jev One single prompt → 100 images from Cosmos, NASA, and The Met my new rabbit hole for creative work 🌻
生ビール
@wmoto_ai
生ビール
XResearch and data
Hamilton Ulmer
@hamiltonulmer
I made a DuckDB extension where you can use @typesafeai 's Jev to do quick classification of rows in any csv/parquet file or duckdb table about 10sec for 1k rows ~ better than using an LLM, way more ergonomic than a classifier game-changing for data analysis!
Pierre-Eliott Lallemant
@pierreeliottlal
JEV is insanely fast. We gave it a massive dataset based on thousands of outreach messages and asked: Which intent signals generated the most booked demos? 40 seconds later, we had the answer. Cost: less than $0.20. JEV can also rank leads, measure prospect-message fit, and uncover what actually drives campaign performance. Coming soon to @GojiberryAI + MCP.
Marc Köhlbrugge
@marckohlbrugge
Using Jev to filter through my @wip todos It allows me to super quickly find all the instances where I increased revenue, got stuck, switched to a different SaaS provider, etc Things a regular keyword search would never catch
XResearch and data
Justine Moore
@venturetwins
Jev can serve as better natural language search on websites. It can scan thousands of Zillow listings and classify properties by things you can't normally filter for - e.g. architecture, renovation status, proximity to freeways. This was done in <20 sec and costs $0.18 👇
Hamed Valigholizadeh
@hametgholizadeh
JEV IS INSANE. I gave it 80 real exam questions and 297 practice ones. In 80 seconds, it told me which ones are most likely to appear on the real exam and which ones aren’t. All for $0.0256. Can't stop playing with @typesafeai 😁
Trinay Hari
@hari_trinay
Built a construction plan-set classifier with Jev. Proq turns civil and building plan sets into bills of materials using an LLM pipeline we built on GPT-4.1. Jev classified an entire 26-sheet plan set in 2.9 seconds for $0.0052. It matched GPT-4.1 and GPT-6 Astra on 100% of sheet-level classifications while running 17–21x cheaper and 5x faster than our production pipeline.
Sabrina
@sabrinaesaquino
Jev is now live on the Venice API. Watch it classify 24,000 Hacker News posts into 12 categories in about 2 minutes
OpenRouter
@OpenRouter
1/ Jev, a decision model by @typesafeai, sparked a burst of projects and discussion. We tested it using Ori Eval against popular LLMs on OpenRouter at judging. Jev was >5x faster than the next fastest model, and even its slowest requests beat every other model's median.
Vincent Wang-Maścianica
@vinnylarouge
I reverse-engineered a jev-like architecture given its type. You can find the repo here to train your own jevlikes: github.com/vinnylarouge/j…
XResearch and data
Eric Zhang
@ekzhang1
Inspired by @typesafeai , here is a Jev-compatible public API to play with It runs a comparable open model (Qwen3.6-35B-A3B), and just uses SGLang radix cache to preserve the prefill reuse / really fast parallel systemone generation - 64 tasks in <1s. github.com/ekzhang/openje…
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data

XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data

XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data

XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data

XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data

XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data

XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data

XResearch and data
Ateeq
@TPateeq
I used Jev to solve a problem every agent eventually runs into: reading logs. 22.8M lines, and running an LLM on every one would've cost $1,120. Tocsin groups them into 11,812 repeating patterns, then asks Jev about each pattern once. 6 minutes, 64 cents, 123 patterns that actually needed to be looked at. http://github.com/TPAteeq/tocsin The paging policy is just a prompt. You tell it what should wake someone up at 3 am and what's just another log line.
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
GitHub·Research and data
@GitHub·Research and data
GitHub·Research and data
XResearch and data
Hassan
@nutlope
I used Jev to classify 1,018 AI research papers. The result: $0.08 total cost and 256ms median end-to-end latency per paper. The pipeline was: 1. Summarize each paper with DeepSeek V4 Flash 2. Send the title + summary + 24 possible topics to Jev 3. Use Jev to classify each paper 4. Visualize everything on http://1kpapers.com The summaries cost $3.99 on @togethercompute. The classifications cost $0.08 on @typesafeai. So for just over $4 of inference, I ended up with a pretty useful way to explore the top AI research papers from the past year. I think this is where things are heading: different models for different parts of the workflow, instead of using one model for everything. I’m running evals on the Jev classifications before replacing the current ones, but the site is already live: http://1kpapers.com
alex nikolic
@justALEXWORTEGA
Typesafe: pnewed 💨 Jev: liberated 🫡 I trained an MLP on top of qwen 4b and it works literally like JEV huggingface.co/AlexWortega/op…
XResearch and data
An open-source PyTorch / vLLM implementation experimenting with RLCD (Reinforcement Learning for Calibrated Decisions) on small base weights.
Classify document sentiment and topic category simultaneously.
Hassan’s viral app classifying and ranking over 1,000 ArXiv papers each morning into crisp domain categories with calibrated novelty scores.
Evaluate paper abstract and rank novelty score against current SOTA research tracks.
Obsidian vault plugin running locally that suggests relevant backlinks and folder categories for atomic notes in real time.
Which semantic folder and tag hierarchy best fits this markdown note?
A sub-10ms decision layer that decides whether user queries need dense vector embeddings, BM25 exact match, or direct cache.
Which retrieval index is optimal for this query complexity?