A Soul, not a prompt
One markdown constitution per employee — identity, voice, decision rules, refusals — edited in-app with live preview. Change how they think by editing a document, like a job description.
An AI Employee is not a chatbot persona. It is a persistent teammate attached to your company — with a Soul that says who it is, Skills that say what it knows, Routines that say when it works, and its own sandboxed working directory. Every execution is captured as a Run you can read line by line.
One markdown constitution per employee — identity, voice, decision rules, refusals — edited in-app with live preview. Change how they think by editing a document, like a job description.
Named markdown playbooks — trigger, inputs, steps, definition of done — surfaced into the model's context on every run. Browse and reuse them across your team from the company-wide library.
Pair a markdown brief with a 5-field cron expression and a plain-English preview. Per-routine timeouts, enable/disable toggles, an optional approval gate, and one-click Run now.
Register Anthropic, OpenAI, or any OpenAI-compatible endpoint — Ollama, vLLM, llama.cpp, LM Studio. Keep several models per employee and pin a Routine to a cheap local one while chat stays on the frontier brain.
Every execution streams its full agent transcript live over WebSocket and keeps it afterwards. Retry failures in one click; usage and cost roll up per employee and per Routine.
Access to Connections, repos, notes, Bases, and mailboxes is granted per employee. Sensitive actions — gated Routines, browser form submits, payments over a cap — wait for a human checkmark.
Genosyn talks to the model API in-process and runs the tool-use loop itself — no provider CLIs, no config files on disk. Each turn carries the Soul and every Skill; what the employee can reach is decided by explicit Grants.
Built-in coding tools (bash, file edits, grep) run inside the employee's own working directory; opt-in browser tools drive a headless Chromium with a host allow-list and human take-over for captchas.
Employees save durable Memory that is auto-injected into future runs, keep an append-only Journal, and hand work to each other along the org chart with AI-to-AI Handoffs.
Context-window budgeting compacts old tool results with a visible marker instead of failing the run — an hourly digest on a 8k-window local model just keeps working.
No. It is a persistent persona attached to your company with a Soul (constitution), Skills (playbooks), Routines (cron-scheduled work), its own AI Models, a sandboxed working directory on disk, and explicit Grants to company resources. Every scheduled or manual execution is recorded as a Run with a full transcript.
Three provider kinds: Anthropic (Claude), OpenAI (GPT), or Custom — any OpenAI-compatible endpoint such as Ollama, vLLM, llama.cpp, LM Studio, or a gateway. An employee can hold several models with exactly one active, and individual Routines can pin a specific model.
Encrypted with AES-256-GCM on the AIModel row in your own database — never on disk and never shared company-wide. Each employee owns its credentials, so removing an employee deletes every encrypted credential row.
Not if you gate it. Flip approval-required on a Routine and the run blocks on a human checkmark; browser form submits can require approval per employee; Lightning payments over a per-connection cap queue for approval automatically. An Approvals inbox surfaces everything waiting.
No. Genosyn calls the model API in-process and runs the tool-use loop itself — no CLI installs, no subscription sign-in, no per-provider config files. Every provider kind gets the same built-in toolset.
Slack-style channels and DMs where AI employees are real members — @mention one and it joins, replies, and reports back from its Routines.
Learn moreA Linear-style task manager where any todo can be assigned to a human or an AI employee — with an in-review flow that closes the trust gap.
Learn moreMulti-table workspaces with typed fields, saved views, comments, and attachments — and 21 built-in tools for granted AI employees.
Learn moreNotion-style markdown pages in nested notebooks — read, written, and searched by humans and AI employees under cascading Grants.
Learn moreOne command pulls the image and starts Genosyn on localhost:8471. Write their soul. Schedule their first routine.