JJEV·DIRECTORY GitHub agent pack connect your agent

Hey everyone! I made JevNQL as a weekend project. JevNQL is a tool to query information from databases using just natural language. And this replaces the older version of SQL which makes us use the

Integrationsby MeekOmni2026-09-19
Hey everyone! I made JevNQL as a weekend project. JevNQL is a tool to query information from databases using just natural language. And this replaces the older version of SQL which makes us use the structured query. I know this was already possible using LLMs, but it was with a huge cost. Which is now saved after using JevNQL. It combines Jev with NLP to reduce the input tokens, and hence reducing the cost. I believe this has the potential on becoming huge if programmed correctly as many enterprises are now moving the data towards AI. So JevNQL can become an enterprise tool. This is the repo for it: https://github.com/Adityakhalkar/JevNQL And it also has a demo for it. (edited) Saturday, September 19, 2026 at 10:09 PM
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