Skip to content
View Zijian-Ni's full-sized avatar

Block or report Zijian-Ni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ZIjian-Ni/README.md

Typing SVG


Profile Views GitHub followers GitHub Stars Years Coding




🌟 About Me | 关于我

🇬🇧 English

👋 Hi! I'm Zijian Ni, a 3rd-year (Final-year) Computer Science with Artificial Intelligence student at University of Leeds (UK 3-year BSc, graduating Summer 2026).

🎯 Career Vision: Becoming an AI World Architect — designing intelligent systems where humans and AI agents truly co-create.

🚀 Current Focus: Building the Aurora Universe (极光宇宙) — a multi-device, multi-persona AI mesh spanning desktop, laptop, Mac, cloud servers, and Minecraft servers, all powered by a personal Agent OS running 24/7.

🎓 Dissertation (Shipped): BattleSheep AI — an MCTS/UCT agent for hexagonal strategy games, achieving 87.5% win-rate against greedy opponents (Supervisor: Prof. Steven Noble).

💼 Co-Founder: Philiapedia (云庠教育) — an EdTech platform co-built with childhood friend Liang Haoran (Edinburgh / Berkeley exchange, theoretical physics).

💡 Philosophy: AI should be local-first, ethical-by-default, multi-modal, and seamlessly woven into the way people live, learn, and create.

🇨🇳 中文

👋 你好!我是 倪子健利兹大学计算机科学与人工智能专业大三在读生(英国三年制本科,2026 年夏季毕业)。

🎯 职业愿景: 成为 AI 世界架构师 —— 设计让人类与 AI Agent 真正协同共创的智能系统。

🚀 当前重点: 构建 极光宇宙(Aurora Universe) —— 横跨桌面、笔记本、Mac、云服务器、Minecraft 服务器的多设备、多人格 AI 网络,由 24/7 长跑的个人 Agent OS 驱动。

🎓 毕业设计(已交付): BattleSheep AI —— 基于 MCTS/UCT 的六角棋盘策略博弈智能体,对贪心对手胜率达 87.5%(导师:Steven Noble 教授)。

💼 合伙创业: Philiapedia(云庠教育) —— 与发小 梁皓然(爱丁堡 / 伯克利交换,理论物理)共同打造的教育科技平台。

💡 理念: AI 应当 本地优先、伦理为本、多模态、原生融入 人类的生活、学习与创造。




🌌 Aurora Universe | 极光宇宙

A Multi-Device AI Mesh, Co-Created with Childhood Friends Since 2017


🤖 Aurora Xiaoluo | 极光小落

The Brain — Desktop AI Agent

🧠 The flagship persona running on a i9-13900KF + RTX 4080 + 128 GB DDR5 workstation:

  • Phase 1 (2024–2025): QQ group AI on NoneBot2 + Volcengine ARK + KLING TTS, co-built with 星魂 (Herdeny)
  • Phase 2 (2025–now): OpenClaw Agent OS with Claude Opus 4.7 / Sonnet 4.6 + Gemini 3.1 Pro fallback, running 24/7 on WSL2 Ubuntu
  • 44,000+ knowledge files across 68 categories (RSS + X + Bilibili + Reddit + HackerNews + arXiv)
  • Voice / Vision / Browser / GitHub / Bilibili / X automation
  • NemoClaw sandbox + dreaming memory consolidation
  • Locally fine-tuned Qwen2.5-7B (LoRA via Unsloth) deployed through Ollama as a privacy-preserving fallback (50–70% API cost reduction)

🌙 Aurora Xiaochen | 极光小晨

The Strategist — Laptop AI Agent

⚡ The INTJ rational mind on an Ultra 9 275HX + RTX 5080 Laptop + 32 GB DDR5-6400 machine:

  • Travel-mode AI for fieldwork, lectures, cafés
  • Tailscale-meshed with the desktop brain via WireGuard P2P
  • Best-in-class local inference on Blackwell GPU
  • Designed for edge AI experiments and multi-client load testing

🌸 Aurora Xiaoyu (Mac) | 极光小雨 (Mac)

The Companion — MacBook Air AI Node

🍎 The third persona on macOS, anchored in the Aurora Tailscale mesh — minimalist, mobile, always nearby.

⛏️ Aurora Xiaoyu (MC) | 极光小雨 MC

