Jev.aitools.fyi

Command Palette

Search for a command to run...

Jev.aitools.fyi

Agent and API surface

This page describes how software agents and integrators can read Jev Directory without scraping HTML. It is not the TypeSafe Jev inference API.

Start here

Canonical site URL: https://jev.aitools.fyi. Human readers use the same host; agents can negotiate Markdown on the homepage and fetch machine-readable indexes below.

Content negotiation

Send Accept: text/markdownto / for a Markdown overview. HTML remains the default for browsers. Responses includeVary: Accept.

Unknown paths return HTTP 404. With Markdown Accept, 404 bodies include links back to home, llms.txt, and the sitemap.

JSON errors under /api/*

This directory does not expose a write API on /api/*. Unknown routes return JSON with shape{ "error": { "code", "message", "hint" } }. See OpenAPI for examples.

TypeSafe inference

To call System One (Jev) in your app, use TypeSafe credentials andofficial API docs. This site only links to community and official listings.

By Rishit