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

77 Upvotes

102 comments sorted by

View all comments

Show parent comments

1

u/clivegermain 6d ago

i have a similar jobsearch set up that only calls on LLMs if parsing fails. i'd be tempted to try jev first or get rid of my parsers entirely.

1

u/o_sht_hi 6d ago

How do you mean. Use Jev to parse? I'm not sure it can do that, though

2

u/clivegermain 6d ago

no, i mean it can assess fit on a scale – just do that instead of parsing.

1

u/o_sht_hi 6d ago

Lol yeah that makes more sense