← Index

CHOOSEConsumer & creative

Jev Next-Word Predictor

This project transforms Jev into a next-word predictor capable of selecting from 254 meaning groups for each word, demonstrating both accurate predictions and humorous failures when constructing sentences.

TakeFor every word, it picks 1 of 254 meaning groups, then picks the word.

Turned @typesafeai’s Jev into a next-word predictor over 30k words. It can’t generate text. For every word, it picks 1 of 254 meaning groups, then picks the word. Sometimes it’s weirdly right: “what day comes after monday” → tuesday “how many legs does a spider have” → viii “is the earth flat” → no “i am sad” → sorry you sad understand The fun part is where it breaks: the answer is often in there, but the sentence falls apart. “what is the biggest animal” → is the is im is whale “who wrote hamlet” → is was william “tell me a joke” → sure tell joke chicken “what is 2 plus 2” → two Jev picks. Jev does not write. github.com/finetuningsingh/jev-chatbot