CHOOSEConsumer & creative
I'm still exploring what I can do with Jev but I made this little app which does the following -
I'm still exploring what I can do with Jev but I made this little app which does the following
- talk about your day (or anything really)
- audio gets transcribed to text
- text is parsed for cues across 12 colours linked to an emotion [a logic I fed into this app for Jev to use]
- a painting is drawn with code in JavaScript using the colours Jev thinks suits the transcript cues well
- canvas has an underlying MIDI [utilises Tone.js]
- watch your words turn into a painting which turns into a melody.
App uses @typesafeai for Jev's colour + emotion inferences, @GeminiApp for audio transcription, @claudeai for the JavaScript painting code, @ChatGPT for front end UI refinement.
sayhue.vercel.app
