phureewat29 /
Creative Toolsjev-got
A Game of Thrones text-adventure demo where a language model writes the story and Jev labels the scene.
What Jev Does in this Architecture
Key Architecture Benefit
Uses explicit scene state to drive backgrounds, music and the next turn.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
phureewat29/jev-gotArchitecture Category
Creative Tools
UI layout composition, audio/music pipelines, and creative workflow parameter triage.
View all in this category →Related Projects in Creative Tools
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.