From 282fdb97d1cf297c6ce523e70152466253302c04 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Sat, 19 Sep 2026 16:00:04 +0200 Subject: [PATCH] docs: add LLM usage disclosure to readmes --- README.md | 4 ++++ README_ES.md | 4 ++++ README_zh-CN.md | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/README.md b/README.md index 949242a..81d697e 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,10 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md). Please refer to the security section [here](./SECURITY.md). +## Usage of LLMs + +Starting from V3, I used LLMs heavily to implement _my own ideas_. This means that the direction and architecture choices are human. A lot of the implementation that derives from that, is automated with an LLM. + --- _Attributions_ diff --git a/README_ES.md b/README_ES.md index 5d27498..08fbbad 100644 --- a/README_ES.md +++ b/README_ES.md @@ -151,6 +151,10 @@ Ver [CONTRIBUTING.md](./CONTRIBUTING.md). Por favor dirígete a la sección de seguridad [aquí](./SECURITY.md). +## Uso de LLMs + +A partir de la V3, utilicé LLMs de forma intensiva para implementar _mis propias ideas_. Esto significa que la dirección y las decisiones de arquitectura son humanas. Gran parte de la implementación que deriva de eso está automatizada con un LLM. + --- _Atribuciones_ diff --git a/README_zh-CN.md b/README_zh-CN.md index eb1fc8e..5e9a490 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -149,6 +149,10 @@ services: 参见 [CONTRIBUTING.md](./CONTRIBUTING.md)。 +## LLM 的使用 + +从 V3 开始,我大量使用 LLM 来实现_我自己的想法_。这意味着项目的方向和架构选择均由人类决定。由此衍生的大部分实现由 LLM 自动完成。 + ###### Attributions - 测试数据: