Intelligence, woven into your business.

What if your software
just knew?

What needs attention. Where it belongs. What happens next.

Give Siltstone the context. Ask 1000s of questions at once.
Get structured answers that set your business in motion.

ONE PIECE OF CONTEXT. A WHOLE LOT OF CLARITY.
THE CONTEXT YOU ALREADY HAVE
AM
Alex MorganIncoming email

Charged twice. Still waiting.

We were charged twice and nobody has replied. Please get a manager to call me today.

Ready to understand
siltstoneTap the stone
THE ANSWERS THAT MOVE YOU FORWARD
Is there a billing issue?Yes
Does this need attention today?Yes
Is an escalation requested?Yes
Which team should handle it?billing
4 answers. One request. All together.
NOW YOUR APPLICATION CANPrioritise. Route to billing. Flag for a manager.
Your support app knows where to send it.
Under the surface Explore the API
POST /askRequest
{
  "document": "We were charged twice and nobody has replied. Please get a manager to call me today.",
  "threshold": 0.9,
  "questions": [
    {
      "id": "billing_issue",
      "type": "bool",
      "ask": "Is there a billing issue?"
    },
    {
      "id": "time_sensitive",
      "type": "bool",
      "ask": "Does this need attention today?"
    },
    {
      "id": "escalation_requested",
      "type": "bool",
      "ask": "Is an escalation requested?"
    },
    {
      "id": "team",
      "type": "choice",
      "ask": "Which team should handle it?",
      "options": [
        "billing",
        "technical",
        "sales"
      ]
    }
  ]
}
Response excerptIllustrative values
{
  "threshold": 0.9,
  "count": 4,
  "flagged_for_review": 0,
  "answers": [
    {
      "id": "billing_issue",
      "type": "bool",
      "value": true,
      "confidence": 0.98,
      "margin": 0.96,
      "review": false,
      "probabilities": {
        "yes": 0.98,
        "no": 0.02
      }
    },
    {
      "id": "time_sensitive",
      "type": "bool",
      "value": true,
      "confidence": 0.98,
      "margin": 0.96,
      "review": false,
      "probabilities": {
        "yes": 0.98,
        "no": 0.02
      }
    },
    {
      "id": "escalation_requested",
      "type": "bool",
      "value": true,
      "confidence": 0.98,
      "margin": 0.96,
      "review": false,
      "probabilities": {
        "yes": 0.98,
        "no": 0.02
      }
    },
    {
      "id": "team",
      "type": "choice",
      "value": "billing",
      "confidence": 0.98,
      "margin": 0.97,
      "review": false,
      "probabilities": {
        "billing": 0.98,
        "technical": 0.01,
        "sales": 0.01
      }
    }
  ]
}

Request and response fields follow the API. This example is illustrative, not live inference. The response excerpt omits runtime metadata and timings.

Illustrative workflow. Your application controls the action.Context → understanding → action

The intelligence layer for
whatever comes next.

Emails & conversationsRequests & rulesSearch & retrieved contextYour next idea
Make understanding part of every workflow01 — THE IDEA

Every workflow.
A little more intelligent.

Is this urgent? Is it relevant? Which model? Which team?

Your product makes these calls all day. Siltstone is a specialised model for answering them together, from the same context.

THE SILTSTONE APPROACH

Read once.
Ask widely.

Ask 1000s of questions at once. The context is read once and reused across them, with answers selected from the choices you define.

See the request
your contextRead once
Urgent?
Which intent?
Within policy?
Relevant?
Where next?
And your next question…+
01 Your context02 Your questions + choices03 Structured answers
Built for business. Open to possibility.02 — WHAT YOU CAN BUILD

Put intelligence
in the flow of work.

The text is already there.
Make it useful to your software.

01 /

An inbox that knows
where things belong.

Identify intent, urgency and escalation requests. Give every incoming message a useful next step.

EmailSupportOperations
02 /

The right model.
For every request.

Check the task against your routing rules. Send straightforward work to a fast model and complex work to a reasoning model.

Model routingAI products
03 /

A checkpoint for
your agent’s next move.

Evaluate proposed actions against the task and your policies. Let your application decide what proceeds and what needs review.

AgentsPolicy checks
Keep going.

Filter search results. Tag conversations. Qualify requests. Check retrieved context.

Explore the examples ↑
Made for the people building what’s next03 — FOR BUILDERS

Your context.
Your choices.
Your next move.

Send text and a set of questions. Get booleans, choices or scores, with model confidence for each answer.

No invented answers outside your choices.You define the valid options. Siltstone selects from them, with no free-text answer to hallucinate.

Confidence you can work with.Set review thresholds and validate them on your own workload.

You stay in control.Your application decides how each answer becomes an action.

Get API access
An actual request shapeJSON
POST /ask
{
  "document": "We were charged twice. Please get a manager to call me today.",
  "questions": [
    {
      "id": "urgent",
      "ask": "Does this need attention today?"
    },
    {
      "id": "team",
      "ask": "Which team should handle this?",
      "options": [
        "billing",
        "technical",
        "sales"
      ]
    }
  ]
}

One request. Multiple questions.
Ready to connect to your workflow.

The API’s document field accepts your text context: emails, messages, rules and more.

Designed for constrained answers.

Siltstone selects from your defined options. It can still choose incorrectly—use representative evaluations and review thresholds for your application.

Pricing04 — MAKE IT PART OF EVERY WORKFLOW

More answers.
Room to do more.

Low input costs. Free output tokens.
Intelligence you can put to work across your business.

On demand

Early access

Start with the workflow you have in mind.

INPUT

$0.042

per 1M input tokens
OUTPUT

$0Free

per 1M output tokens
  • Ask 1000s of questions at once
  • Structured answers with confidence scores
  • Your context, your questions, your choices
Get early access

Indicative input pricing. Final rates and billing terms confirmed during early access.

At your scale

Building Siltstone into a bigger operation?

LET’S TALK ABOUT YOUR WORKLOAD

Make it work
for your business.

Tell us about your volume, latency targets and deployment needs. We’ll work through the right setup and pricing with you.

Talk to the team
Early access

What would you build
if you could
ask more?

Bring a workflow, a set of questions, or your next idea.
Let’s put Siltstone to work.

Let’s build something