Open source · MIT licensed

Run the atelier on your own iron.

Geef.Atelier is free and open source under the MIT license — like the open Geef SDK it is built on. Clone the repository, bring your own model keys, and run the whole workshop on your own infrastructure. Your briefings, your drafts, your data — they never leave your servers.

The full pipeline

Grounding · Execution · Evaluation · Finalize — the same GEEF loop that powers every run here, running on your machine.

Bring your own models

Plug in your own keys via OpenRouter — OpenAI, Anthropic, or local models. No vendor lock-in, no per-seat tax.

Multi-user & admin

DB-backed accounts with BCrypt, an admin panel, and per-user run isolation. Seed the first admin from env vars.

MCP server built in

Connect Claude Desktop or the CLI over a self-hosted OAuth 2.1 server, or a static bearer token. Fifteen tools out of the box.

Knowledge base & RAG

Postgres + pgvector for vector search over your own documents, with global and run-local knowledge scopes.

Docker & Traefik

One docker compose stack. Migrations run on startup, daily Postgres backups, health checks for your reverse proxy.

Quick start
git clone https://github.com/chr0mcom/geef-atelier
cd geef-atelier
cp .env.example .env        # add your model + Postgres keys
docker compose up -d --build

Migrations run automatically on startup. Health check at https://<your-domain>/health. Full deployment guide in the repository README.

MIT licensed · Built on .NET 10, Blazor Server & the open Geef SDK · ← Back to the atelier

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.