Skip to content

Commit

Permalink
update author
Browse files Browse the repository at this point in the history
  • Loading branch information
wj-Mcat committed Aug 19, 2024
1 parent 6eba58b commit 8ca3fea
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions blog/2024/08/agent-production.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: "Agent 构建平台的产品设计"
comments: true
authors:
- name: wj-Mcat
title: Agent Tech Writer
url: https://github.com/wj-Mcat
image_url: https://github.com/wj-Mcat.png
---

## 关键价值观

* 平台产品的构建是一个生态构建的问题,不解决整体价值链上的所有卡点不算是成功的。
* 大部分低代码的产品价值都比较低,不太值得用户去学习,除非是类Excel相关的产品。
* 面向开发者、产品、领域专家的平台产品不是同一个领域的产品,不要妄图用一个产品来满足所有需求,毕竟底层的业务逻辑都是不一样的。
* 面向开发者:不要从技术上做过多的限制,反而提供更多的支付、营销等多个方面进行赋能。
* 面向产品经理:最好提供全流程的开发工具套件,不需要任何编程相关的操作。
* 面向领域专家:对质量和准确度要求非常高,这类人群数量少,要求高,属于长尾需求,也是最难服务的一群人群,不过也是最愿意付费的人群。

## Agent 产品最重要的是生态


## 参考文章

* [2024Q2再谈Agent构建平台的产品设计](https://mp.weixin.qq.com/s/RWo52Sf6vtF21M_n8QunSw)
2 changes: 1 addition & 1 deletion blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ wj-Mcat:
name: wj-Mcat
title: Agent Tech Writer
url: https://github.com/wj-Mcat
image_url: https://avatars.githubusercontent.com/u/10242208?v=4
image_url: https://github.com/wj-Mcat.png

0 comments on commit 8ca3fea

Please sign in to comment.