From 03deda5653f7c5b5043e3e142035804d3e257270 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Oct 2023 18:51:05 +0200 Subject: [PATCH] Add LocalAI to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index a73775b2..7988b452 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -682,6 +682,12 @@ description = "Audio and video streaming language" upstream = "https://github.com/savonet/liquidsoap" website = "https://www.liquidsoap.info/" +[localai] +name = "LocalAI" +description = "LocalAI is the free, Open Source OpenAI alternative. Drop-in replacement API compatible w/ OpenAI." +upstream = "https://github.com/mudler/LocalAI" +website = "https://localai.io" + [locomotivecms] name = "LocomotiveCMS" description = "A platform to create, publish and edit sites"