Personal AI systems
Data read 6 August 2026.
01 / Opening
From a chat window to a system
Most people met AI through a chat window. You open it, you ask, you get an answer, you close it. The next day you start again from nothing.
That is changing. The products worth watching in 2026 stay put between sessions. They know who you are, they keep your context, they use your tools and they finish work while you do something else.
This note looks at what people are actually searching for, what the open-source projects show, and how two of them, OpenClaw and Hermes, compare. Treat it as a first draft of the picture. The numbers will move.
I should say where I am standing. I run my own business on a system like this, and I teach other owners to build one, so I had a reason to check whether the shift I keep describing shows up in anyone else's data or only in my own habits. This note is that check.
02 / Three waves
The three waves: chatbot, autonomous agent, AI operating system
Wave one was conversation. One question, one answer, no memory that survives the tab.
Wave two was the autonomous agent. Give it a goal, it plans steps and runs them. Powerful in demos, brittle in daily work, because the agent knows the task but not the business.
Wave three is the operating layer. The work happens around the model: rules, memory, skills, tools and priorities held together, so the same system can be used every day and can be carried from one model to the next.
03 / Demand
What people are searching for in 2026
Two data sets say something useful here. Keyword Planner gives rough monthly volumes. Google Trends gives shape and timing. They answer different questions and should not be merged.
The category terms are all moving up, and the biggest one by far is the plainest one: personal AI assistant. The technical names, agent operating system and AI operating system, are smaller but growing fastest year on year.
Average monthly searches, category terms
| Term | Average monthly searches |
|---|---|
| personal AI assistant | 22,200 |
| agent operating system / agent OS | 14,800 |
| autonomous AI agent | 14,800 |
| AI operating system / AI OS | 6,600 |
| personal AI agent | 1,300 |
| self-hosted AI assistant | 260 |
Worldwide Google Keyword Planner, all locations, all languages, Google, average monthly searches for Jul 2025 to Jun 2026, read on 6 Aug 2026.
| Term | Monthly searches | 3-month change | Year on year |
|---|---|---|---|
| personal AI assistant | 22,200 | +311% | +311% |
| agent operating system / agent OS | 14,800 | +83% | +653% |
| autonomous AI agent | 14,800 | +124% | +834% |
| AI operating system / AI OS | 6,600 | +50% | +179% |
| personal AI agent | 1,300 | +46% | +116% |
| self-hosted AI assistant | 260 | -56% | +21% |
Google Trends, 2026 year-to-date average index
Relative index, not search volume
| Term | Relative index, not search volume |
|---|---|
| personal AI assistant | 62 |
| agent operating system | 11 |
| autonomous AI agent | 59 |
| AI operating system | 53 |
| personal AI agent | 54 |
Worldwide, Web Search, past five years, read on 6 Aug 2026. Values are relative interest from 0 to 100 within this five-term comparison. All five rose sharply in 2026. No causation is claimed.
04 / Terminology
Why the terminology is confusing
Nobody agrees on the words yet. The same product is called an assistant, an agent, a runtime, an agent OS and a second brain, sometimes on the same page.
Part of it is marketing. Part of it is real: the products genuinely sit at different levels. An assistant is what you talk to. A runtime is what runs it. An operating system is the layer that decides what it knows, what it may do and what matters this week.
Search data carries the same confusion. Keyword Planner groups close variants, and some brand queries collect unrelated intent. That is why the tables below keep the caveats visible instead of tidying them away.
05 / Definitions
Second brain versus AI operating system
A second brain is a store. Notes, links, documents, kept so you can find them later. It waits until you go looking, and the idea has been around for years. The search data shows exactly that: steady and flat.
An AI operating system is active. It holds the same knowledge, but it also holds the rules, the repeatable work and the current priorities, and it can act through your tools.
A second brain remembers. An AI operating system remembers, decides and acts.
| Term | Monthly searches | 3-month change | Year on year |
|---|---|---|---|
| second brain | 14,800 | 0% | +83% |
| company brain | 590 | +504% | +3,122% |
| business brain | 480 | -34% | +50% |
| AI business brain | 10 | newly appearing | previous base was zero |
| personal AI system | 10 | -50% | newly appearing, previous-year base was zero |
06 / Build options
Four ways to build your own AI system
Native ChatGPT or Claude projects
The fastest start. Projects, custom instructions and uploaded files give you memory of a kind, inside one vendor. Low effort, low control, and what you build stays where you built it.
A custom system built with Codex or Claude Code
You keep your knowledge in plain files on your own machine and let a coding agent read and write there. More setup, much more control, and the files are yours whatever happens to the vendor.
Open-source runtimes such as OpenClaw or Hermes
A persistent assistant you host yourself, connected to messaging channels and tools. Strongest option for people who are comfortable running software, and the most work to maintain.
Multi-agent orchestration such as Paperclip
A layer for coordinating several agents on larger pieces of work. It sits beside a personal assistant and does a different job.
07 / Market map
The open-source market map
The table below is a snapshot taken on 6 August 2026. Stars show developer attention, not installs and not active users. Search volume shows public curiosity, which peaks around a launch and then falls.
Read the two columns together and the picture is a field that got very crowded very quickly, with attention concentrated in the first two projects.
Three month change in average monthly searches
| Term | Three month change |
|---|---|
| CATEGORY TERMS | |
| personal AI assistant | +311% |
| autonomous AI agent | +124% |
| agent operating system | +83% |
| AI operating system | +50% |
| personal AI agent | +46% |
| self-hosted AI assistant | −56% |
| PROJECT NAMES | |
| Hermes Agent | +22% |
| AstrBot | −19% |
| AionUI | −19% |
| Nanobot | −45% |
| OpenClaw | −63% |
| ZeroClaw | −70% |
| NanoClaw | −70% |
| Paperclip | −75% |
| PicoClaw | −76% |
Same Keyword Planner basis, read on 6 Aug 2026. Category terms and project names share one zero line, so the two can be read against each other. IronClaw is left out because no search figure was shown for it.
| Project | Monthly searches | 3-month direction | GitHub stars | Type | Caveat |
|---|---|---|---|---|---|
| OpenClaw | 1,220,000 | -63% | 385.3k | Direct personal AI assistant and runtime | none |
| Hermes Agent | 246,000 | +22% | 226.2k | Direct agent and runtime | none |
| Paperclip | 27,100 | -75% | 75.7k | Adjacent multi-agent orchestration layer, not a direct personal assistant replacement | Query can contain unrelated intent |
| Nanobot | 880 | -45% | 46.7k | Runtime | Query can contain unrelated intent |
| AstrBot | 5,400 | -19% | 38.7k | Runtime | none |
| ZeroClaw | 18,100 | -70% | 32.5k | Runtime | none |
| AionUI | 1,600 | -19% | 31.6k | Adjacent UI layer | none |
| NanoClaw | 27,100 | -70% | 30.5k | Runtime | none |
| PicoClaw | 22,200 | -76% | 29.8k | Runtime | none |
| IronClaw | not shown | not shown | 12.6k | Runtime | No search rank shown, the generic query is contaminated by an unrelated computer mouse product |
08 / Comparison
OpenClaw versus Hermes
OpenClaw is the scale leader. It has the largest developer following in this group by a wide margin, and the broadest set of channels and integrations. Its search interest peaked with the launch wave and has cooled since.
Hermes is smaller in total but currently has the stronger search momentum, and it is positioned around a personal agent that keeps learning about you.
Neither is objectively better. The choice depends on how much breadth you need, how much setup you can tolerate, and how you want to run the thing day to day.
09 / Adjacent
Where Paperclip fits
Paperclip sits one level up. It coordinates several agents, so it belongs in a different column from OpenClaw and Hermes. Its search figures also carry unrelated intent, so treat the number as soft.
10 / Naming
Why we call Arete an AI Business Brain and an AI operating system
We use two names on purpose, because they do two different jobs.
AI operating system is the technical category: the layer that coordinates memory, context, rules, skills, tools, priorities and actions.
AI Business Brain is the plain-language value proposition: company knowledge, judgement and working processes assembled into one AI system.
AreteAIOS is the brand and the implementation of both. To be straight about the data: AI business brain is an emerging positioning term with almost no search volume today. We use it because owners understand it on first hearing, and the table above shows how small it still is.
11 / Where we fit
Where AreteAIOS fits
AreteAIOS is a portable operating layer: a constitution, your own context, memory, skills, tools and focus, written as plain files you own.
Because it is plain files, the same layer works from ChatGPT, Claude, Codex or an open-source runtime, and it moves with you when you change any of them.
The method is public.
I use this every day. My own rules, my own context files, my own skills, my own priorities. When I move to a different model, the files come with me and I do not start again from nothing. That is the whole point of keeping the layer separate from the model.
github.com/arete-aios/aios12 / Conclusion
The competition is moving from the best chatbot to the best operating layer
The model race will keep going, and the models will keep getting better for everyone at once. That is exactly why it stops being the interesting part.
What is left to compete on is the layer around the model: what it knows about you, what it is allowed to do, and whether the work survives the end of the conversation.
That is where I have put my own work. If you are deciding where to put yours this year, I would start at that layer.
Next step
Build your own operating layer
If this is the shift you are trying to make inside your own company, that is what I teach. Eight weeks, live, a small group of owners and consultants, each one building a system on their own files.
The method itself is public and free to read. The cohort is for people who would rather build it with me watching than work it out alone.
Nine questions, about four minutes. Your first role shows right away.
Questions before you decide, write to me: egils@areteaios.com
13 / Methodology
How this was measured
- Keyword volumes: worldwide Google Keyword Planner, all locations, all languages, Google, average monthly searches for Jul 2025 to Jun 2026, read on 6 Aug 2026.
- Google Trends: worldwide, Web Search, past five years, read on 6 Aug 2026. Trends is a relative interest index from 0 to 100, not a count of searches.
- GitHub: star counts read on 6 Aug 2026.
- Every figure here comes from one reading of these tools on 6 Aug 2026 by the author. Nothing is averaged across several reads.
Data quality caveats
- Keyword Planner can group close variants together, so single terms may absorb neighbouring queries.
- Paperclip AI, Nanobot and IronClaw can contain unrelated search intent. Affected rows are marked rather than removed.
- Google Trends is relative. Use it for shape and timing, never for market size.
- GitHub stars show developer interest, not active usage or installs.
- The three metrics are not combined into a single score, because they do not measure the same thing.
- The keyword volumes and the Trends indexes were read in Google Keyword Planner and Google Trends on 6 Aug 2026 and are reproduced here as they appeared on the day. They have not been confirmed against a second independent source, so treat them as one reading rather than a settled measurement. The GitHub star counts were checked directly against the public repositories.
- Personal AI assistant shows the same figure twice, +311% over three months and +311% year on year. That is how Keyword Planner reported it on the day, so it stays as read rather than being adjusted. It means almost all of the growth in that term happened inside the last three months.
- One pair of numbers looks contradictory, and it is worth saying why instead of hiding it. Agent operating system sits at 11 on the Trends index, the lowest of the five terms, while Keyword Planner reports 14,800 average monthly searches and +653% year on year for the same idea. Trends scales every term against the busiest one inside that single comparison, so a real and growing term can still score low. Keyword Planner counts differently and groups close variants such as agent OS into one line. Both readings can be true at the same time, and they must never be added together.