diff --git a/README.md b/README.md index bf87693af..694e206be 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Deep Dive"> *In the spirit of [12 Factor Apps](https://12factor.net/)*. *The source for this project is public at https://github.com/humanlayer/12-factor-agents, and I welcome your feedback and contributions. Let's figure this out together!* +**Translations:** [简体中文](./README.zh-CN.md) + > [!TIP] > Missed the AI Engineer World's Fair? [Catch the talk here](https://www.youtube.com/watch?v=8kMaTybvDUw) > diff --git a/README.zh-CN.md b/README.zh-CN.md new file mode 100644 index 000000000..1bd497694 --- /dev/null +++ b/README.zh-CN.md @@ -0,0 +1,249 @@ +# 12-Factor Agents - 构建可靠 LLM 应用的原则 + +
+ + + +*致敬 [12 Factor Apps](https://12factor.net/)。本项目源码公开于 https://github.com/humanlayer/12-factor-agents,欢迎反馈与贡献。让我们共同探索!* + +> [!TIP] +> 错过了 AI Engineer World's Fair?[点此观看演讲回放](https://www.youtube.com/watch?v=8kMaTybvDUw) +> +> 想了解上下文工程?[直接跳到第 3 条原则](https://github.com/humanlayer/12-factor-agents/blob/main/content/factor-03-own-your-context-window.md) +> +> 想为 `npx/uvx create-12-factor-agent` 做贡献?[查看讨论帖](https://github.com/humanlayer/12-factor-agents/discussions/61) + + +
+
+