OTHERDevtools & code
JEV FOR DUMMIES

This project provides a self-hosted HTTP API wrapper that simplifies interaction with TypeSafe Jev decision primitives by converting them into simple HTTP GET requests, making it easier for new users to get started with Jev.
Can't stop JEVing with @typesafeai
Just open-sourced JEV FOR DUMMIES.
Noticed a lot of newbies having issues getting started with Jev. Being a new type of model that isn't chat-based, that's totally understandable.
So I created a tiny, self-hosted HTTP API wrapper turning TypeSafe Jev decision primitives into simple HTTP GET requests.
You can literally experience Jev just by pasting URLs into your browser's address bar, or call the simple GET endpoints in your code.
Note: this is for getting started! Once you integrate Jev into your workflows and need advanced features, you can graduate to the raw Typesafe APIs & SDKs.
GitHub: github.com/brainstormity/Jev-For-Dummies