Add LocalAI (#1781)

This commit is contained in:
Rabenherz112 2026-01-11 11:12:59 +01:00 committed by GitHub
parent 16748eff89
commit 7a0d4aa626
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
software/localai.yml Normal file
View file

@ -0,0 +1,12 @@
name: "LocalAI"
website_url: "https://localai.io/"
source_code_url: "https://github.com/mudler/LocalAI"
description: "Run your AI models locally and generate images and audio (alternative to OpenAI and Claude)."
licenses:
- MIT
platforms:
- Docker
- K8S
tags:
- Generative Artificial Intelligence (GenAI)
related_software_url: "https://localai.io/gallery.html"