Maggie Appleton 写设计、人类学和智能体界面时,习惯先画清楚隐喻,再谈工具。把「Squish Meets Structure」整理成可阅读的中文笔记:问题在哪、界面默认会把人带去哪、落地时该改什么。原站导航、评论回响和广告已去掉。
Video Recording
This talk is about designing products with language models – how to think about models, understanding how vectors and embeddings work, and some priciples for designing interfaces and systems that don’t drown your users in cognitive overload.
First given online for Smashing Conference AI back in mid- 2023 3ya , and then in person in Freiberg and Antwerp. Here’s some snaps from the Freiberg edition:
Slides and Transcript
The front entrance of the conference – Source: Fabian Kaegy Crowd shot with one of my slides – Source: Marc Thiele Video Recording Talk runs from 0:00 – 34:30, Q&A from 34:30 – end
This talk is going to be about designing products with language models.
值得单独记下的观察
- Useful ways to think about language models
- The tension between traditional programming and LMs
- How and why I think we should design models to be tiny, specialised reasoning engines
- Fine-tuning is just training it on a small data set and telling to model to pay more attention to this data than the rest of its training data.
- Reinforcement learning is when you get humans to score the output and feed that back into the model so it learns what kind of answers the humans want. OpenAI heavily used this technique to improve ChatGPT.
- The amount of reinforcement learning done on the base model will affect how constrained the outputs are
- Little or no prompt engineering will give you more open-ended responses, while highly constrained prompts with specific examples will give you structured answers
- extracting structured data from long text
落地时建议先做的 5 件事
- 先写清这个工具在强化思考还是在替人思考。
- 默认交互不要只会谄媚:该追问、该给反例、该要求证据。
- 智能体界面要露出推理步骤,而不是只给一个光滑答案。
- 知识发布用可生长的笔记,而不是一次性营销长文。
- 改产品前先画隐喻:用户以为自己在做什么,系统实际在做什么。
和智能体产品怎么接
龙虾PRO做 OpenClaw 落地时,最该从这类笔记里拿走的是「别把聊天框当唯一界面」。数字员工要能追问、能验证、能把过程摊开,而不是只负责说好话。
本文侧重全链路风控方法论。落地时请用自身业务单据做回放验证,不要把示例阈值直接当生产策略。 相关:风控体检 · 方案资源
常见问题 FAQ
什么是AI智能系统?
「AI智能系统」可概括为:This talk is about designing products with language models – how to think about models, understanding how vectors and embeddings work, and some priciples for designing interfaces a 本文从定义、方法与实践要点展开说明。
为什么要关注AI智能系统?
关注AI智能系统,是因为它直接影响效率、风险与可复制性。文中指出:This talk is about designing products with language models – how to think about models, understanding how vectors and embeddings work, and some priciples for designing interfaces and systems that don’t drown your users in cognitive overload.
如何落地AI智能系统?有哪些关键步骤?
建议按以下路径推进AI智能系统:1) Useful ways to think about language models;2) The tension between traditional programming and LMs;3) How and why I think we should design models to be tiny, specialised reasoning e…;4) Fine-tuning is just training it on a small data set and telling to model to pay…;5) The amount of reinforcement lea…
AI智能系统适合哪些人或团队?
AI智能系统更适合:产品/技术负责人、运营与增长团队、需要落地智能体或自动化的中小团队、关注「AI智能系统」方向的读者。若你只需要单次聊天式问答,可先读概念;若要上生产,请重点看步骤、权限与风控相关段落。
关于「Video Recording」,本文给出了什么结论?
在「Video Recording」部分,要点是:interfaces and systems that don’t drown your users in cognitive overload. First given online for Smashing Conference AI back in mid- 2023 3ya , and then in person in Freiberg and Antwerp. Here’s some snaps from the Frei
关于「Slides and Transcript」,本文给出了什么结论?
在「Slides and Transcript」部分,要点是:0 – end This talk is going to be about designing products with language models. 值得单独记下的观察 Useful ways to think about language models The tension between traditional programming and LMs How and why I think we should desig