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

test/typesafe.test.ts
questions: {
  window: choice,
  source_reddit: boolean,
  plain: boolean,
}
runnable
@superagents-lab248

jev-search

Search the web with TypeSafe's Jev: source selection, query understanding and relevance ranking. Built with Search1API.

Search & retrievalTypeScript
src/jgrep.test.ts
questions: {
  beauty: boolean,
  cat: choice,
}
runnable
@kyu12046

jgrep

grep for what code does, not what it's called. Semantic code search powered by TypeSafe Jev.

Search & retrievalTypeScript
examples/contrast.mjs
questions: {
  routine: boolean,
}
runnable
@EugeneBoondock3

jevsql

SQL with natural-language predicates, powered by TypeSafe's Jev. Filter, rank, classify and score rows by meaning — batched, cached and cost-guarded.

Search & retrievalJavaScript
server/classification.ts
questions: {
  confidentiality: choice,
}
runnable
@Charlyhno-eng2

jev-document-classification

JEV Document Classification enables the rapid and cost-effective classification of text-based documents using AI, leveraging TypeSafe's "System One" model.

Search & retrievalTypeScript
main.py
questions: {
  states_application_instruction: boolean,
}
runnable
@ekkyarmandi1

jev-upwork-job-classification

Upwork job classification example

Search & retrievalPython