Skip to content
View xxiaoxiong's full-sized avatar

Block or report xxiaoxiong

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

English

Nicholas Xiong——Agent 系统工程师 · 开源技术讲解者

BUILD · 查看 Agent Runtime   ·   EXPLAIN · 学习 DeepSeek Harness   ·   MAP · 浏览多智能体图谱

我如何创造价值

路径 先看这个项目 它证明了什么
BUILD · 做系统 MegaDeepagents 把状态、工具、验证、恢复和多 Agent 协作做成一套可治理运行时
EXPLAIN · 讲源码 Learn DeepSeek Harness 用 28 章、6 层认知坡道和 64 个源码锚点,把复杂架构讲清楚并让结论可复核
MAP · 建图谱 Awesome Multi-Agent Projects 用结构化数据持续生成 101 个项目、21 个领域的双语开源研究产品

我的方法: 先建立全局架构,再追踪真实机制,最后把结论落回代码、测试或公开运行证据。不是堆项目名,而是持续完成“构建—解释—验证—发布”的闭环。

进入 3D 作品集   ·   查看全部公开仓库

代表项目

六个核心项目的视觉化总览
01 · MegaDeepagents 02 · Learn DeepSeek Harness 03 · Awesome Multi-Agent Projects
04 · 3DHomepage 05 · General Agent Frame 06 · AI-GeneralPlat

可验证能力

AI 系统工程能力轨道

开源贡献

基于 GitHub 公共数据的开源贡献脉冲
查看已合并的外部开源贡献
仓库 / PR 贡献 领域
awesome-dsh-plugin/awesome-dsh-plugin #818 Add xxiaoxiong/dsh-kubernetes Engineering
awesome-dsh-plugin/awesome-dsh-plugin #816 Add xxiaoxiong/dsh-ci Engineering
awesome-dsh-plugin/awesome-dsh-plugin #688 Add dsh-issue-tracker Engineering
awesome-dsh-plugin/awesome-dsh-plugin #403 Add dsh-prometheus Engineering

如果某个项目帮你节省了时间,欢迎在对应仓库点一个 Star;Issue、内容勘误和真实使用反馈同样珍贵。

联系我

Agent Runtime · 源码教学 · 开源研究 · 本地 AI / RAG

nicholas_daxiong@163.com   ·   GitHub   ·   3D Portfolio

首页由版本化数据与 GitHub 公共 API 确定性生成;主题自适应,动态效果遵循 reduced-motion 偏好。

Pinned Loading

  1. 3DHomepage 3DHomepage Public

    3D AI Engineer Control Center — 基于 Next.js + React Three Fiber + FastAPI 的 3D AI 工程实验室个人网站。 展示在 AI Infra、本地大模型部署、智能体平台、AI 编程工具、前后端工程、Docker 部署和 3D 可视化方面的综合能力。

    TypeScript 1

  2. awesome-multi-agent-projects awesome-multi-agent-projects Public

    全球开源多智能体系统、框架与行业应用的中英文分类入口。Find open-source multi-agent projects by what they actually do, not only by which framework they use.

    TypeScript 1

  3. learn-hermes-agent learn-hermes-agent Public

    This is a structured teaching companion for hermes agent. a production-grade AI agent supporting multiple platforms, self-improvement, memory, skills, and scheduling.

    TypeScript 1

  4. learn-deepseek-harness learn-deepseek-harness Public

    DeepSeek Harness 架构与源码深度课程:28 章、6 层、64 个源码锚点,通俗拆解 Agent runtime、Cordis 插件系统、工具管线与可恢复执行。中英双语互动站点。

    TypeScript 2

  5. MegaDeepagents MegaDeepagents Public

    基于 DeepAgents 和 LangGraph 的、Artifact-first、可恢复、可嵌入企业软件的 Orchestrator–Worker 多智能体框架。

    Python 2

  6. AI-GeneralPlat AI-GeneralPlat Public

    AI 通用能力全栈平台,把日常用到的 AI 能力全整合进来了: 🤖 核心功能 多模型统一对话 — 接入 DeepSeek、GPT 等主流大模型,支持图片上传多模态交互 Agent 智能体 — 自主规划、调用工具(搜索/天气/计算/代码执行),多轮推理解决复杂任务 企业知识库 — 上传文档/网页,RAG 精准检索,让 AI 真正"懂"你的业务 可视化流程编排 — 拖拽节点设计自动化工作流,支持…

    Python 5