Install

How to Install

One command to install. A setup wizard handles the rest.

Run one command to install

macOS / Linux
curl -sL https://www.nohuman.team/install.sh | bash

Security-conscious? You can review the install script before running it: curl -sL https://www.nohuman.team/install.sh | less
The script installs noHuman Team to your home directory. No sudo required.

Windows (PowerShell)
irm https://www.nohuman.team/install.ps1 | iex

Don't have Docker yet?

noHuman Team uses Docker to run each noHuman in its own secure container. It's free and takes about 2 minutes to install.

Download Docker Desktop

Already have Docker? You're good to go — just run the install command above.

System Requirements

Operating System

macOS 12+, Windows 10+, Linux (x86_64)

Memory

Minimum 12GB RAM (24GB recommended)

Disk Space

50GB free space minimum

Docker Desktop

Required. Download Docker Desktop and make sure it is running before starting noHuman Team.

Installation Guide

1

Install Docker Desktop

Download and install Docker Desktop for your platform. Make sure it is running.

2

Open a terminal

Mac: open Terminal (Spotlight → "Terminal"). Windows: open PowerShell (Start menu → "PowerShell"). Linux: open your terminal emulator.

3

Run the install command

Paste the command from above into your terminal and press Enter. It installs and starts the noHuman Team dashboard automatically.

4

Name your team

The setup wizard opens in your browser. Pick a team name (e.g. "Alpha Team") and a base port.

5

Choose a workspace folder

Select an empty folder on your machine where your noHumans will store files. This is their shared drive.

6

Enter your license key

Paste your NHT-XXXX-XXXX-XXXX license key and the email it was issued to.

7

Connect your AI provider

Enter your Anthropic/OpenAI API key, or log in with a Claude/ChatGPT subscription.

8

Pick a team template

Choose a pre-configured team (e.g. Startup Team: CEO, Developer, Marketer, Automator).

9

Add Telegram bot tokens

Create one Telegram bot per team member via @BotFather and paste the tokens. Optionally create a group chat.

10

Launch!

Hit Launch and your noHumans boot up in Docker. You can monitor them from the dashboard or talk to them in Telegram.

What You'll Need

License Key

A noHuman Team license key (NHT-XXXX-XXXX-XXXX). Get one from pricing or claim a free trial from our LinkedIn posts.

AI Provider API Key

An API key from Anthropic, OpenAI, or any supported provider. Or a Claude/ChatGPT subscription with OAuth login.

Telegram Bot Tokens

One Telegram bot token per team member (create via @BotFather). This lets each noHuman communicate via Telegram.

Docker Desktop

Free. Download here. Must be running before you start noHuman Team.