Awesome Jev / Creative Tools
Creative Tools
UI layout composition, audio/music pipelines, and creative workflow parameter triage.
phureewat29
jev-got
A Game of Thrones text-adventure demo where a language model writes the story and Jev labels the scene.
Classifies location, narrative beat, mood, danger and whether text remains in fiction.
↳ Uses explicit scene state to drive backgrounds, music and the next turn.
cocktailpeanut
jevthoven
Turns a music prompt into editable multitrack MIDI by asking Jev to choose instruments, harmony, and bar patterns.
Selects form, instruments, chords, and rhythm candidates; local code renders the choices as notes.
↳ Preserves editable tracks and decision receipts with playback and MIDI export.
joevidev
ui-generator-instinct-jev
Turns UI descriptions into selections from existing shadcn/ui components, fields and styles.
Breaks requests into choice and score questions and maps answers to a bounded component catalog.
↳ Demonstrates UI composition through decisions; Jev itself does not generate page code or copy.
adammichaelwood
jev-music-theory-1
Explores Jev on harmony exercises and music-theory questions, alongside a piano demo driven by chord choices.
Chooses voices, pitches, durations, or chords; code grades exercises or synthesizes playback.
↳ Puts music-theory tests and an audible composition experiment in one project.
vercel-labs
json-render
A Jev UI-composition experiment inside the json-render website that selects from predefined component and property options.
Evaluates component configurations through Vercel AI Gateway, then composeSpec assembles the UI specification.
↳ Provides an inspectable composition path alongside token-by-token JSON generation.
ChetasLua
jevmeter
Creates edited videos with score meters by asking Jev to rate transcript sentences against selected rubrics.
Scores transcript sentences with preset questions and scales for meters placed on the video timeline.
↳ Aligns sentence scores with the corresponding video segments for review.
DanRWilloughby
snifftest
A Markdown and plain-text prose linter using local rules and optional Jev judgments.
Assesses paragraphs against style rules such as redundant closings, clichés and excessive hedging.
↳ Reports files, lines and rules while leaving revision to the author.
AlbionaHoti
refgarden
A visual-reference gallery drawing from The Met, NASA and Cosmos, with Jev in local Explore mode.
Jev selects search phrases and highlights references using titles and descriptions, not image pixels.
↳ Keeps source links; the public search demo does not call Jev and is not evidence of visual clustering.
RafalWilinski
vibecheck
Shows a Jev scorecard before posting on X, assessing draft clarity, tone, and possible offensiveness.
Sends the draft and reply or quote context to Jev for multiple scores and a posting suggestion.
↳ Collects several perspectives on a draft before it is sent.
harshil1712
slidepilot
Voice-driven semantic auto-advance controller for Slidev presentations powered by Cloudflare Agents and TypeSafe Jev.
Analyzes live speech transcripts with Jev to judge whether the current slide's topics are covered, triggering slide transitions.
↳ Enables hands-free slide navigation by combining semantic completion checks with manual safety overrides.
trungdq88
youtube-sponsor-detection
YouTube extension detecting sponsored segments from live audio and transcripts using Jev, skipping promotional blocks automatically.
Inspects transcript segments with Jev to identify sponsor reads while browser code handles playback timeline skipping.
↳ Identifies promotional reads on newly released videos immediately without waiting for crowdsourced segment submissions.