Skip to content
GWEN

01/Build

AI / Software

AI Systems

Intelligent agents for research, decision-making and execution.

How it works

  1. Research
  2. Knowledge
  3. Reasoning
  4. Action
  5. Feedback

The idea

Most systems that call themselves agents are demonstrations. They work once, in front of an audience, on a task someone chose because it works. We are interested in the other thing: systems that run every day, on work that matters, and are trusted because their reasoning can be inspected.

That requires less novelty and more engineering — memory that survives the session, tools that fail loudly, and evaluation that runs before anyone ships.

The system

An agent, in our reading, is four parts held together by a feedback loop. Research gathers what is knowable. Knowledge stores it in a form that can be retrieved under pressure. Reasoning decides. Action executes against real tools with real consequences. Feedback closes the loop by feeding outcomes back into what the system knows.

Each part is independently testable. That is the point: a system you cannot take apart is a system you cannot trust.

Why it matters

Capital allocation, clinical interpretation and market research are all, at some level, the same problem — reading more than a person can read, and reasoning carefully about what was read. Gwen builds these systems for its own work first. Everything we run internally has to survive our own use before it goes anywhere else.

Domain
AI / Software
Method
Agentic systems
Horizon
Multi-year
Status
Building

Technology

  • Language models
  • Retrieval
  • Tool orchestration
  • Evaluation
  • Long-horizon memory