Small decisions. Interesting possibilities.Submit a project / videoSubmit

Voice intent to tool calls

Played around with @typesafeai Jev today, mostly to understand what it does for tool calling. Instead of an LLM deciding what to do, I substituted that part with Jev. My learning is that we will be able to make the agent act before the user finishes the sentence. So far, we've used different LLM combinations…

How it uses Jev

Uses Jev to make the bounded decisions demonstrated by Voice intent to tool calls.

Why it's interesting

Shows a concrete Jev-driven result in public media and passed the verified engagement threshold.

How often does Jev run?

This project calls Jev on demand, in response to user input or events.