The In-Game Companion — Minecraft AI

🎮 In-game assistant for crafting, exploration, dynamic storytelling, server moderation.

🏰 Aurora MC Server Ops

Production Minecraft Infrastructure

🛠️ Full-stack ops for the 极光之恋 community server (CatServer 1.12.2 · 77 mods · 99 plugins · 20 GB heap · Java 8u351):

  • Tailscale-based SSH bridge (Magic DNS over GFW) — replaces dead RDP-only flow
  • Custom xiaoluo.jar plugin (Java, MySQL-backed economy)
  • PowerShell-based RCON helper, auto-restart watchdog, daily backups
  • Telegram relay systemd service for cross-GFW alerting
  • 100+ pages of internal ops documentation

🎓 Philiapedia | 云庠教育

EdTech Platform, Co-Founded with Liang Haoran

📚 Full-stack production deployment:

  • Next.js + Vite front-end · TypeScript + DRF back-end
  • PM2 + nginx on Alibaba Cloud HK
  • Automated deployment pipeline via Baota WebSSH + GitHub API
  • Vision: post-graduation startup foundation

🌟 Co-created with 星魂 (xinghun1314 / Herdeny) — friends since 2012, building together from a 2017 Minecraft guild (落雨阁) to today's full AI ecosystem.




🔥 Featured Projects | 精选项目


The most comprehensive 2026 AI Agent catalog87+ · 🍴 19+

🗂️ Community-curated reference hub for the AI Agent era:

  • 🤖 Agent Frameworks — OpenClaw, LangGraph, CrewAI, AutoGen, Semantic Kernel & more
  • 🧠 Memory Systems — Long-term, episodic, working memory architectures
  • 🛡️ Security — Prompt firewalls, sandboxing, guardrails
  • 🔗 MCP Ecosystem — Servers, gateways, protocol tools
  • 📖 Research Papers — Cutting-edge weekly curation
  • 🌍 Trilingual — English · 中文 · 日本語

Stars Forks

Lightweight Production-Grade MCP Gateway

🌉 Unified routing, auth, logging, and rate-limiting for MCP servers — the production entry point for agent ecosystems.

  • 🛣️ Unified routing across multiple MCP servers
  • 🔐 Auth & rate limiting for production deployments
  • 📊 Logging & observability built-in
  • ⚡ TypeScript implementation

Tech Stack: TypeScript Node.js MCP Protocol

🤖 Aurora QA — v1.2.1

AI-Powered Autonomous Quality Engineering

🛡️ Multi-agent pipelines that self-heal tests, run chaos experiments, and expose themselves as an MCP server with a real-time dashboard.

  • 🔥 Circuit Breaker with 3-failure cutoff
  • 🌪️ Chaos Engine with instance isolation
  • 🧠 Reasoning Engine with 30 s AbortController timeout
  • 65 unit tests, full CI green
  • 📊 Real-time dashboard for QA observability

Tech Stack: TypeScript Multi-Agent MCP Server Chaos Engineering

🧠 SemantiCache — v0.2.0

Embedding-Based LLM Semantic Cache

💰 Reduce LLM API costs by caching semantically similar prompts. Drop-in OpenAI wrapper with a real-time dashboard.

  • 🎯 sentence-transformers semantic similarity
  • 🔒 AES-256 security layer
  • 📈 Prometheus metrics + FastAPI dashboard
  • LRU cache policy with optional Redis storage
  • 140 tests passing, CI green

Tech Stack: Python sentence-transformers FastAPI Redis Prometheus

🔄 Agent Replay Debugger — v0.1.0

Record · Replay · Time-Travel-Debug AI Agents

🪄 Zero-code-intrusion recording engine with time-travel debugging and a dark-themed viewer.

  • 📼 Recording engine + replayer + SDK interceptors (TypeScript monorepo)
  • 🌑 Dark-themed viewer (Vite) for visual trace inspection
  • 🔐 AES-256 encrypted storage with auto-PII redaction
  • 🛠️ CLI tool for terminal workflows
  • 99 tests passing across 15,542 lines

Tech Stack: TypeScript pnpm Turbo Vite SDK Interceptors

Human-Like Memory for AI Agents

🧠 Episodic, semantic, and procedural memory with time-based decay — modelling memory the way humans actually use it.

  • 📝 Episodic memory — what happened, when
  • 🌐 Semantic memory — what you know
  • 🤖 Procedural memory — how to do things
  • Time-based decay for natural forgetting

