ExperimentsAn audience of 100 personalitiesI used Jev to make an audience of 100 personalities to yap to. Each blob has its own personality and makes its own Jev call every time you talk to decide if it’s bored of you yet. Each round costs <$0.01 in credits. Really cool model from @typesafeai !amit1.5K views
ExperimentsDrawing, one decision at a timeJev can draw pictures by predicting every pixel in parallelAnshu389.4K views
ExperimentsTurning signals into decisionsFor those who still didn't understand what Jev from @typesafeai can do, here is the example. Jev can read dozens of structured trading signals and then show intelligent decisions. It's time to make your system actually alive. What a time!trou120.6K views
ExperimentsManhattan pathfindingCan Jev defeat Dijkstra's or even the Mighty A*? Let's check it out on Manhattan!Shivam Chauhan3.6K views
ExperimentsA Jev Magic 8 BallEveryone’s talking about Jev, so I made a slightly silly way to try it. A Magic 8 Ball that returns 1 of 20 answers. My $4 in API credits should cover ~300,000 questions. Please help yourselves!William Prout4.5K views
ExperimentsA 6502 emulator experimentYes yes, Jev can drive, Jev can be a programming language... but lets just skip the middle man ... Jev be the "computer" !!! Motorola 6502 emulation directly on Jev 🤣😅 @typesafeai @dotpem Took a bit "hill-climbing to figure out how to instruct and the data shape, but now itGrumpyBalkanSoftwareEngineer26.2K views
ExperimentsJev as a language generatorWho said that @CompleteSkeptic System One model Jev cannot be a LLM 😜?Alejandro Fanjul 🛸
ExperimentsA browser-agent stress testPeople keep thinking Jev is useful for browser use! It is not. It completed about 5 actions before collapsing in a non-cheated test. It's a cool model but not for this.SSH10.6K views
ExperimentsJev tries drawing on a pixel canvasgave jev a pixel canvas to see if it could draw... nopeYohei10.5K views
ExperimentsChoice versus Noul trolley dilemmasi was curious if @typesafeai 's jev would make different judgements if you push a problem through a Choice vs. a Noul, so i ran it through a short series of trolley problems the only time they disagreed on judgement? deciding whether or not its worth killing more people to scorealaska1.5K views
ExperimentsWhat toxicity sounds like to JevOkay soooo what if @typesafeai's Jev could 'hear'? here's what Toxicity sounds like according to Jev :it’s rivian1.8K views
ExperimentsGenerating text with Jev“Jev can’t generate text” Ofc it can @CompleteSkepticSuman779.9K views
ExperimentsWriting one character at a timei made an llm from first principles with Jev 29 yes/no questions per character: should the next key be a–z, space, comma, or period? highest probability gets append to it, then fed the updated text back in & repeat an autoregressive loop made out of a classifiervogel166.2K views
ExperimentsAn interactive Jev playground on Val Towntypesafe's jev is fun! live demo you can play with:Steve Krouse115.2K views
ExperimentsLive clinical-transcript classification prototypeDuring a live clinical consultation (with an ambient scribe), the transcript is periodically supplied to Jev, which traverses a medical ontology to classify symptoms, update the differential diagnosis, suggest treatments and identify red flags in real time.Chris McMaster56.4K views