Turns Jev Into an LLM
Muhammad Zain turned Jev into an LLM that takes prompts and responds like GPT or Claude.
Muhammad Zain@mhdzainm𝕏
I turned jev by @typesafeai into an LLM. I used the same core concepts LLMs run on and applied them to jev, so it takes prompts and responds just like GPT or Claude would. It's a great intuition builder for seeing how LLMs work under the hood. I've built a GitHub repo and pushed multiple use cases to it. It has the real use cases I'm building, I'll keep adding more, and it's open for contribution.
He applied the same core concepts LLMs use to Jev. The project helps build intuition for how LLMs work under the hood. Its GitHub repository has multiple use cases, and Zain plans to add more and welcomes contributions.
Also filed under Tools & apps
- Meta Ad Analysis Chrome Extension
The Chrome extension analyzes ads from Meta’s Ads Library using JEV (typesafe/jev-1.13) via OpenRouter, surfacing result potential, angle, hook, and niche. The user’s key stays in their browser.
- Jev Plugin for the PI Harness
The repository provides a Jev plugin for the PI Harness.
- Jev Suggestion Plugin for Hermes
The repository is a Hermes plugin named `jev-suggest`.
- OpenRouter Draft Evaluator
This local prototype evaluates and compares drafts generated with OpenRouter using Jev.