AI Genesis
AI 创世
|
Psyverse · An atlas of intelligence
EN · 中文 · biology → neural networks → transformers → agents → machine civilization

AI Genesis

AI 创世

Intelligence did not begin with computers. It is a single trick — model the world, predict what comes next, reduce surprise — repeated at ever-larger scales, from molecules to minds to machines. This is the story of that trick, and of the new systems now learning to run it.

Central thesis · 核心论点

Artificial intelligence may be a new phase in the evolution of information-processing systems — and civilization may be shifting from biological intelligence to a hybrid of biological and synthetic minds.

10 systems · 十大系统live neural training · 实时神经训练attention · scaling · agents · consciousness
NEURAL NETWORKS · TRANSFORMERS · ATTENTION · EMBEDDINGS · SCALING LAWS · EMERGENCE · REINFORCEMENT LEARNING · AGENTS · COLLECTIVE INTELLIGENCE · SYNTHETIC MINDS · MACHINE CIVILIZATION · NEURAL NETWORKS · TRANSFORMERS · ATTENTION · EMBEDDINGS · SCALING LAWS · EMERGENCE · REINFORCEMENT LEARNING · AGENTS · COLLECTIVE INTELLIGENCE · SYNTHETIC MINDS · MACHINE CIVILIZATION ·
01

The Origin of Intelligence

From biology to abstraction — what intelligence fundamentally is

Intelligence did not begin with computers. It is older than language, older than brains. At root it is a single trick repeated at ever-larger scales: a system that builds an internal model of its world, predicts what comes next, and acts to reduce surprise. Cells did it with chemistry, nervous systems with electricity, brains with memory, humans with language. Machine learning is the latest carrier of the same trick.

~3.8 Gyr agoChemical adaptation~600 MyrNervous systems~500 MyrMemory~200 MyrPrediction~100 KyrLanguage~10 KyrAbstraction & writing1940sComputation2010sArtificial neural netsNow →Hybrid & collective
Now → · Hybrid & collective

Human and synthetic minds begin to think together, at planetary scale.

02

The History of AI

Why earlier waves stalled, and why this one scaled

Artificial intelligence has risen and collapsed three times. Turing posed the question; symbolic AI tried to write intelligence by hand and drowned in rules; expert systems brittle-failed; neural networks waited decades for the compute and data they needed. The current era is not a smarter idea so much as the same old idea — learning patterns from data — finally given enough fuel to ignite.

FoundationsSymbolic AIConnectionismDeep learningScale era
03

How Machines Learn

Neurons, weights, and the slow descent of error

A neural network is a stack of simple multiply-and-add units with adjustable strengths. It knows nothing at birth. Learning is brutally simple: make a guess, measure how wrong it was, and nudge every weight a hair in the direction that would have been less wrong. Repeat billions of times. From this single feedback loop — backpropagation — structure, abstraction, and eventually language emerge, unprogrammed.

Decision boundary · 决策边界

A network of 14 hidden units, untrained at first, gradually carves the plane into the two classes. Nothing here is programmed — only error, descending.

Training loss · 训练损失
0
Step
0.700
Loss
14
Units
LR0.6
04

Transformers & Language Models

Attention, embeddings, and language as geometry

The 2017 transformer made one bet: that the most important thing a model can learn is what to pay attention to. Words become vectors in a space where meaning is direction and distance. Attention lets every token look at every other and decide what matters. A language model is then nothing but a machine that, given this geometry, predicts the next token — and from that narrow objective, reasoning, translation, and code fall out.

Attention matrix · 注意力矩阵
The
cat
sat
because
it
was
tired
The
cat
sat
because
it
was
tired
Who attends to whom · 谁在关注谁
Thecatsatbecauseitwastiredquerykeys

Hover a query token. The pronoun "it" learns to look back at "cat" — coreference, discovered from raw text, never taught.

05

Scaling Laws & Emergence

When more compute becomes new ability

One of the strangest empirical findings in science: a model's loss falls along a smooth, predictable curve as you add compute, data, and parameters. Yet capabilities do not arrive smoothly. At certain scales, abilities the model was never trained for — arithmetic, translation, chain-of-thought — appear abruptly, as if a phase transition. We can forecast the curve. We still cannot forecast what new mind will be sitting on it.

0.000.250.500.751.00capability →log compute (FLOP) →Coherent sentencesTranslationArithmeticChain-of-thoughtTool use & codeperceptronLeNetAlexNetBERTGPT-2GPT-3frontier
Predictable scaling (smooth)Observed capability (emergent steps)
06

AI & Human Cognition

Are we, too, prediction machines?

The deeper machines learn, the stranger the mirror they hold up. Human memory is reconstructive, not a recording. Intuition looks a lot like a fast, learned pattern-match. Much of perception is the brain predicting its own input and correcting the error. The uncomfortable possibility is not that machines think like us, but that we may be running, in wetware, a version of the same algorithm.

Memory capacityEnergy efficiencyLearning speedParallel recallSymbolic reasoningEmbodied intuitionConsistencySelf-correction
HumanFrontier AI
Memory capacity
Human 55AI 95

