Back to the lab

JEVLAB / FIELD NOTES

Fresh from the lab

A dated reading list of newly added resources and JEVLAB NEWS. Come back for what changed, or follow the RSS feed in your own reader.

1,299 additions in this window

Remember this visit on this browser to highlight new additions next time. No sign-in or cross-device tracking.

Dates show when an item became available in JEVLAB, in UTC, not when its original source was published. Translation-only edits do not count as new resources.

36

  1. JEVLAB NEWS

    Nvidia CEO on AI Economic Impact

    Jensen Huang describes AI as a transformative force capable of reshaping the global economy. He argues that AI factories will drive industrial growth and create significant demand for physical labor.

    threads.com
  2. GitHub

    rust-sysone

    This unofficial Rust client provides a type-safe interface for interacting with System One TypeSafe AI. It demonstrates a fluid API for constructing requests and handling typed responses, including token usage and cost estimation.

    github.com
  3. GitHub

    demo-symfony-typesafe

    This project demonstrates how to use Jev and Symfony AI to automatically categorize public support requests. It showcases asynchronous processing, rate limiting, and real-time dashboard updates using Symfony components to classify intent, urgency, and bug reports.

    github.com
  4. GitHub

    pi-typesafe

    pi-typesafe integrates the Jev judgment model into the Pi agent environment. It provides a tool for structured data evaluation, allowing agents to perform classification, scoring, and boolean checks with calibrated probabilities instead of prose.

    github.com
  5. GitHub

    Jev DSPy Lab

    Jev DSPy Lab provides tools for recording, replaying, and benchmarking TypeSafe AI decisions within DSPy pipelines. It enables developers to measure calibration, selective risk, latency, and modeled costs using deterministic offline analysis.

    github.com
  6. GitHub

    jev-usecases

    This repository provides Python implementations for TypeSafe AI's Jev model, demonstrating how to use calibrated probabilities for automated, typed decision-making in software. It includes various use cases like security triage, invoice processing, and guardrails for generative language models.

    github.com
  7. GitHub

    jevymarket

    jevymarket is an experimental trading bot for Polymarket that uses the Jev decision model to calculate probabilities. It combines web-based research with Jev's structured analysis to identify and execute trades based on configurable edges.

    github.com
  8. GitHub

    lkclean

    lkclean is a Chrome extension that filters LinkedIn feeds by using Jev to classify posts. It collapses engagement bait and irrelevant content while providing transparent explanations for every decision made by the model.

    github.com
  9. GitHub

    jev-test-filter

    jev-test-filter uses Jev to analyze git diffs and identify which tests are affected by code changes. It automatically generates and executes the necessary filter arguments for test runners like vitest, Playwright, cargo test, and go test.

    github.com
  10. GitHub

    slop-filter

    This Chrome extension identifies and hides AI-generated content on social media platforms. It uses TypeSafe Jev to score posts based on specific linguistic patterns, allowing users to tune detection weights according to their own personal judgment.

    github.com
  11. GitHub

    jev-reranker

    jev-reranker is a Python library that uses the Jev API to filter and reorder search results for RAG pipelines. It provides configurable thresholds to remove irrelevant documents and supports both synchronous and asynchronous requests for efficient context management.

    github.com
  12. GitHub

    jev-minesweeper

    This project demonstrates using the Jev AI model to solve Minesweeper. It employs speculative fan-out and confidence-gated routing patterns to query the model for mine probabilities, comparing its performance against a deterministic solver.

    github.com
  13. GitHub

    LLMtoJev

    LLMtoJev is a tool that analyzes LLM prompts to identify bounded decisions suitable for migration to Jev primitives. It helps developers extract classification, scoring, and boolean tasks from generative prompts to improve efficiency and structure.

    github.com
  14. GitHub

    typesafe-go

    This repository provides Go utilities for the TypeSafe API, including a natural language grep-like CLI, a Kubernetes log analysis plugin, and a standard-library-only SDK. It demonstrates how to integrate TypeSafe services into Go-based workflows for automated data querying and log inspection.

    github.com
  15. GitHub

    Hearth Rental Search

    Hearth is an autonomous agent that uses TypeSafe Jev to navigate multiple rental marketplaces. It performs browser-based searches to aggregate listings into a single shortlist, focusing on reading and reporting data without executing transactions.

    github.com
  16. GitHub

    jev-rs

    jev-rs is a Rust-based engine that provides TypeSafe-compatible System One judgments from LLMs. It extracts log-probabilities for noul, choice, and score tasks without generating text, offering tools for local calibration and evaluation of model confidence and decision accuracy.

    github.com
  17. GitHub

    jev-voice-control

    This macOS menu-bar application translates spoken commands into structured actions using Jev, a System One model that provides typed decisions rather than generated text. It combines deterministic local execution with AI-guided UI interaction to control applications and system settings.

    github.com
  18. GitHub

    Jev AI System One

    Jev AI is a System One model designed for software integration, providing typed, calibrated decisions like choices, scores, or probabilities. It aims to replace prose-based LLM outputs with structured data to enable direct, error-free programmatic decision-making.

    github.com
  19. GitHub

    jev-grand-prix

    This project demonstrates an F1 racing simulation where Jev acts as the driver by selecting racing lines and pedal inputs. It uses a hybrid approach where code handles physics execution while Jev learns optimal cornering speeds over multiple laps.

    github.com
  20. GitHub

    Jevmoji

    Jevmoji is a tool that uses TypeSafe's Jev model to score and retrieve relevant emojis based on user input. It demonstrates how to integrate AI-driven semantic scoring with local keyword matching for emoji discovery.

    github.com
  21. GitHub

    jev-practice-speed

    This WebGL demo features a Speed card game where users play against a CPU powered by TypeSafe AI's Jev. It visualizes Jev's real-time decision speed and accuracy, using a mechanical validator to ensure game rules are followed.

    github.com
  22. GitHub

    jev-information-extraction

    This project demonstrates how to use the Jev model to extract information from PDF documents. It provides an interactive interface for ranking text chunks based on user-defined questions, visualizing evidence directly on the original document pages.

    github.com
  23. GitHub

    jev-connector

    This WordPress plugin integrates the TypeSafe System One API, enabling developers to query content for structured data like probabilities, categories, and scores. It leverages the WordPress Connectors API for secure key management without using generative text features.

    github.com
  24. GitHub

    typesafe-ai-go

    This community-maintained Go SDK provides a structured interface for the TypeSafe AI System One evaluation API. It features fluent builders, typed question definitions, and built-in retry logic with exponential backoff to facilitate reliable interaction with the evaluation service.

    github.com
  25. GitHub

    Hermes and Jev play Minecraft

    This project demonstrates an agent architecture where Hermes plans and Jev selects bounded actions to play Minecraft. It reproduces a successful Ender Dragon speedrun, showing that harness-side validity checks and specialized controllers outperform general LLMs in efficiency and cost.

    github.com
  26. GitHub

    Jev Realtime Trading

    This desktop application demonstrates a paper-trading system that uses TypeSafe's Jev model to analyze live market data. It executes simulated trades based on predefined rules, providing a visual interface for monitoring agent decisions and performance without using real capital.

    github.com
  27. GitHub

    Laya vs Jev AI Arena

    This tool provides a comparative testing environment where Laya and Jev models compete in Snake and fighting games. It demonstrates how different AI models handle real-time decision-making tasks under identical conditions and performance constraints.

    github.com
  28. GitHub

    jev-benchmark

    This repository provides a reproducible benchmark for TypeSafe AI's Jev, evaluating its performance on agent tool-call risk classification. It specifically tests accuracy, latency, and the reliability of confidence scores across clear, ambiguous, and adversarial task scenarios.

    github.com
  29. GitHub

    watfile

    watfile is a command-line tool that automates file organization by classifying documents into folders using AI. It supports cloud-based classification via TypeSafe AI Jev or local processing with Laya models to sort files by content.

    github.com
  30. GitHub

    typesafe-jev-mcp

    This MCP server integrates the TypeSafe Jev model into AI agents as a typed evaluation tool. It demonstrates how to process state and structured questions to return categorized outputs like choices, scores, and probabilities for automated decision-making workflows.

    github.com
  31. GitHub

    awesome-jev

    This directory serves as a community-curated hub for the TypeSafe Jev ecosystem. It aggregates official SDKs, agent-based demos, and experimental projects that utilize System One models for structured decision-making tasks across various applications.

    github.com
  32. Docs

    TypeSafe API Response Documentation

    This documentation details the SystemOneResponse structure within the TypeSafe Python SDK. It explains how the API returns structured answers, confidence scores, and token usage metadata for various question types.

    docs.typesafe.ai
  33. Docs

    TypeSafe AI Questions API

    This documentation outlines the Python SDK for TypeSafe AI, focusing on defining yes/no, choice, and score-based questions. It demonstrates how to structure state and criteria using objects or dictionaries to facilitate structured interaction with AI models.

    docs.typesafe.ai
  34. Docs

    TypeSafe AI SDK RetryPolicy

    This documentation details the RetryPolicy class for the TypeSafe AI Python SDK. It explains how to configure retry attempts, backoff strategies, jitter, and specific HTTP status codes to handle transient network errors and API connection issues effectively.

    docs.typesafe.ai
  35. Docs

    TypeSafeClient Sync API

    The TypeSafeClient provides a synchronous interface for interacting with the TypeSafe AI API. It allows developers to configure authentication, retry policies, and timeouts while facilitating model listing and structured data queries.

    docs.typesafe.ai
  36. Docs

    TypeSafe SDK Exception Handling

    This documentation outlines the exception hierarchy for the TypeSafe Python SDK. It details how developers can programmatically handle various API errors, including HTTP status codes, connection failures, timeouts, and response validation issues during integration.

    docs.typesafe.ai