Jev-Powered Color Palette Generator
Fran (@fran_rimoldi) made a color palette generator using Jev. Jev returns probabilities over ten hue families, scores for warmth, light, and energy, and a font pick; code maps those outputs onto OKLCH and paints the page.
made a color palette generator using jev, because why not?
given the input, jev returns probabilities over ten hue families, scores for warmth / light / energy, and a font pick.
code maps that onto oklch and paints the page. https://t.co/lAe0TlYKdz
Also filed under Tools & apps
- Swift Client for TypeSafe Jev Judgments
swift-jev is a Swift client for TypeSafe Jev that uses typed judgments instead of generated text.
- Go SDK and CLI for Jev Decisions
go-jev provides a Go SDK and CLI for TypeSafe Jev typed yes/no, Choice, and Score decisions.
- Open-Model Semantic-If Engine
SemIf-OpenJev is an open-model semantic-if engine for local Jev-style decisions.
- Open-Weight Jev Decision Model
JevK5 is an open-weight Jev alternative that returns typed decisions with probabilities in one forward pass.