Skip to content
View realsxb's full-sized avatar

Block or report realsxb

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
realsxb/README.md

Hi, I'm Zeyu Shao (邵泽宇)

Computer Science undergraduate graduating in 2027, focused on reliable AI agents, retrieval systems, model routing, and developer tools.

I like turning probabilistic model behavior into systems that are testable, observable, and explicit about their limits: typed contracts, offline fixtures, deterministic traces, safety gates, and gated real-service integrations.

Featured projects

Offline-first, byte-reproducible Agent benchmark and main-loop harness integrating GraphRAG retrieval, Graphiti temporal memory, DoT DAG planning, tool constraints, and SLM/LLM routing.

  • Ports-and-adapters design with mock/fake defaults and gated real backends.
  • Dependency-aware DAG runtime with validation, repair, concurrency, and hard action enforcement.
  • 227 tests passed and 6 gated-real tests skipped in the sanitized public snapshot.

Auditable RAG system mapping Victoria 3 player slang to official mechanics through a reviewed concept graph and dual-source evidence.

  • Lexical/exact retrieval plus an optional dual-view BGE-M3 semantic channel.
  • Read-only MCP tools, late fusion, source references, and fallback/health guards.
  • Public code snapshot contains synthetic tests only; raw community/wiki corpora and generated indexes are not distributed.

DoT-inspired adaptive SLM/LLM routing with subtask decomposition, dependency DAGs, alpha-tree supervision, Qwen3 embeddings, and an AdapterMLP router.

  • 4,289 labeled subtasks; validation accuracy 95.57%, macro-F1 0.7772.
  • Reports class-aware metrics and a clearly bounded P3 evaluation (n=35).
  • Separates CPU tests from optional GPU/model dependencies.

Engineering interests

AI agents · RAG / GraphRAG · temporal memory · MCP / JSON-RPC · DAG runtimes · SLM/LLM routing · evaluation · Python

Portfolio: buaahmjh.com/shaozeyv

Pinned Loading

  1. vic3-agent-harness vic3-agent-harness Public

    Offline-first deterministic agent harness with GraphRAG, temporal memory, DoT DAG planning, and SLM/LLM routing.

    Python

  2. vic3-graphrag vic3-graphrag Public

    Auditable Victoria 3 GraphRAG mapping player slang to official mechanics with concept graphs, dual-view retrieval, MCP tools, and traceable evidence.

    Python

  3. dot-qwen-router dot-qwen-router Public

    DoT-inspired Qwen/DeepSeek routing with dependency DAGs, alpha-tree labels, and AdapterMLP.

    Python

  4. nobrainercpp nobrainercpp Public

    nobrainercpp A vscode helper

    C