⬢github Python · 91 ★ · pushed 6 d ago
kyle-pena-nlp/jevchat
Turns Jev into a chatbot
jevchat is a fun Python experiment that abuses a Jev API to build a crude chatbot: at each step it asks the model to score candidate next symbols (from configurable alphabets like characters, words, or BPE tokens), then samples from the resulting distribution until a STOP option is drawn. It supports multiple sampling strategies, live stats, and is explicitly slow, impractical, and for laughs.
Why now: It was featured in a Show HN post ('I turned Jev into a (lousy) chatbot') as a Claude-written hack showing an absurd way to coerce a non-chat API into text generation.
Who it is for: Developers curious about sampling tricks, LLM APIs, or just amused by deliberately impractical AI experiments.
Stars over our 18 snapshots: 91 to 91, since 2 h ago.
Where people talked about it
- Yhn I turned Jev into a (lousy) chatbot 25 min ago
API: https://socialmediatrends-api.osmike.com/v1/repos/kyle-pena-nlp/jevchat