mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add LocalAI (#1781)
This commit is contained in:
parent
16748eff89
commit
7a0d4aa626
1 changed files with 12 additions and 0 deletions
12
software/localai.yml
Normal file
12
software/localai.yml
Normal 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"
|
||||
Loading…
Reference in a new issue