Skip to content

实验Lab

实验与演示Experiments and demos

在真正变成客户可用成果之前,这里放的是小型原型、AI 流程测试与内部想法。Small prototypes, AI workflow tests, and internal ideas before they become client-ready.

AI 本地博客编辑器AI Local Blog Editor

AI 系统ai-system

一个面向技术写作的本地编辑与发布工作流,支持 AI 辅助起草与修订。A local editing workflow for drafting, revising, and publishing technical posts with AI assistance.

设计了一个小而清晰的编辑回路,让内容保持本地、可审阅、易发布,而不是过早引入 CMS。Designed a small editor loop that keeps content local, reviewable, and easy to ship without adding a CMS too early.

Next.js
TypeScript
MDX
OpenAI API
Vercel

AI 客户需求收集系统AI Client Intake System

自动化automation

把混乱的客户请求整理成可范围化、可交付的 intake 与分流工作流。A structured intake and triage workflow that turns messy client requests into scoped delivery plans.

设计了一个轻量的 AI 辅助流程,用来收集上下文、归类请求、生成下一步草案,并保持交付记录可搜索。Designed a lightweight AI-assisted workflow for collecting context, classifying requests, drafting next steps, and keeping delivery notes searchable.

Next.js
TypeScript
OpenAI API
Postgres
Vercel

Agent 工作流实验室Agent Workflow Lab

实验lab

一组本地 Agent 实验,用来验证研究、编码、评估与交付回路。A set of local agent experiments for research, coding, validation, and repeatable delivery loops.

探索 Agent 回路、评估器与结构化状态,如何在不失去控制的前提下提升研究与工程效率。Explores how agent loops, evaluators, and structured state can improve research and engineering throughput without losing control.

TypeScript
Node.js
MDX
CLI Automation