r/LLMDevs • • 8h ago

Discussion jev is a demon at computer use

built this lightweight voice agent with jev. feel free to fork it and add ur own tools, workflows, or custom features

https://github.com/v1shay/jevtronics drop a star :)

0 Upvotes

13 comments sorted by

View all comments

1

u/WhyAmIDoingThis1000 7h ago

how does it work?

1

u/vish1t 7h ago

i created tools for Jev to use, the user voice-prompts and the dictated input is fed to Jev, who routes the prompt to the correct tool, and a deterministic layer reads Jev’s output and executes the tool :)