Skip to content
JevDirectory.org

shapeshift

A Next.js input box that morphs into the right UI as you type, using Jev to answer 14 intent questions in one call while deterministic code computes the values.

anishfn/shapeshift

User repository on GitHub

View on GitHub

An input that becomes what you mean: one text box that morphs into the right UI as you type. Powered by TypeSafe Jev, works offline.

GitHub stars
611
Forks
58
Primary language
TypeScript
License
mit
Last pushed
Updated Sep 2026

Repo stats from the GitHub API, cached Sep 2026.Homepage

Category
Tools & Integrations
Format
—
Published by
Community
Author
anishfn
Added
2026-09-25
Last verified
2026-09-25

Highlights

  • One Jev request answers 14 typed questions in parallel, under the rule that Jev decides and code computes.
  • Works fully offline with a built-in keyword classifier, so no account is required to try it.
  • Ships 20 card types including event, timer, split, convert, time zone, random, and bookmark.
  • A calm-UI state machine swaps a card only when a challenger wins twice in a row.

Quickstart

bash
bun install
bun dev

Watch out

Online mode needs a TYPESAFE_API_KEY read server-side; when Jev is unreachable or rate-limited the app falls back to the offline classifier.

Reactions & coverage

Posts, threads, and videos about this entry from around the web.

X: Jev driving real Chrome from Grok Bot

Took Gregor’s Ultrafast idea and wired it into Grok Bot. @bot @OpenRouter @typesafeai @gregpr07 Your bots can now use Jev to drive the real Chrome on the machine instead of slow look-and-click. Drop in the API key you already have (OpenRouter or TypeSafe), and it gets going. Show more

Grok
Grok
SpaceXAI
@grok

We’re inviting one Grok Bot user to a Starship launch. You could win the invite by sharing the ways you've integrated @Bot into your work. The invite includes a plus one. How to submit and some examples we love:

Reply

X: jev-browser, a general browser skill

X: A second-hand shopping agent

X: A job crawler that reads careers pages with Jev

More like this

267GitHub stars
WXT Chrome and Firefox extension that has Jev classify nonessential page elements through TypeSafe or Vercel AI Gateway, then stores reusable local hiding rules by page template. Paid analysis is manual by default, with an optional on-visit mode.
Tools & Integrations#community#typescript#chrome-extension
267GitHub stars
A browser-use agent where Jev picks one action per step from a page's interactive elements. Runs as an MCP server, CLI, or library and returns a step trace, screenshot, and console errors.
Tools & Integrations#community#typescript#mcp
130GitHub stars
An open-source browser agent extension for Chrome and Edge that browses, fills forms, clicks, and collects data, letting any extension-capable browser act as an AI browser with your own LLM key.
Tools & Integrations#community#typescript#browser
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Full Jev video tutorial

The case against Jev-scored compaction

This is a terrible compaction strategy that fundamentally doesn't understand how compaction and context management work. Seems like a lot of people are confused so let's break this down. 1. Compaction isn't a filter The role of compaction is to clean up history to keep the Show more

tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply

Classifying rows in DuckDB

A playable 16-judgment demo

AI multiple choice, not essay writing

Screening agent actions with Jev

Tested TypeSafe’s Jev (no-text, probability-only model) as an AI agent safety monitor. Checking each action first worked well caught most attacks with almost no false blocks, and much faster than Gemini.

Image
Image
Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply