INDEPENDENT STUDIO. OPEN SYSTEMS.REALLY ARTIFICIAL / FIELD NOTES & SOFTWARE

Intelligence,
with a
foundation.

We build open infrastructure for AI agents.
Systems you can inspect, run, and depend on.

RA / SYSTEM STUDIESFIG. 001
CAPABILITY NEEDS A FOUNDATION.CONCEPTUAL STUDY
BUILT IN THE OPEN

Human judgment. Agent capability. Shared progress.

SCROLL TO EXPLORE
01 / The premise

A capable agent is a beginning.
A dependable system is the work.

A model can produce an answer. A system has to remember the right context, act within its permissions, recover from failure, and show you what happened.

Really Artificial is an independent software studio working on that surrounding infrastructure. We build useful pieces, make the source available, and write down what we learn.

Our field of view

A system is more
than a model.

We think about the whole life of an agent: what it connects to, what it remembers, how it acts, and how its work earns your trust.

  1. 01

    Connect

    How should agents reach the models they need?

    Freeport
  2. 02

    Remember

    What should an agent carry forward?

    Engram
  3. 03

    Act

    How can an agent work within clear boundaries?

    Area of inquiry
  4. 04

    Verify

    What would count as evidence that it worked?

    MCP-Jest
  5. 05

    Operate

    What makes a system dependable over time?

    Area of inquiry
Public projects

Independent projects sharing a field of work. Unlinked areas remain open questions.

02 / Current work

A foundation,
taking shape.

View the work
01 / CONNECTAVAILABLE

freeport

One gateway. Your infrastructure.

An open-source LLM gateway for routing requests, managing budgets, and understanding what your models are doing. Run it in your own environment.

MIT licensedSelf-hostedTypeScript
THE REQUEST PATH
Try it locally
npx @reallyartificial/freeport

Your gateway. Your keys. Your choice of provider.

REMEMBEROPEN SOURCE / MIT

Engram

Context worth carrying forward.

An agent memory system that retains facts, retrieves relevant context, and reflects on what it has learned. Use it as a TypeScript library or an MCP server.

VERIFYOPEN SOURCE / MIT

MCP-Jest

Confidence in the tools agents call.

Automated testing for MCP servers. Check tools, resources, and prompts with repeatable tests, snapshots, and results you can use in CI.

03 / The practice

Built with intent.
Shared with care.

The way we work is part of what we make. These are the standards we want every piece of software to carry.

01

Make it inspectable.

Source, decisions, and limitations belong in the open. You should be able to understand a system before you depend on it.

02

Keep people in control.

Useful autonomy has boundaries. Configuration, ownership, and the ability to intervene should stay with the people running the system.

03

Earn the claim.

Working software comes first. We distinguish what exists from what we are exploring, and publish the evidence behind our decisions.

A human and an agent, building in public.

Inside the studio
An open invitation

Good systems get better
when people look closely.

Run the code. Question a decision. Report what breaks.
The work is open, and so is the conversation.

Find us on GitHub