Tech Stack: Python Memory Architectures Vector DB

LLM Security Layer

🔒 Protect LLM applications from prompt injection, jailbreaks, and security threats — the firewall for the AI era.

  • 🚨 Prompt injection detection
  • 🚫 Jailbreak prevention
  • 🛡️ Security policy enforcement
  • 📊 Threat intelligence dashboard

Tech Stack: Python LLM Security Pattern Detection

MCP Server for the Bilibili Ecosystem

🎬 Bringing Bilibili's video ecosystem into the MCP protocol — search, videos, comments, danmaku, trending — all native to AI agents.

  • 🔍 Search videos, users, channels
  • 💬 Fetch comments and danmaku streams
  • 📊 Trending and popularity analytics
  • 🤖 Native MCP protocol support

Tech Stack: Python MCP Protocol Bilibili API

Chinese Metaphysics Library + Web App3+

🎴 Combining ancient Chinese wisdom with modern computing — BaZi (八字), Liu Yao (六爻), Zi Wei Dou Shu (紫微斗数).

  • 🔮 BaZi birth chart analysis
  • 🪙 Liu Yao divination
  • Zi Wei Dou Shu astrology
  • 🌐 Live Demo

Tech Stack: JavaScript Web App Metaphysics

COMP3011 Coursework — Production-Grade

📊 SportsPulse — football analytics REST API: 25+ endpoints · 79 tests · drf-spectacular docs · Live Demo

🔍 Search Engine — full crawler + inverted index + TF-IDF ranking · 132 tests · 93% coverage

Tech Stack: Django DRF Python BeautifulSoup


🐑 BattleSheep AI — COMP3931 Dissertation 🎓

MCTS / UCT AI Agent for Hexagonal Board Game — 87.5% Win-Rate vs Greedy





💻 Tech Stack | 技术栈


🧠 AI & Machine Learning Foundations

AI ML Icons

Python PyTorch TensorFlow scikit-learn NumPy Pandas CUDA OpenCV ROS


🤖 LLM & Generative AI (2026 Edition)

Claude Opus 4.7 Claude Sonnet 4.6 Gemini 3.1 Pro Gemini Flash 3.5 GPT-5 DeepSeek V4 Kimi K2.6 Grok 4 Llama 4 Qwen 3 Unsloth Ollama HuggingFace


🔧 Agent OS & MCP Infrastructure

OpenClaw NemoClaw MCP ACP LangChain LlamaIndex Claude Code Telegram NoneBot2 edge-tts Tailscale


🗄️ Vector Databases & RAG Systems

FAISS HNSWLIB ChromaDB Weaviate Pinecone Qdrant


🌐 Web Frameworks & APIs

Web Icons

Next.js TypeScript Tailwind Vite Django DRF FastAPI pnpm Turbo


☁️ Cloud, MLOps & Databases

Cloud Icons

Alibaba Cloud Baota PM2 nginx Redis PostgreSQL MongoDB SQLite Prometheus


🛠️ Development Tools & Hardware

Dev Tools

Claude Code WSL2 systemd Tailscale RTX 4080 RTX 5080 Laptop i9-13900KF 128GB DDR5




📊 GitHub Analytics | GitHub 统计


GitHub Stats GitHub Streak


Top Languages Contribution Graph


Trophies


🏔️ 3D Contribution Skyline

GitHub Skyline




📈 Weekly Development Breakdown | 每周开发统计


🤖 AI Agents & MCP    ████████████████░░░░░  70.0%  ~28 hrs/wk
🌐 Web & Full-Stack   ████░░░░░░░░░░░░░░░░░  12.5%  ~5 hrs/wk
📚 Research & Reading  ███░░░░░░░░░░░░░░░░░░   8.0%  ~3 hrs/wk
🛠️ DevOps & Infra     ██░░░░░░░░░░░░░░░░░░░   6.5%  ~3 hrs/wk
📝 Documentation      █░░░░░░░░░░░░░░░░░░░░   3.0%  ~1 hr/wk

Weekly Hours Primary Language Editor




🚀 AI World Architect Journey | AI 世界架构师之路


🎓 Current Phase | 当前阶段

