Hi, I'm a Developer
Building things with code. Exploring AI, web development, and game dev. Welcome to my portfolio and learning journey.
Featured Projects
View All→
Enterprise Automation
NotebookLM Automation System
PythonFastAPIRabbitMQ+3
Click to flip
NotebookLM Automation System
基于 Playwright + FastAPI 的企业级 NotebookLM 自动化操作平台,支持 RabbitMQ 分布式任务和多用户隔离。
Click to flip back

AI Security
Self-Evolving Agent (SEA)
PythonMulti-AgentLLM
Click to flip

Game Dev
2D 平台跳跃游戏
Godot 4.4GDScript
Click to flip

AI Platform
Intelligent Knowledge Platform
PythonFastAPIReact+2
Click to flip
Intelligent Knowledge Platform
高度模块化的智能信息处理与知识发现平台。集成 RSS 抓取、AI 双层摘要、向量语义检索和知识图谱可视化。
Click to flip back

Desktop App
猜歌名挑战
C++Qt Framework
Click to flip

AI Tool
GenUI
Node.jsGemini APIReact
Click to flip
Recent Learnings
View All→Agents & AgentOps
AI ArchitectureClick to see details
Day 1: Intro to autonomous agents, reliability, and governance.
- •Perception -> Reasoning -> Action
- •AgentOps: Reliability & Governance
- •Security & Identity mgmt
- •Cognitive Architectures
Tools & MCP
IntegrationClick to see details
Day 2: Connecting agents to the world via the Model Context Protocol.
- •Tool Use & Function Calling
- •Model Context Protocol (MCP)
- •Solving N*M Integration Problem
- •Standardized Data Access
Context & Memory
CognitionClick to see details
Day 3: Managing long-term memory and conversational sessions.
- •Short vs Long-term Memory
- •RAG for Context Injection
- •Session State Management
- •Episodic Memory implementation
Agent Evaluation
Quality QualityClick to see details
Day 4: Moving beyond simple metrics to comprehensive Agent Eval.
- •LLM as a Judge
- •Trajectory Analysis
- •Golden Datasets
- •Human-in-the-loop Testing