Smart Artificial Mind
privacy ★ github.com/richhabits/sam
SAM Free · Private · Mac · Windows · Linux

Your own AI. It doesn't just answer — it handles it.

A personal AI that lives on your machine, keeps your data yours, and takes real action — the web, your files, email, code — for £0 a month.

$curl -fsSL https://raw.githubusercontent.com/richhabits/sam/main/docs/install.sh | bash
Installs, verifies the SHA-256, and launches SAM — ~60 seconds. Re-run to update.
Mac / Linux$git clone …/sam && cd sam && ./setup.sh
Free · no sign-up · no telemetry — your data stays yours. Just want it? Use the Download buttons above — no terminal needed (that's the way on Windows). The command line is only for Mac/Linux developers who prefer source.
First time you open it, your computer will ask you to confirm — that's normal for a new indie app (it's the same build our tests run, just not yet code-signed). Nothing's wrong: Windows: if a blue “Windows protected your PC” box appears → More info → Run anyway. If the browser says “keep” → keep it. Mac: right-click the app → Open → Open (just the first time). Every release ships SHA-256 checksums in its notes — verify your download matches (shasum -a 256 / Get-FileHash).
40
free AI brains
231
real tools
£0
per month
100%
yours — no telemetry
Why it's different

The AI that works for you — not the other way round.

Most assistants live on someone else's server, charge you monthly, and read everything you type. SAM flips all three.

A whole team of agents

Big job? SAM assembles a crew of specialists — research, code, writing, strategy — that work in parallel and hand you one answer. Plus the Ninjas: a squad that hunts down problems and deals with them.

Them: one chatbot · SAM: a team that runs the job

It can see — and guard

Looks through your camera, learns the people you introduce it to, and Guardian mode flags anyone it doesn't recognise. Motion detection runs locally on your machine; frames are read by the vision brain you choose (a free cloud model, or fully local with Ollama).

Them: text only · SAM: eyes on your world

Private by design

Your keys, memory, files and vault stay on your laptop — no telemetry, no account, and your data never trains anyone's model. The only thing that leaves is the prompt you choose to send to the brain you pick — and in offline (Ollama) mode, nothing leaves at all.

Them: your data trains their model · SAM: your data stays yours

It actually does things

Searches the web, reads your files, drafts email, pushes code, opens PRs, plays music — with an ask-first safety gate.

Them: gives you text to copy · SAM: does the task

Free, on 40 rotating brains

Runs on free models (NVIDIA, Groq, Cerebras, Mistral…) that auto-rotate, so you never hit a limit or a bill.

Them: £20/mo · SAM: £0, and it never goes dark

It reaches out first

A morning brief and proactive nudges. SAM messages you — the weather, what's due, what needs a follow-up.

Them: waits for a prompt · SAM: gets ahead of your day
And a lot more, out of the box:
Two-way voice Alarms & timers Spoken routines — a phrase runs a workflow Always-on background agents Local cameras — private, on your network Studio — image & video Background swarm Scheduled tasks Free image generation MCP — plug in 1000s of tools Use it from your phone 29 skills Your language Self-updating — evolves for free Remembers everything
231 tools · 78 agents · 29 skills — and counting

Not a chatbot. A doer.

Ask in plain English. SAM picks the right tool, does the work, and asks before anything risky. This list is generated live from the code — every tool below is really in there.

Web & research 27
browser clickbrowser navigatebrowser readbrowser typedeep research synthesizer+22 more
Files, docs & vault 30
append fileappend notebackup vaultdedupe filesdocs library+25 more
Messaging & email 7
draft emailimport contextnotifysend emailsend imessage+2 more
Calls 2
callfacetime
Code & GitHub 18
applescriptcost savings reportgit branchesgit commitgit diff+13 more
Calendar, tasks & projects 13
add calendar eventadd nudgeadd projectadd reminderadd schedule+8 more
Vision & screen 6
list photoslocal ocrscreenshotset wallpaperstock photo+1 more
Music & media 6
media controlmusicplayset volumespeak+1 more
Control your computer 31
battery statuscaffeinateclickclipboard getclipboard set+26 more
Memory & people 15
add contactclear all memoriescreate notefind contactforget docs+10 more
Agents & swarm 7
capacity statuslist swarmsspawn subagentstart swarmstop swarm+2 more
Security 1
security check
Money & business 5
crypto pricecurrency convertstock pricestock videounit convert
Location & weather 6
directionsget locationget weatheropen mapssite map+1 more
Utilities 57
analyse dataapp switcherask aboutast outlineast replace symbol+52 more
Up and running in 3 minutes

Clone it. Key it. Go.

Grab it

Paste one line into Terminal — ./setup.sh installs everything and starts it.

Give it a brain

Drop in one free key (Groq takes 30 seconds). SAM rotates across all 40.

Talk to it

Open localhost:8787, tell it your name, and start getting things done.

Own your AI

Free. Private. Yours.

Mac / Linux$git clone https://github.com/richhabits/sam.git && cd sam && ./setup.sh
On Windows? Use the Download button — the terminal line is Mac/Linux only.