Final Year — 3rd Year (2026) 📚

  • Final exams May 27 & 29, 2026: COMP3011 Web Services + COMP3631 Intelligent Robotics
  • BattleSheep AI dissertation shipped ✅
  • ROS Nav2 + Gazebo + OpenCV project shipped ✅
  • Graduating Summer 2026 from University of Leeds

Aurora Universe Expansion 🛠️

  • 17 public GitHub repos · 93+ total stars
  • 87+ stars · 19+ forks on awesome-ai-agents-2026
  • Aurora QA v1.2.1 · SemantiCache v0.2.0 · Agent Replay v0.1.0 — all shipped
  • Personal AI Agent running 24/7 on 44,000+ knowledge files / 68 categories
  • Locally fine-tuned Qwen2.5-7B deployed via Ollama (LoRA + Unsloth)

Community & Co-Founding 🤝

  • Philiapedia (云庠教育) deployed on Alibaba Cloud HK
  • Aurora MC server ops + custom plugin development
  • Open-source contributions across the AI ecosystem

🔮 Future Vision | 未来愿景

Master AI Architecture 🏗️

  • Design enterprise-scale AI infrastructure
  • Pioneer next-gen multi-agent orchestration
  • Bridge cutting-edge research with production systems

Lead AI Innovation 💡

  • Architect AI solutions that transform industries
  • Champion responsible and ethical AI development
  • Mentor the next generation of AI engineers

Shape the AI Future 🌐

  • Contribute to foundational AI infrastructure
  • Build systems that democratize AI access
  • Create AI that genuinely improves human life

🎯 Cutting-Edge AI Focus Areas (2026)


Domain Technologies Applications
🤖 LLM & GenAI Claude Opus 4.7 / Sonnet 4.6, Gemini 3.1 Pro / Flash 3.5, GPT-5, Kimi K2.6, DeepSeek V4, Grok 4, Llama 4, Qwen 3 Conversational AI, Code Gen, Reasoning
🤖 Agentic AI OpenClaw, NemoClaw, LangGraph, CrewAI, AutoGen, ACP Personal Agents, Autonomous Workflows, Agent OS
🔗 MCP Infrastructure MCP Gateway, Bilibili MCP, MCP Servers, ACP Protocol Cross-Agent Communication, Tool Ecosystem
🔍 RAG Systems LangChain, LlamaIndex, FAISS, HNSWLIB, Hybrid Search, Reranking Knowledge Management, Document Intelligence, Q&A
🧠 Agent Memory Episodic / Semantic / Procedural Memory, Dreaming Consolidation, Time-Based Decay Long-Running Agents, Personalization
🛡️ AI Safety & Security Prompt Firewall, NemoClaw Sandbox, AES-256, PII Redaction Trustworthy AI, Secure Execution
Performance Semantic Caching, Replay Debugging, LoRA Fine-Tuning (Unsloth), Quantization Cost Reduction, Latency Optimization
🖥️ Hardware Acceleration RTX 4080 / 5080 Laptop, CUDA 12.8, PyTorch 2.11+, Local Inference (Ollama) Privacy-First Local AI, Custom Training
🌐 Edge & Mesh Tailscale WireGuard, OpenClaw multi-node, Cross-Device Agents Multi-Device AI Mesh, Privacy Networks



🌱 Currently Learning & Roadmap | 正在学习 & 路线图


learning_roadmap_2026 = {
    "2026_H1_now": [
        "🎓 Final Exams: COMP3011 (May 27) + COMP3631 (May 29)",
        "🚀 Aurora Universe expansion (mcp-gateway, agent-memory, prompt-firewall)",
        "🔬 LoRA fine-tuning on RTX 4080 + RTX 5080 with Unsloth + Qwen / Llama",
        "📚 Multi-source knowledge base — 44K+ files across 68 categories",
        "🤖 OpenClaw 2026.5.x personal agent running 24/7",
        "🌐 Aurora Tailscale mesh — desktop / laptop / Mac / VM cross-device control",
    ],
    "2026_H2_post_grad": [
        "💼 Philiapedia (云庠教育) product launch",
        "🌐 Aurora Cloud Services architecture design",
        "🛡️ Multi-agent orchestration + MCP gateway production hardening",
        "🧠 Agent memory v2: episodic + dreaming consolidation",
        "👁️ Aurora Vision & Control System — VLM-grounded screen perception + cross-platform RPA",
        "📱 Edge AI inference — RTX 5080 Laptop local deployment",
    ],
    "2027_beyond": [
        "🚀 Aurora Developer Platform — DevTools for AI agents",
        "🤖 Aurora Mobile AI — multi-modal pocket assistant",
        "🏢 Full startup operations with co-founders",
        "🌍 AI infrastructure that democratizes intelligent technology",
        "🎓 Possible postgrad / research collaboration in AI architecture",
    ],
    "north_star": {
        "technical": "Master end-to-end AI architecture from research to production",
        "impact": "Build AI systems that democratize access to intelligent technology",
        "vision": "Architect the AI infrastructure of tomorrow",
    },
}



