Fev
Our own system-1 decision model
A fast, schema-driven model that turns free text into a set of typed decision variables.
Our own system-1 decision model
A fast, schema-driven model that turns free text into a set of typed decision variables.
Fev is our own implementation of a system-1 decision model. Where a general-purpose model reasons step by step, Fev is built to answer fast and consistently against a schema you define.
Instead of writing a free-form prompt and hoping for the right shape, you declare the variables you care about and the type of each one. Fev fills them in.
A Fev task is a set of variables. Every variable is an open field with a name of your choosing and one of three types:
System-1 models are for the thousands of small decisions that do not need a reasoning chain — routing a ticket, scoring a lead, classifying an intent, flagging a risk. Declaring the schema up front makes those decisions auditable, testable and cheap to run.
Define your variables below and run the mock model to see the structured output.