Open source

The platform is public. The engineering is the value.

We open source what we build. Three projects under github.com/Simple4uhq — the SAE4U Agent (multi-tenant agent platform we run for clients), sae4u-memory (full persistent memory architecture for Claude — sister project), and SHAITS (the self-hosted trust standard we score against). MIT and Apache 2. Free to self-host. Engagement is for the engineering capability that runs them.

Three projects, one philosophy.

Each one solves a real problem we encountered building production AI infrastructure. Each one is something we still use ourselves. Each one is yours to fork.

SAE4U Agent · Apache 2

Multi-tenant AI agent platform

The orchestrator + per-tenant runtime template we built and use for paid AI Infrastructure engagements.

FastAPI control plane on dedicated ops-master, per-tenant DigitalOcean droplets via DO API + cloud-init, Fernet-encrypted bot pool, Telegram-first agent runtime with FTS5 + sqlite-vec hybrid knowledge base. Includes ARCHITECTURE.md narrative documenting what we built, what we learned, and why we walked away from selling it as SaaS.

Python · FastAPI · SQLite · Apache 2 · self-hostable
sae4u-memory · MIT · v0.2.0

Persistent memory architecture for Claude

Not just an MCP server — the full memory pattern: hooks, rules, prompts, templates, and a customizable peer-coder persona.

MCP server with two-corpus recall (SQLite facts + markdown files in your auto-memory dirs). Plus the architecture we run in production: a 10-min UserPromptSubmit hook that forces brief memory reviews, 10 universal feedback rules (no session-state confabulation, mirror-handoff, no-hardcode, post-write review, …), session-open and session-close prompts paired with the rules, a MEMORY.md index format, and Simple — a generic peer-coder persona with persistent memory awareness. sae4u-memory init --code-full wires the whole pattern into Claude Code in one command. Sister project to SAE4U Agent.

Python · MCP · SQLite + FTS5 · hooks · rules · prompts · persona
SHAITS · Open spec

Self-Hosted AI Trust Standard

Open specification for trustworthy self-hosted AI agents. We score against it ourselves.

A 125-point scoring framework for self-hosted AI: data residency, audit logging, telemetry policy, encryption at rest, key rotation, dependency provenance. Cloud-only products are out of scope by design. We publish our own self-audit using the standard. Other self-hosted projects encouraged to audit + register.

Open spec · markdown · self-audit framework

No proprietary moat. The engineering is the moat.

Most AI consulting firms keep their tooling proprietary. We took the opposite stance. The reason: clients shouldn't be locked into our tools — they should pick us because the engineering is real, not because we hold their AI hostage. When you engage us, you get a deployment of the same code we publish on GitHub. You can fork, audit, run elsewhere if our engagement ever ends. Trust comes from full visibility, not from contractual lock-in.

Practically: this also doubles as our most credible lead-gen channel. Developers find the code, read the engineering, decide we're real, contact us. That's better signal than any landing page can produce alone.

Want to engage us, or contribute, or just self-host?

All three are welcome. Engagement = paid retainer for the engineering team that runs this code. Contribute = PRs welcome on all three repos. Self-host = fork, run, never talk to us.

Book 15 min →