🔥 Launch Day Sale — 24 hours only · All paid plans discounted · Ends in 23:59:59
One 4.1 — Available now

Your home.
Not theirs.

A private AI home assistant that runs entirely on your hardware. Your conversations, your devices, your data — none of it leaves your house.

0
Data sent to Big Tech
Devices on your network
5
Minutes to install
24/7
Always on, always local
One 4.1 · Production ready · Malta
Private by designOneRuns on your hardwareSmart home controlVoice activatedNo Big TechMulti-machine hubPermanent memoryAgentic goalsOne SupportText to 3DCashClaw / HYRVEFree forever on CoreOne 4.1 Private by designOneRuns on your hardwareSmart home controlVoice activatedNo Big TechMulti-machine hubPermanent memoryAgentic goalsOne SupportText to 3DCashClaw / HYRVEFree forever on CoreOne 4.1
What One does

Your home.
Your AI.
Your rules.

One does everything Alexa and Google Home do — and considerably more. Every function runs on your machine, inside your home, under your control. Not rented to you. Not surveilled. Genuinely yours.

01

Smart Home Control

Lights, switches, climate, sensors — all through Home Assistant. Say it or type it. Scenes, schedules, automations built in.

02

Always Listening

"Hey One" activates from anywhere. Responds through your speakers. Zero cloud latency — there is no cloud to wait for.

03

Multi-Machine Hub

Control every PC on your network via sidecar agents. Open apps, run commands, transfer files, take screenshots remotely.

04

Agentic Goals

Give One a multi-step goal and it works autonomously until it finishes. Up to 50 steps, live log, with web search.

05

Permanent Memory

One builds a 3D knowledge graph from your conversations. Visualised live. Stored locally forever. Click any node to inspect.

06

One Support BETA

Multiple One instances form a private personal cloud. Sync memory, share storage, pool compute — zero external servers.

Text to 3D models
CashClaw / HYRVE income
Chrome extension
Mobile + tablet PWA
Why One

Other assistants rent you access to your own home.

Every Alexa command passes through Amazon. Every Google query is logged. One puts the control back where it belongs.

One uses your own Anthropic API key.
We never see your conversations.
We never touch your billing.
FeatureOneAlexaGoogle HomeHA Cloud
Runs on your own hardware
Zero data to Big Tech
Works without internet
Full AI conversation
PC & machine control
Autonomous goal execution
Private mesh cloud
Monthly cost$0 + API$4+$6+$5
Running in five minutes
$ start.bat
Loading configuration…
Home Assistant connected (14 devices)
Wake word active: "Hey One"
One Support: 2 instances found on LAN
Running on http://192.168.1.100:5050
 
— One 4.1 is ready.

Download. Extract. Run.

No cloud accounts. No privacy agreements before you have started. No subscription required to get going.

Complete feature list

Everything One can do.

Every feature tagged with the tier that unlocks it.

One Core — Free One Home — $12/mo One Pro — $49/mo One Max — $299 once
Pricing

Own it.
Don't rent it.

Start free, no card needed. One Max is a one-time payment — buy once, own it forever.

One Core
$0
free forever
Everything you need to get started. No credit card, no trial period, no catch.
  • AI chat & voice assistant
  • Smart home control (HA)
  • Memory & knowledge graph
  • Todos & reminders
  • Weather & calendar
  • Chrome extension
  • 1 device
  • Sidecar agents
  • Goals engine
  • One Support
One Home
$12
per month · cancel anytime
The essentials unlocked. Smart home, goals engine, and multi-device support at an easy price.
  • Everything in Core
  • Sidecar agents (up to 3 PCs)
  • Agentic Goals engine
  • File transfer between devices
  • One Support — LAN mesh cloud
  • Mobile + tablet PWA
  • 3 devices
  • Text to 3D
  • CashClaw / HYRVE
  • Priority support
One Max
$299
one-time · yours forever
Pay once. Own it permanently. Everything in Pro with no recurring cost — ever.
  • Everything in Pro
  • Lifetime updates
  • Source code access
  • Future products discounted
  • Founders Discord channel
  • Name in credits
Common Questions
Do I need a subscription to use One?

No. One Core is free forever on one device with no subscription. You only need One Home, Pro, or Max if you want sidecar agents, goals engine, One Support, mobile PWA, or more than one device.

What does the Anthropic API cost?

Typically $5–15/month. Light use stays under $5. You control your own key and billing — we never see it or take any cut.

Is One Max really a one-time payment?

Yes. Pay $299 once and One is yours permanently — no further payments, all future updates included, unlimited devices. 14-day refund window if it does not work on your setup.

What's the difference between Pro and Max?

One Pro ($49/mo) gives you everything including unlimited devices and priority support on a rolling subscription. One Max ($299 once) is the same but you pay a single time and own it forever — no more monthly bills. If you're staying long-term, Max pays for itself in under 7 months.

How does license verification work?

