
FOUNDER / REALLIER WEI / SHENZHEN
Work in complexity. Prove it in reality.
A parallel thread beyond the products: what I keep reading, how technical judgment is formed, and the questions not yet compressed into company language.
Writing is not a display of conclusions. It is where judgment is formed.
GitHub ↗01 / PERSONAL INDEX
Turning collections into systems you can keep working with.
Visitors can read and search these collections in full. They reflect personal interests and research paths, not company positions.

Zhihu Archive
A long-running archive of answers and essays—built to be searched, reranked, and questioned rather than merely displayed.
Read and search ↗
Conversations with God
Five complete volumes with chapter navigation and semantic retrieval—a reading experiment built for return visits.
Read and search ↗
Personal E-book Library
Philosophy, psychology, literature, and social science—searching for one question across many books.
Read and search ↗02 / WRITING
Write until the problem reveals its structure.
Long-form thinking on personality, relationships, order, technology, and individual choice.

笼中鸟与守夜人:解析《赛博朋克 2077:往日之影》的道德镜像
用心理类型学(MBTI)与存在主义的手术刀,剥开《往日之影》中李德与百灵鸟的底层逻辑,揭示高塔结局的“政治阉割”本质,以及这款游戏如何残酷地测出了玩家潜意识里的“赛博顺民图谱”。
Read the essay ↗03 / FIELD NOTES
Keep the time, the context, and the judgment made then.
Technical observations and tool research—not formal company product commitments.
Choosing an AI Toolchain in Practice: The Tools We Use Every Day, Reviewed
Covering anti-scraping data collection, social media automation, LLM observability, retrieval augmentation, project management, and more. Each tool comes with recommended use cases and lessons learned the hard way.
Between Framework and Intelligence: The Structural Evolution of the LangChain Ecosystem
LangChain is no longer a framework; it is an "ecological structure" for organizing and operating modern LLM applications. From a toolkit to a syntax layer, a logic layer, and an operations layer, its trajectory mirrors the industry's shift from calling models to engineering applications.
A Container for Order: AnythingLLM and the Topological Restructuring of Private Knowledge
The difficulties of modern AI applications often stem from tightly coupled components. By abstracting the core elements of a RAG system, AnythingLLM hands technical sovereignty back to the user and embodies a philosophy of "decoupling." On the road to AGI, architectural flexibility matters more than simply iterating on models.
Coze, Dify, and n8n: An Engineering Field Report on AI Workflow Platforms
From Coze's no-code drag-and-drop, to Dify positioning itself as an AI middle platform for engineers, to n8n being used far below its intended weight class. Peeling back the marketing gloss to look at the real selection pitfalls and capacity limits of mainstream AI platforms in production.
Manus Technical Deep Dive (2026): How Does It Actually Run Agents?
A plain-language technical breakdown of Manus: context engineering, parallel multi-agents, sandboxing, browser automation, Skills, MCP, and the API. The focus is on why it gets things done — and where it remains opaque.
A Landscape Survey of Financial Analysis Tools on GitHub
Covering 30+ core open-source projects across 7 categories: all-in-one platforms, quant frameworks, AI/LLM, backtesting engines, data APIs, crypto trading, and technical analysis
OpenCLI In-Depth Research
A complete research note covering the positioning of OpenCLI — an OpenAPI for CLIs — its ecosystem progress, open controversies, and enterprise adoption recommendations