Просмотр исходного кода

feat: add 2025 AI Engineer Reading List to external resources

- Add Latent.Space 2025 papers (50 must-read papers across 10 AI fields)
- Update both zh and en versions
tukuaiai 1 месяц назад
Родитель
Сommit
5a0d91a535

+ 2 - 1
i18n/en/documents/04-resources/External Resource Aggregation.md

@@ -2,7 +2,7 @@
 
 > Summary of high-quality external resources related to Vibe Coding
 >
-> Last updated: 2025-12-18
+> Last updated: 2025-12-19
 
 ---
 
@@ -274,6 +274,7 @@
 
 | Repository | Link | Description |
 |:---|:---|:---|
+| 2025 AI Engineer Reading List | [Latent.Space](https://www.latent.space/p/2025-papers) | 50 must-read papers covering LLM/RAG/Agent/CodeGen and 10 fields |
 | prompt-engineering-guide | [GitHub](https://github.com/dair-ai/Prompt-Engineering-Guide) | Prompt Engineering Guide |
 | generative-ai-for-beginners | [GitHub](https://github.com/microsoft/generative-ai-for-beginners) | Microsoft Generative AI tutorial |
 | llm-course | [GitHub](https://github.com/mlabonne/llm-course) | LLM learning roadmap |

+ 2 - 1
i18n/zh/documents/04-资源/外部资源聚合.md

@@ -2,7 +2,7 @@
 
 > Vibe Coding 相关的优质外部资源汇总
 >
-> 最后更新:2025-12-18
+> 最后更新:2025-12-19
 
 ---
 
@@ -281,6 +281,7 @@
 
 | 仓库 | 链接 | 说明 |
 |:---|:---|:---|
+| 2025 AI Engineer Reading List | [Latent.Space](https://www.latent.space/p/2025-papers) | 50篇必读论文,涵盖 LLM/RAG/Agent/CodeGen 等10个领域 |
 | prompt-engineering-guide | [GitHub](https://github.com/dair-ai/Prompt-Engineering-Guide) | 提示工程指南 |
 | generative-ai-for-beginners | [GitHub](https://github.com/microsoft/generative-ai-for-beginners) | 微软生成式 AI 教程 |
 | llm-course | [GitHub](https://github.com/mlabonne/llm-course) | LLM 学习路线 |