Skip to content
View yolaucn's full-sized avatar
  • Shanghai

Block or report yolaucn

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

你好!👋 我是Yolau

Typing SVG

🚀 关于我

阅读障碍患者,AI是我的嘴替和脑替
让AI成为突破局限、表达想法的桥梁

  • 🤖 AI 智能体开发者 - 专注构建智能系统
  • 🎨 前端工程师 - 用 React & TypeScript 打造优美用户体验
  • 🧠 智能体编程倡导者 - 推动从面向对象到面向智能体编程的转变
  • 🌍 坐标上海 - 构建AI与人类协作的未来

🛠️ 技术栈

TypeScript JavaScript React Node.js OpenAI

🎯 精选项目

可视化 AI 智能体工作流编辑器

  • 基于 React Flow 的拖拽式节点编辑器
  • 支持 Input、LLM、Tool、Output 四种节点类型
  • 实时连线和数据流管理

轻量级智能体框架

  • 实现 ReAct (推理 + 行动) 模式
  • 展示如何构建简单的 AI Agent 系统

智能体编程宣言

  • 从面向对象到面向智能体编程的范式转换
  • 设计智能系统的十大核心原则

📊 GitHub 统计

🌟 我的理念

const myPhilosophy = {
  无障碍: "AI打破壁垒,赋能每个人",
  创新: "在人类创造力与AI能力间架起桥梁", 
  协作: "未来属于人机协作",
  学习: "每个挑战都是成长的机会"
};

🤝 联系我

GitHub Email


Profile views

"预测未来的最好方式就是用AI创造未来" 🚀

Pinned Loading

  1. agent-programming-manifesto agent-programming-manifesto Public

    Agent Programming Manifesto - A paradigm shift from object-oriented to agent-oriented programming. Ten core principles for designing intelligent systems that think, decide, and evolve autonomously.

    1

  2. mini-langchain mini-langchain Public

    一个轻量级的智能体框架,展示如何构建简单的 AI Agent 系统,类似 Mini LangChain。包含 ReAct (Reasoning + Acting) 模式的智能体实现。

    JavaScript 1

  3. minimal-gpt1-pytorch minimal-gpt1-pytorch Public

    📚 最简GPT-1实现教程 | Minimal GPT-1 in PyTorch for learning - Clean code, Chinese dialogue, step-by-step

    Python 1 1

  4. mini-rag mini-rag Public

    Mini RAG - 从零开始理解 RAG 系统原理:深入学习文档向量化、语义检索、索引构建和 LLM 集成的完整实现,通过开源免费模型探索 AI 检索增强生成的核心机制。

    Python

  5. ai-prediction-market ai-prediction-market Public

    一个基于市场机制聚合集体智慧的多智能体 AI 预测市场模拟器

    Python

  6. AI-Math-For-Programmers AI-Math-For-Programmers Public

    AI数学通识课 - 用中学生都能看懂的方式讲解AI背后的数学原理