docs(consumer-scenarios): add AI consumer scenarios inspiration guide

Add comprehensive guide for AI applications in consumer scenarios with 16 categories and 80+ inspiration ideas. Focus on creating emotional connections and atmosphere rather than just functionality.

Includes interactive selection tool to help users find relevant scenarios based on desired vibe and current feeling. Each scenario provides detailed atmosphere creation tips and psychological cues.

Also covers core design principles for C-end products, shifting from functional thinking to emotional experience design.
This commit is contained in:
sanbuphy
2026-02-09 16:10:17 +08:00
parent a5d3bf2124
commit 7d0e798672
15 changed files with 1540 additions and 81 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ const productManagerSidebar = [
items: [
{ text: '1. 学习地图', link: '/zh-cn/stage-0/0.1-learning-map/' },
{
text: '2. 对话式编程入门',
text: '2. AI 时代,会说话就会编程',
link: '/zh-cn/stage-0/0.2-ai-capabilities-through-games/'
}
]