Meta-Me Meta-Me

Desk

A self-hosted AI workspace. Frontier models with real coding tools, streamed directly to your browser over your tailnet — your conversations never touch our servers.

What it does

  • Threads and messages live in SQLite on a daemon you run — not in our cloud, not in anyone else's.
  • Browser talks directly to your agent over your tailnet — the desk.meta-me.uk container only ships the bundle, it never sees a message.
  • Frontier models, your keys — Gemini 3.5 Flash, Gemini 3.1 Pro, DeepSeek V4 Pro and Flash, switchable per thread.
  • Real coding tools — read, write, edit, bash, grep, find, ls. The agent actually does work, not just chats.
  • Live across every tab and device — start an answer on your phone, watch it finish on your laptop. Resumes cleanly through sleep and dropped WiFi.
  • Voice in, voice out — push-to-talk transcription and streaming TTS playback so you can chat hands-free.

How it works

  1. 1

    Install the agent

    One curl-pipe-sh drops a single-binary daemon on your Mac or Linux box, registers it with your account, and exposes it over Tailscale.

  2. 2

    Pick a node, pick a model

    The top-bar node picker shows every machine you've installed on. Switch nodes to switch which SQLite store you're chatting against; switch models per thread.

  3. 3

    Chat — and let it work

    The agent reads files, runs shell commands, edits in place. Streams arrive over WebSocket; reconnects replay from a buffer so a flaky network never costs you an answer.

  4. 4

    Same threads, any device

    Open the same thread on your phone, your laptop, another tab — every connected client sees deltas live, and your history is wherever the agent's SQLite is.

Your chat, your hardware

Tailscale is the only network between your browser and the agent. The public desk.meta-me.uk container ships the SPA bundle and nothing more — no chat data, no message store, no proxying of conversation content. Your provider API keys stay on the machine running the agent.

Local SQLite Tailnet-only BYO API keys No cloud relay