A FIELD GUIDE TO JEV / VOL. 01

Pequeñas decisiones.
Grandes posibilidades.

Lo mejor de Jev: proyectos reales, guías prácticas e ideas de toda la web.

1195recursos16idiomasFind something
worth building.
IN THE SPOTLIGHT SOURCE: X
Gregor Zunic@gregpr07

Uso en navegador + Jev

Demo de búsqueda de vuelos de Gregor Zunic con un espacio de acción dinámico del DOM.

Uso en navegador + Jev Ver proyecto

01 / A small decision engine. A whole new way to build.

50 recursos / La colección

Restablecer filtros

AI-assisted summaries and translations. Check original sources for context and performance claims.

DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Inicio rápido

Camino más corto desde una clave de API hasta una decisión tipada.

Empieza aquíEnglish
DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Referencia de API HTTP

Contrato de solicitud y respuesta para POST /v1/systemone.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Primitivas

Choice, Score y Noul: los tres tipos de preguntas y lo que devuelven.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Recetarios

Recetas reproducibles: preguntas paralelas, reordenación, filtros, verificación de citas, extracción, clasificación jerárquica.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Jev 1.13 jaggedness

Modos de falla conocidos del modelo público actual, documentados por TypeSafe.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Documentación

Introducción, primitivas, patrones, recetas, referencias de API HTTP y SDK.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Introducción

Referencia oficial de TypeSafe: Introducción.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Patrones

Fan-out especulativo, enrutamiento con confianza, puntuación compuesta y enrutamiento de intención.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
DESTACADOOFICIALTRADUCIDO
TypeSafe AIDOCS

Demo de hogar inteligente

Demo interactiva oficial de fan-out especulativo: muchas preguntas en una sola llamada, el código mantiene las respuestas relevantes.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALTRADUCIDO
TypeSafe AIDOCS

Ruteo de intención

Referencia oficial de TypeSafe: ruteo de intención.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

API reference

Official TypeSafe reference: API reference.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Pre-parsed value extraction

Official TypeSafe reference: Pre-parsed value extraction.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Date extraction

Official TypeSafe reference: Date extraction.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Hierarchical classification

Official TypeSafe reference: Hierarchical classification.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

JavaScript SDK

Official TypeSafe reference: JavaScript SDK.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

TypeSafe Python SDK

Official TypeSafe reference: TypeSafe Python SDK.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

API reference

Official TypeSafe reference: API reference.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Self-consistency: nouls

Official TypeSafe reference: Self-consistency: nouls.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Structure recovery

Official TypeSafe reference: Structure recovery.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Score

Official TypeSafe reference: Score.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Knowledge graph entity alignment

Official TypeSafe reference: Knowledge graph entity alignment.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Confidence-gated routing

Official TypeSafe reference: Confidence-gated routing.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

SDE cascade

Official TypeSafe reference: SDE cascade.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish
OFICIALRESUMEN EN
TypeSafe AIDOCS

Self-consistency: choices

Official TypeSafe reference: Self-consistency: choices.

STATE → QUESTIONS → DECISIONSconst answer = await client.systemOne({
  state, questions
});
// intelligence, in your code.
Empieza aquíEnglish

Privacy, on your terms.

Essential functionality works without analytics. Optional Google Analytics runs only with consent. We respect Do Not Track and Global Privacy Control. External X and YouTube embeds load only when you ask.