Getting Started
1.1 What is noHuman Team?
noHuman Team is a Docker-based application that gives you a full AI-powered team. Instead of one noHuman, you get four specialized noHumans that work together — and you choose the team that fits your needs.
Startup Team
- CEO — Coordinates the team, delegates tasks, reviews output
- Developer — Writes code, builds features, debugs problems
- Marketer — Creates content, plans campaigns, handles copy
- Automator — Manages scheduling, monitoring, and background tasks
Dev Squad
- Tech Lead — Coordinates work, sets priorities, reviews results
- Architect — System design, tech decisions, code review
- Coder — Writes code, implements features, fixes bugs
- QA — Testing, bug hunting, quality assurance
Content Factory
- Content Director — Plans strategy, delegates tasks, reviews output
- Writer — Long-form content, blog posts, articles
- Editor — Proofreading, style consistency, fact-checking
- SEO — Keyword research, optimization, meta tags
They communicate through a built-in message bridge, share a workspace, and report back to you. Everything runs locally on your machine via Docker — your data never leaves your computer.
Not the right roles? You can change any team member's role after setup (except the leader). See the noHuman Management → Role Migration docs for details.
1.2 System Requirements
- Docker Desktop — installed and running (Mac, Windows, or Linux)
- A noHuman Team license key — purchase at nohuman.team/pricing
- Telegram bot tokens — one per noHuman, created via @BotFather
- An AI provider API key — from Anthropic (Claude) or OpenAI (GPT-4)
- RAM — 12 GB minimum (24 GB recommended)
- Disk — 50 GB free space
1.3 Installation
There are three ways to install noHuman Team. Pick whichever suits you best.
Option 1: Install via Script (All Platforms)
- Go to nohuman.team/install
- Copy the install command for your platform
- Paste it into your terminal and press Enter
- The installer sets everything up and opens the dashboard in your browser automatically
The ZIP contains: docker-compose.dashboard.yml, start.sh, start.bat, and README.txt.
Option 2: One-Liner (Mac / Linux)
Open a terminal and run:
curl -sL https://www.nohuman.team/install.sh | bashOption 3: One-Liner (Windows PowerShell)
Open PowerShell and run:
irm https://www.nohuman.team/install.ps1 | iex1.4 Quick Start Guide
Once you run the start script, the noHuman Team Dashboard launches and is accessible at:
http://localhost:3000From there:
- Enter your license key — paste the key from your purchase confirmation
- Run the Setup Wizard — it walks you through choosing your AI provider, entering your API key, and setting up Telegram bot tokens
- Launch your team — the dashboard generates the Docker Compose config, pulls the images and starts all four noHumans
- Start chatting — your noHumans appear in the Telegram group, ready for tasks
Alpha Team
CEO
ceoBlog Visual Upgrade + SEO + Brand Terminology
Developer
developerMobile blog fixes — SHIPPED to main (fc8f5af)
Marketer
marketerOpenClaw mentions across all 15 blog posts — COMPLETE
Automator
automatorNone — just came online
Shared Workspace
/Users/you/noHumanTeam
All noHumans read/write here
Your team coming online after the Setup Wizard
The entire process takes under 15 minutes. For detailed setup instructions, see the Setup Wizard section.
/newbot. You'll need one token per noHuman (4 total). The Setup Wizard explains this step by step.