When you enter your key in Settings → Account, One validates it against One Cloud. It rechecks every 24 hours silently. If One Cloud is temporarily unreachable there is a 7-day grace period before features are restricted.

Community

One Forum

Categories
Getting Started
Features
Reference

Installation

One requires Windows 10 or 11 (64-bit) and Python 3.11. The installer handles Python automatically if it is not found.

1. Download

Go to the Download page and grab either the ZIP or the setup wizard. The ZIP is the full package — extract to C:\One and run start.bat. The wizard installs Python, packages and creates shortcuts automatically.

2. Start the server

$ cd C:\One && start.bat
# Or: python server.py

3. Open the web UI

Navigate to http://localhost:5050 in any browser. From other devices on your network use http://YOUR-PC-IP:5050.

Note: The server must stay running. Set it to auto-start via the installer checkbox or Windows Task Scheduler.

API Keys

One needs an Anthropic API key to function. ElevenLabs is optional for voice. All keys are stored locally in settings.json — they never leave your machine.

Anthropic

Visit console.anthropic.com → API Keys → Create key. Typical cost: $5–15/month. Add it in One → Settings → API Keys.

ElevenLabs (optional)

For spoken replies. Visit elevenlabs.io, create an account, copy your API key and Voice ID from the profile page.

HYRVE (optional)

For CashClaw income integration. Get a key at hyrveai.com and add it in Settings → API Keys or directly in Goals → CashClaw / HYRVE.

Meshy (optional)

For text-to-3D generation. Free tier at meshy.ai (200 credits). Add in Settings → API Keys or Goals → Text to 3D.

Smart Home

One controls your smart home through Home Assistant. You need a running HA instance on your network.

Connecting

