EVERY ENTRY HAS RECEIPTS

AWESOME
JEV

Open-source directory

Every project here really calls Jev in its source · refreshed daily

788projects
182runnable here
765code receipts

ALL 788 PROJECTSEvery project

tests/test_client_with_fake_model.py
questions: {
  positive: boolean,
}
runnable
@typesafe-ai177

system-one-adapter-python

Drop-in TypeSafeClient replacement backed by LLM APIs

OfficialPython
src/typesafe_sdk/_core/client/aio/client.py
questions: {
  billing: boolean,
}
runnable
@typesafe-ai129

typesafe-sdk-python

The official Python library for the TypeSafe API

OfficialPython
typesafe-ai/skills
@typesafe-ai785

skills

Agent skills for building with TypeSafe's System One API

Official
src/client.ts
export const DEFAULT_BASE_URL = "https://api.typesafe.ai";
@typesafe-ai168

typesafe-sdk-js

The official TypeScript/JavaScript library for the TypeSafe API

OfficialTypeScript