Winsen Labs · Build

Things we have built.

One product, and the tools it took to build it. Building AI employees takes a village, so what we make along the way goes back out for everyone.

01Proprietary

Winsen One

AI employees for financial services, manufacturing, and logistics.

The product. An AI employee at Winsen holds a role, owns a queue, and works your full volume instead of a sample: credit file review, reconciliation, alert disposition. Nothing it produces counts until a named person signs it, and every action is logged and replayable.

Winsen One at winsen.one
02Product

Walle

An AI assistant that lives on Slack.

Walle takes care of the work around your work: the follow-ups, the updates, the loose ends. Ask it like you would ask a person, in Slack, and it plans the work, does it across your tools, and checks with you before anything leaves your workspace. Free to start.

Meet Walle at walle.winsenlabs.dev
03Open source

Platos

The runtime our AI employees live on.

We needed a runtime that survives production, not just the demo. Platos is model-agnostic, monitored by default, and self-hostable in one docker compose up. We run Winsen One on it, and you can run yours on it too.

Visit platos.devGitHub
04Open source

Rocketman

Project management that lives in the repo.

When coding agents write most of the code, the plan needs to sit where the agents can read it. Rocketman keeps a project hub inside your codebase as a single offline file. It is how we ship everything else, including this site.

Rocketman on GitHub