JJEV·DIRECTORY GitHub agent pack connect your agent

I put Jev to use in an example for "graph navigation" (inspired by the wikilinks demo) - connect to existing neo4j

Integrationsby Mesirii2026-09-18
I put Jev to use in an example for "graph navigation" (inspired by the wikilinks demo) - connect to existing neo4j database - starting point - give a goal (target node, general isntructions, or path intent) - have Jev see each relationship + neighbor via Choice and give probabilities for following them - pick the top one(s), repeat, check with a boolean/noul if goal is reached - repo https://github.com/jexp/neo4jev (w/ code, jupyter, streamlit)
Links
open source discussion

More in Integrations

Hi all. Been reading everything here since launch and lost track of what I'd seen, so I madeInstead of wiring every button to a specific screen, you register the components your app can show.Update with better ux, pipable jev command and traceable decisions