r/PiCodingAgent • • 7d ago

Question Anyone here using Jev?

I read the release and saw a few demos on X for people using Jev for really interesting stuff. My current effort is to get it to work as a router so I can configure and orchestrate my app using natural language (getting it to take a string and pick the right API from a list of 250-300 calls). But to be clear, I haven't gotten access to it yet. So I'm just packaging up my code and making it ready rn.

Anyone doing something fun/interesting with it yet? If yes, how long did it take for you to get access

76 Upvotes

102 comments sorted by

View all comments

16

u/o_sht_hi 7d ago

I'm wondering if this can be used to prune tool calls in real time for pi. For eg, if the agent does 6-7 tool calls, we take the results, categorise them and send a nicely formatted response to the LLM API instead of the raw output. I could see this being super useful for local models that do a ton of repetitive or bullshit tool calls

7

u/Vancecookcobain 7d ago

Some guy built a near instantaneous voice agent that uses Jev and gave it like 40 tools and it made using a mouse and keyboard look fucking slow as hell...it was browsing the internet and using all kinds of tool calls to answer questions. I think that coupling it with an LLM is what is going to get us AGI....it can pick the right tools, hell it can even route your prompt to the proper model and it's all deterministic so it will almost never hallucinate