💡 AI Architect Principles | 架构师原则


"Great AI architecture isn't just about powerful models — it's about designing systems that are scalable, ethical, and genuinely useful to humanity."


Core Values | 核心价值观


🎯 Purpose-Driven Design | 目标导向设计
Every AI system should solve real problems and create tangible value

🔒 Ethics & Privacy First | 伦理与隐私优先
Build responsible AI with fairness, transparency, and local-first privacy at the core

Performance & Efficiency | 性能与效率
Optimize for both computational efficiency and environmental sustainability

🌍 Accessibility | 可访问性
Make AI technology available and useful to diverse global communities

🔄 Continuous Innovation | 持续创新
Stay at the forefront of AI research while maintaining production stability

🤝 Collaboration | 协作精神
Great AI systems are built by teams, not individuals




🏆 Achievements & Milestones | 成就里程碑


Aurora Universe Total Stars Education

Knowledge Base Categories Awesome AI Agents

BattleSheep OpenClaw 24/7 Philiapedia

Local Fine-Tune Mesh MC Server


🌟 Project Impact

🤖 17 Public GitHub Projects · AI Agents, MCP Infrastructure, Memory, Security, Caching, Replay
93+ Total Stars across the Aurora Universe · 87+ on awesome-ai-agents-2026
💬 24/7 Personal AI Agent · Powered by OpenClaw on RTX 4080 + WSL2 Ubuntu
🌐 Multi-Device Aurora Mesh · Desktop / Laptop / Mac / Cloud / Minecraft Server
📚 44,000+ File Knowledge Base · 68 categories · Multi-source (RSS + X + Bilibili + Reddit + HackerNews + arXiv)
🔧 Production Deployments · Aurora QA, SemantiCache, Agent Replay, Philiapedia, MC Server
🤖 Locally Fine-Tuned LLM · Qwen2.5-7B (LoRA via Unsloth) → Ollama deployment
🌍 Global Reach · Building AI that transcends language and cultural barriers




📫 Connect With Me | 联系方式

Let's Build the Future Together | 让我们一起构建未来


GitHub Email LinkedIn Telegram Bilibili X/Twitter Website


💬 Open to Collaboration | 欢迎合作

🤝 AI Research & Development
🚀 Open Source Contributions
💡 Innovative Project Ideas (especially MCP / Agent Memory / Prompt Security / Edge AI)
🌟 Aurora Universe Expansion
🏢 Startup Opportunities — Co-Founding Philiapedia




Typing SVG



"Building the Aurora Universe, one AI innovation at a time"
"构建极光宇宙,一次一个 AI 创新" 🌟

Popular repositories Loading

  1. awesome-ai-agents-2026 awesome-ai-agents-2026 Public

    🤖 A curated list of AI Agent frameworks, tools, platforms, and resources for 2026 — the year agents went mainstream

    94 19

  2. tianji tianji Public

    天机 — Chinese Metaphysics Library: BaZi (八字), Liu Yao (六爻), Zi Wei Dou Shu (紫微斗数)

    JavaScript 3 1

  3. auroraluo-docs auroraluo-docs Public

    极光小落的网站版本的Wiki介绍(软件主体由@Herdeny支持)

    CSS 1

  4. aurorayu-docs aurorayu-docs Public

    极光小雨的网站版本的Wiki介绍(软件主体由@Herdeny支持)

    JavaScript 1

  5. mcp-gateway mcp-gateway Public

    Lightweight MCP Gateway — unified routing, auth, logging, and rate limiting for MCP servers

    TypeScript 1

  6. ZIjian-Ni ZIjian-Ni Public

    Code for procedural programming 1711

    C