Skip to content

Commit a6121e2

Browse files
committed
docs: credit the LocalAI maintainers team
Update README and docs to attribute maintenance to the LocalAI team (Ettore Di Giacinto and Richard Palethorpe) and drop the autonomous AI dev team section. Signed-off-by: Ettore Di Giacinto <mudler@localai.io> Assisted-by: claude-code:claude-opus-4-7 [Edit] [Bash]
1 parent 87cf736 commit a6121e2

3 files changed

Lines changed: 19 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
- **Built-in AI agents** — autonomous agents with tool use, RAG, MCP, and skills
3939
- **Privacy-first** — your data never leaves your infrastructure
4040

41-
Created and maintained by [Ettore Di Giacinto](https://github.com/mudler).
41+
Created by [Ettore Di Giacinto](https://github.com/mudler) and maintained by the [LocalAI team](#team).
4242

4343
> [:book: Documentation](https://localai.io/) | [:speech_balloon: Discord](https://discord.gg/uJAeKSAGDy) | [💻 Quickstart](https://localai.io/basics/getting_started/) | [🖼️ Models](https://models.localai.io/) | [❓FAQ](https://localai.io/faq/)
4444
@@ -201,13 +201,14 @@ See the full [Backend & Model Compatibility Table](https://localai.io/model-comp
201201
- [Media & blog posts](https://localai.io/basics/news/#media-blogs-social)
202202
- [Examples](https://github.com/mudler/LocalAI-examples)
203203

204-
## Autonomous Development Team
204+
## Team
205205

206-
LocalAI is helped being maintained by a team of autonomous AI agents led by an AI Scrum Master.
206+
LocalAI is maintained by a small team of humans, together with the wider community of contributors.
207207

208-
- **Live Reports**: [reports.localai.io](http://reports.localai.io)
209-
- **Project Board**: [Agent task tracking](https://github.com/users/mudler/projects/6)
210-
- **Blog Post**: [Learn about the experiment](https://mudler.pm/posts/2026/02/28/a-call-to-open-source-maintainers-stop-babysitting-ai-how-i-built-a-100-local-autonomous-dev-team-to-maintain-localai-and-why-you-should-too/)
208+
- **[Ettore Di Giacinto](https://github.com/mudler)** — original author and project lead
209+
- **[Richard Palethorpe](https://github.com/richiejp)** — maintainer
210+
211+
A huge thank you to everyone who contributes code, reviews PRs, files issues, and helps users in [Discord](https://discord.gg/uJAeKSAGDy) — LocalAI is a community-driven project and wouldn't exist without you. See the full [contributors list](https://github.com/mudler/LocalAI/graphs/contributors).
211212

212213
## Citation
213214

@@ -250,7 +251,7 @@ A special thanks to individual sponsors, a full list is on [GitHub](https://gith
250251

251252
## License
252253

253-
LocalAI is a community-driven project created by [Ettore Di Giacinto](https://github.com/mudler/).
254+
LocalAI is a community-driven project created by [Ettore Di Giacinto](https://github.com/mudler/) and maintained by the [LocalAI team](#team).
254255

255256
MIT - Author Ettore Di Giacinto <mudler@localai.io>
256257

docs/content/overview.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@ Ready to dive in? Here are some recommended next steps:
8787
5. [Try out examples]({{% relref "getting-started/try-it-out" %}})
8888
6. [Join the community](https://discord.gg/uJAeKSAGDy)
8989

90+
## Team
91+
92+
LocalAI is created by [Ettore Di Giacinto](https://github.com/mudler) and maintained by the LocalAI team:
93+
94+
- **[Ettore Di Giacinto](https://github.com/mudler)** — original author and project lead
95+
- **[Richard Palethorpe](https://github.com/richiejp)** — maintainer
96+
97+
LocalAI is helped by the wider community of contributors. See the full [contributors list](https://github.com/mudler/LocalAI/graphs/contributors).
98+
9099
## License
91100

92-
LocalAI is MIT licensed, created and maintained by [Ettore Di Giacinto](https://github.com/mudler).
101+
LocalAI is MIT licensed.

docs/data/landing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ imageText:
166166
title: LocalAI - Run AI models locally with ease
167167
subtitle: |
168168
LocalAI makes it simple to run various AI models on your own hardware. From text generation to image creation, autonomous agents to semantic search - all orchestrated through a unified API.
169-
LocalAI, created by **Ettore Di Giacinto (mudler)**, is a Free and Open Source, community-driven project to make Free, Open AI accessible to everyone. The LocalAI stack is MIT licensed, and the models trained by LocalAI are available under the Apache 2.0 License.
169+
LocalAI, created by **[Ettore Di Giacinto (mudler)](https://github.com/mudler)** and maintained by the **LocalAI team** (Ettore Di Giacinto and **[Richard Palethorpe (richiejp)](https://github.com/richiejp)**), is a Free and Open Source, community-driven project to make Free, Open AI accessible to everyone. The LocalAI stack is MIT licensed, and the models trained by LocalAI are available under the Apache 2.0 License.
170170
171171
list:
172172
- text: OpenAI API compatibility

0 commit comments

Comments
 (0)