A hands-on exploration of OpenAI Deep Research through a simulated car-buying scenario, demonstrating how AI elevates research efficiency and enables deeper strategic thinking about negotiation and decision-making.
为什么学习Agentic AI的第一步是忘记所有框架?
不要从AutoGen、LangGraph等框架入手学习Agentic AI——它们会锁定你的世界观。在领域快速演变期,应该从第一性原理出发自己构建。
Why Is the First Step to Learning Agentic AI to Forget All Frameworks?
Don't start Agentic AI with frameworks like AutoGen or LangGraph—they lock you into a worldview. Build from first principles while the field is still evolving rapidly.
用Multi-Agent让Cursor智能程度再上台阶
通过分离Planner和Executor、强制文档沟通、用o1当Planner三项改造,解决Cursor鬼打墙问题,实现质量显著提升的多智能体系统。
Taking Cursor's Intelligence to the Next Level with Multi-Agent
How separating Planner and Executor roles, enforcing document-based communication, and using o1 as Planner transformed Cursor from a simple assistant into a multi-agent system.