User tests whether Jev can generate images
A user asks @typesafeai's Jev whether it can generate images and shares the sunflower image Jev produced.
The author turns Jev into an image model, Jevinci: Jev predicts every pixel's color in parallel and paints them in pure JS, no AI image-gen; the more confident the prediction, the wider the brush.
I turned Jev into an image model…? Presenting Jevinci! https://github.com/achimala/jevinci… The paintings are pure JS, no AI image-gen. Jev predicts every pixel's color in parallel and we paint them. The more confident Jev is in a prediction, the wider the brush. (sped up 4x)