Files
llm-wiki-agent/examples/cjk-showcase/raw/2026-04-13-reflection.md
2026-04-13 22:27:30 +08:00

8 lines
781 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 2026-04-13 关于AI转型的复盘总结
今天和杨帆深入讨论了土木工程转向AI产品经理的路径。他提到最大的陷阱是“工具旅游Tool Tourism”——很多非技术背景的人沉迷于尝试各种AI工具却忽略了业务本质和产品交付。
真正的破局点在于将大模型视为一种新的计算范式而不是魔术。我们需要关注模型稳定性、成本、并发以及长上下文的召回率。同时我也在思考目前个人的技术栈从玩提示词到掌握Agentic Workflow框架如LangChain或自定义多Agent系统这是一个质的飞跃。
决定下一步减少看泛科普文章直接深入开源社区比如通过贡献代码或者提出架构Issue来积累实际影响力。