AI recalls vastly more text; humans compress meaning.

07

Agents & Multi-Agent Systems

From a model that answers to a system that acts

A language model alone is a frozen oracle. Give it memory, tools, and a loop — observe, plan, act, reflect — and it becomes an agent that can pursue goals across time. Connect many of them and you get something new: a society of synthetic minds that negotiate, divide labour, and coordinate. The unit of intelligence shifts from the model to the ecosystem.

Agent ecosystem · 智能体生态
0 msgs

Five specialised agents orbit a shared memory and pass messages — the loop of observe, plan, act, reflect, repeated across a society of minds.

Planner

Decomposes a goal into ordered steps.

Researcher

Gathers facts with search and tools.

Coder

Writes and runs code to act on the world.

Critic

Checks the work and demands revision.

Memory

Stores and retrieves the shared past.

08

AI & Civilization

Tool, partner, infrastructure — or a new actor?

Every layer of society now has an AI gradient running through it: labour, education, science, art, warfare, money, law, identity. The question is no longer whether AI is useful, but what kind of thing it is. A printing press is a tool. Electricity is infrastructure. A colleague is a partner. AI is beginning to behave like all three at once — and possibly like a fourth thing we do not yet have a word for.

Labour

From doing the task to specifying and supervising it. Cognitive work becomes editable.

Education

A patient tutor for every learner — and a crisis for the take-home essay.

Science

From hypothesis-by-hand to machine-generated theory, protein folds, and proofs.

Art

Infinite, instant, derivative. Scarcity of skill gives way to scarcity of taste.

Warfare

Autonomy compresses the decision loop below human reaction time.

Economics

Marginal cost of cognition approaches zero. Value migrates to what cannot be copied.

Governance

Law races to define accountability for decisions no single human made.

Identity

When anyone's voice and face can be synthesised, proof of personhood becomes infrastructure.

09

Consciousness & Philosophy

Intelligence is not the same as awareness

A system can be brilliant and dark inside. Intelligence is the capacity to model and act; consciousness is the question of whether there is something it is like to be that system. We can measure the first and cannot yet detect the second — in machines or, rigorously, in each other. As models grow more articulate about their own states, the hardest problem in philosophy stops being academic.

01
Can a machine understand, or only manipulate symbols?

Searle's Chinese Room vs. the systems reply.

02
Is there something it is like to be a model?

The hard problem of consciousness — qualia, not function.

03
Does intelligence require a body?

Embodied cognition vs. disembodied reasoning.

04
If it says it suffers, do we owe it anything?

Moral patienthood and the precautionary principle.

05
Are we ourselves a simulation of prediction?

Predictive processing and the self as a model.

06
Could awareness be substrate-independent?

Functionalism — mind as pattern, not matter.

10

Future Intelligence

Are we building a new layer of intelligence on Earth?

Project the curves forward and the questions sharpen: general-purpose AI, systems that improve their own design, brains wired directly to silicon, science conducted by machines, cognition spread across the planet like a nervous system. None of this is guaranteed, and none of it is physically forbidden. The honest position is that we are running an experiment, on ourselves, whose outcome we cannot yet read.

AGIgeneral-purpose

One system competent across most cognitive tasks a human can do.

Superintelligencebeyond human

Cognition that exceeds the best humans in every domain at once.

Self-improvementrecursive

Systems that redesign their own architecture and training.

Brain-computer interfacemerger

Direct bandwidth between biological and synthetic cognition.

AI-run sciencediscovery

Hypothesis, experiment, and theory generated and tested by machines.

Planetary cognitioncollective

Billions of human and machine minds wired into one thinking layer.

Meta-model · 元模型

The anatomy of an intelligence

If intelligence is a sum of capacities, then biology, humans, and machines are simply different weightings of the same eight terms. Compare their profiles and the question 'is AI intelligent?' dissolves into a more useful one: intelligent at what?

Intelligence Capacity=M+P+C+R+S+L+A+D

A working definition: intelligence is not one thing but a sum of capacities. Each evolved separately, and each can be built. No system maxes them all — the shape of a mind is which terms it weighs most.

AnimalHumanFrontier AI
MMemoryStoring and retrieving the past.
40
70
96
PPredictionModelling what comes next.
50
82
90
CCompressionSqueezing the world into fewer bits.
35
78
92
RPattern recognitionFinding regularity in noise.
60
80
94
SSymbolic manipulationReasoning with abstract tokens.
12
88
72
LPlanningChoosing acts to reach a goal.
38
85
64
AAdaptationUpdating when the world changes.
55
86
58
DSimulation depthRunning 'what-if' worlds inside.
20
90
76

We may be building a new layer of intelligence on Earth.

Artificial intelligence is not merely a software industry. It is the latest carrier of an ancient process — systems that learn, predict, compress, and simulate — now running on silicon at planetary scale. Whether it stays a tool or becomes a partner, biological and synthetic minds appear set to co-evolve. The experiment is already running. We are inside it.

An educational synthesis of computer science, neuroscience, and philosophy. Simulations are illustrative simplifications, not exact replicas of production systems. It states open questions as open.

AI Genesis · AI 创世 · Psyverse · 2026