From a03a03524601d912055eb9504f12734d131e05ae Mon Sep 17 00:00:00 2001 From: Steven Enamakel Date: Sat, 21 Feb 2026 21:03:06 +0400 Subject: [PATCH] refactor: update README to reflect branding changes and enhance project description - Changed project title from "AlphaHuman Mk1" to "AlphaHuman" for clarity. - Revised project description to emphasize user-friendly AI capabilities and link to the Neocortex Mk1 model. - Updated navigation links to include Discord, Reddit, and Twitter/X. - Improved formatting in the download section for better readability. --- README.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index dfcdb8cc1..302f0704c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -

AlphaHuman Mk1

+

AlphaHuman

Your most productive co-worker
A user-friendly (GUI-first) AI agent. AlphaHuman uses the - Neocortex Mk1 model to co-ordinate memories & - realtime-data, cheaper and faster than other models. + Neocortex Mk1 model to understand memories & + realtime context at incredibly low costs.

@@ -14,12 +14,9 @@

- About · - vs OpenClaw · - Download · - Getting Started · - Architecture · - Changelog + Discord · + Reddit · + Twitter/X

![The Tet](./docs/the-tet.png) @@ -54,16 +51,16 @@ AlphaHuman is designed to be simpler to deploy, cheaper to run, and more intelli > **Early Beta** — AlphaHuman is under active development. Expect rough edges. -| Platform | Variant | Download | -| ----------- | --------------------------- | ------------------------------------------------------------------------------------------------------------- | +| Platform | Variant | Download | +| ----------- | --------------------------- | -------------------------------------------------------------------------------------------------------------- | | **macOS** | Apple Silicon (M1/M2/M3/M4) | [`.dmg` (aarch64)](https://github.com/alphahumanai/alphahuman/releases/latest/download/AlphaHuman_aarch64.dmg) | | **macOS** | Intel | [`.dmg` (x64)](https://github.com/alphahumanai/alphahuman/releases/latest/download/AlphaHuman_x64.dmg) | | **Windows** | x64 | [`.msi`](https://github.com/alphahumanai/alphahuman/releases/latest/download/AlphaHuman_x64_en-US.msi) | | **Linux** | Debian / Ubuntu | [`.deb` (amd64)](https://github.com/alphahumanai/alphahuman/releases/latest/download/AlphaHuman_amd64.deb) | | **Linux** | Fedora / RHEL | [`.rpm` (x86_64)](https://github.com/alphahumanai/alphahuman/releases/latest/download/AlphaHuman_x86_64.rpm) | | **Linux** | Universal | [`.AppImage`](https://github.com/alphahumanai/alphahuman/releases/latest/download/AlphaHuman_amd64.AppImage) | -| **Android** | — | Coming soon | -| **iOS** | — | Coming soon | +| **Android** | — | Coming soon | +| **iOS** | — | Coming soon | Browse all releases: [github.com/alphahumanai/alphahuman/releases](https://github.com/alphahumanai/alphahuman/releases)