MiroFish: The God View Engine A developer in China built an…

1Bitcoin_user ·

MiroFish: The God View Engine
A developer in China built an AI engine that generates thousands of digital humans - each with their own personality, memory, and behavior - drops them into a virtual world, and watches them predict the future.
It's called MiroFish. It hit #1 on GitHub's global trending. The creator is 20 years old.
The creator
His name is Guo Hangjiang. Online he goes by BaiFu. Senior at Beijing University of Posts and Telecommunications. Writes Python. Obsessed with agent architectures and graph computing.
Late 2025, his first project - BettaFish, a multi-agent public opinion analyzer - hit #1 on GitHub trending and pulled 20,000 stars in a week.
That's when a Chinese billionaire noticed him.
The billionaire
Chen Tianqiao. Founder of Shanda Group. Once the richest person in China. Built a gaming empire in the early 2000s, stepped away, moved to the US, and quietly transformed Shanda into a tech investment platform.
He'd been pushing a thesis he calls "the super-individual" - the idea that in the AI era, one person can build what used to require an entire company.
Guo was the proof of concept.
The 10-day build
Chen invited Guo as an intern. Gave him total freedom. What followed.
Guo built MiroFish in 10 days using what he calls "vibe coding" - fast, intuitive, no over-engineering.
The night he finished, he recorded a rough demo and sent it directly to Chen's desk. Within 24 hours, Chen committed 30 million yuan - roughly $4.1 million - to incubate the project.
Guo went from intern to CEO overnight.
What it actually does
Here's what MiroFish does, stripped to the core:
You feed it a document - a news article, a policy draft, a financial report, even a novel. The system reads it, extracts every entity and relationship into a knowledge graph using GraphRAG, then generates thousands of autonomous AI agents. Each one gets a unique biography, personality type, social connections, and behavioral logic.
The killer feature: "God's Eye View."
At any point you can inject new variables into the simulation:
"Fed suddenly cuts rates by 50bps"
"CEO resigns"
"Competitor launches a product"
Then watch the entire digital world reorganize in real time. Controlled experiments you can't run in reality.
The simulation engine
The simulation runs on OASIS - an open-source framework by CAMEL-AI. Agents don't just talk. They form groups, develop opinion leaders, create herd effects, shift positions over time. Long-term memory is maintained through Zep Cloud.
The key feature: "God's Eye View." At any moment, you inject a new variable - a rate hike, a CEO resignation, a product launch - and the entire world recalibrates in real time.
Controlled [[experiments]] that are impossible in reality.
Under the hood:
Simulation engine: OASIS (by CAMEL-AI)
Memory: Zep Cloud for long-term agent memory
Knowledge graphs: GraphRAG
License: AGPL-3.0 (fully open source)
Deploy: Docker Compose one-click setup
This isn't a toy. It's a serious multi-agent simulation framework.
Real demos
Two demonstrations already shown:
First - they loaded the first 80 chapters of "Dream of the Red Chamber," a classical Chinese novel with a famously lost ending. MiroFish generated character agents with authentic personalities and relationships, ran the simulation, and produced alternative narrative branches predicting the missing conclusion.
Second - a Fed rate hike scenario. The system simulated how retail investors, institutional players, and analysts each react, tracked where group sentiment converges, and mapped the full opinion trajectory.
The honest part
Worth noting what this is not:
MiroFish has published no benchmarks comparing its predictions against real-world outcomes. The demos are illustrations of the approach, not evidence of accuracy. Running thousands of agents means massive LLM API costs. Agent personalities inherit whatever biases exist in the training data. And simulated humans, no matter how sophisticated, are not real humans.
The honest framing: it surfaces scenarios and dynamics you might otherwise miss. It doesn't deliver certainties.
The bigger picture
On March 7, 2026, MiroFish reached #1 on GitHub's global trending - above projects by OpenAI, Google, and Microsoft. 18,000 stars and 1,900 forks in days. Currently at 22,000+.
One undergraduate. Ten days of coding. A simulation engine that builds parallel digital societies from a single document.
Chen Tianqiao's bet wasn't on the software. It was on the thesis: that the era of the super-individual has already started, and most people haven't noticed yet.
Open source under AGPL-3.0. Ships with Docker one-click deployment.
https://github.com/666ghj/MiroFish