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
This commit is contained in:
tukuaiai 2025-12-19 12:51:22 +08:00
parent 0ad7a87713
commit 5a0d91a535
2 changed files with 4 additions and 2 deletions

View File

@ -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 |

View File

@ -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 学习路线 |