In One → Settings → Smart Home, enter your HA base URL (e.g. http://192.168.1.x:8123) and a Long-Lived Access Token (generate in HA → Profile → Security).

What works

Lights, switches, climate, sensors, locks. Control by voice, chat, or the UI. Scenes (Movie, Reading, Morning, Cozy, Party, Dinner) send natural-language commands to the Goals engine which translates them into HA actions.

Hosting the Website Locally

The One website is a single HTML file. You can open it directly from disk or serve it from the One server.

Open directly

Double-click one_website_final.html in your One folder. It runs entirely in the browser — no server needed.

Serve from One

Place the file in your One folder as website.html. One serves it at http://localhost:5050/website automatically on 4.1+.

Remote access

Install Tailscale on your server PC. Your One instance — including the website — is accessible from anywhere via the Tailscale IP.

Chat & Voice

One has three chat modes accessible from the mode bar at the top of the chat page.

Modes

Chat — standard conversation, home control, questions.
Think — deep reasoning with Claude Opus. Slower but thorough.
Code — coding-optimised with Claude Sonnet.

Voice

Say "Hey One" to activate. One responds aloud via ElevenLabs TTS if configured. Wake word can be changed in Settings → Voice.

Goals Engine

Goals let One work autonomously on multi-step tasks without you being present.

Running a goal

Go to Goals → Goals tab, describe what you want in the text area, pick a model, click Run. One executes up to 50 steps and logs each action live.

CashClaw / HYRVE

Connect your HYRVE API key in Goals → CashClaw tab. One picks up jobs from the HYRVE AI marketplace (SEO audits, content, leads), executes them as goals, and handles invoicing via Stripe automatically.

Memory Graph

One extracts facts from every conversation and stores them as nodes in a knowledge graph. The graph is visualised as a 3D armillary sphere.

Using the graph

Go to Memory. Drag to rotate, scroll to zoom. Click any node to open the inspector — shows source, weight, created date, and connections. Add memories manually via the input at the top of the right panel.

In chat

The most relevant memories are injected into every chat context automatically. One knows what you told it last week.

One Support BETA

One Support lets multiple One instances on your local network discover each other and share data.

Discovery

Go to Machines → One Cloud tab and click Discover. One scans port 5050 across your /24 subnet and lists all running instances.

Sync

Click Sync Memory or Sync Todos next to any discovered instance. Data is transferred directly over your LAN — no internet, no external servers.

Roadmap

Distributed goal execution (offload heavy goals to another machine), shared storage pool, and performance pooling are coming in One 4.5.

Sidecar Setup

A sidecar is a lightweight One agent installed on a secondary PC. It lets the main One server control that machine remotely.

Install

On the secondary PC, download the ZIP, run setup.py and select "Sidecar Agent" as the install type. The sidecar starts with Windows and registers itself with your main server automatically.

What sidecars can do

Run commands, open apps, take screenshots, transfer files, list processes, read clipboard. Access from One → Machines → Sidecars tab.

License & Tiers

One has three tiers. Your tier is determined by the license key in Settings → Account.

One Core — Free

No key needed. 1 device. Chat, smart home, memory, todos, chrome extension.

One Home — $12/month

Key format: ONE-HOME-XXXX-XXXX. 3 devices. Adds sidecar agents (3 PCs), goals engine, file transfer, One Support, mobile PWA.

One Pro — $49/month

Key format: ONE-PRO-XXXX-XXXX. Unlimited devices. Everything in Home plus Text to 3D, CashClaw / HYRVE, unlimited sidecars, priority support, early access.

One Max — $299 one-time

Key format: ONE-MAX-XXXX-XXXX. Everything in Pro. Lifetime updates, source code access, future product discounts, Founders Discord.

Verification

Keys are validated against One Cloud on entry and rechecked every 24 hours. A 7-day grace period applies if One Cloud is temporarily unreachable.

Changelog

4.1 — March 2026
+ Complete frontend rewrite — no more blank content bug
+ Network scan + One Support mesh (Machines tab)
+ Text to 3D via Meshy API (Goals tab)
+ CashClaw / HYRVE integration (Goals tab)
+ Custom widget hub — 12 widgets, add/remove
+ New mobile app from approved preview design
+ Installer now handles license key verification
+ API keys centralised in Settings → API Keys
+ Models settings tab — custom OpenAI/Ollama endpoints
~ Sidebar condensed to icon-only (52px)
~ start.bat updated to One 4.1
~ CSS injection bug fixed
~ Tier names updated to Core / Home / Max
- Removed hardcoded personal data from defaults
4.0 — January 2026
+ Full app rewrite — new design system
+ 3D memory graph (armillary sphere)
+ Goals engine with live step log
+ 20 themes
Download

Get One 4.1

Free forever on One Core. No account needed. Running in five minutes.

Latest release
One 4.1
March 2026 · Windows 10/11
🪟
Windows · Recommended
One 4.1 Full Package
Complete ZIP — server, mobile, desktop app, installer, all files. Extract to C:\One and run start.bat. Requires Python 3.11+ already installed.
↓ Download one41_rewrite.zip
one41_rewrite.zip
⚙️
Windows · Auto-install
Setup Wizard
Python installer wizard. Handles Python download, pip packages, shortcuts, firewall rule, and license key activation. Run with Python or double-click if Python is already installed.
↓ Download setup.py
Requires Python 3.10+
🐧
Linux / macOS · Planned
Other Platforms
Native Linux and macOS support is planned for One 4.5. The server.py runs on any platform with minor config changes today — join the forum thread for instructions.
System Requirements
OSWindows 10 / 11 (64-bit)
Python3.11+ (wizard installs automatically)
RAM4 GB min · 8 GB recommended
Disk~350 MB free
NetworkLocal network · internet for API calls
API KeyAnthropic — $5–15/month typical
Getting Started
01
Download and extract
Download the ZIP, extract to C:\One, double-click start.bat. Or run setup.py for the full wizard.
02
Get your Anthropic key
Visit console.anthropic.com → API Keys → Create. Paste into One → Settings → API Keys.
03
Open localhost:5050
One is live. Access from any device on your network at YOUR-PC-IP:5050.
04
Activate your license (optional)
Enter your key in Settings → Account to unlock One Home or One Max features. Skip to stay on One Core free.
Common Questions
Does my PC need to stay on?

Yes — One runs as a local server. Set it to start automatically with Windows via the installer checkbox or Task Scheduler. Remote access via Tailscale works once your PC is running.

What does the Anthropic API cost?

Most users spend $5–15/month. Light use — a few dozen chats a day plus home control — stays well under $10. You control your own key and billing directly with Anthropic.

Do I need Home Assistant?

No. Smart home control requires HA but everything else — chat, memory, goals, machine control, file transfer, 3D generation — works without it.

Can I access One remotely?

Yes. Install Tailscale on both your server PC and your remote device. One is accessible via the Tailscale IP exactly like it is on your local network.

What is One Support?

If you run One on multiple machines they discover each other on your local network, can sync memory and todos directly, share files faster, and in a future update pool compute. No external servers required.

Refund policy?

One Home — cancel anytime. One Max — 14-day full refund if One does not work on your setup. Email support@one-assistant.com.

Privacy Policy

Last updated March 2026

One is locally hosted. Conversation history, memory, todos, smart home states, and settings never leave your machine unless you explicitly enable cloud sync.

Messages are sent to the Anthropic API using your own key to generate responses. This is subject to Anthropic's Privacy Policy. We have no access to your key or your conversations.

We do not collect analytics, crash reports, or telemetry. We do not show ads.

Contact: privacy@one-assistant.com

Terms of Service

Last updated March 2026

By downloading or using One you agree to these terms.

Tiers: One Core is free on 1 device. One Home is $12/month up to 3 devices. One Pro is $49/month, unlimited devices. One Max is $299 one-time, unlimited devices, lifetime license.

API costs: You are responsible for your Anthropic API key and all associated costs.

Refunds: One Home & One Pro — cancel anytime. One Max — 14-day refund window.

Governing law: Malta (EU).

New Post
Display Name
Category
Title
Body