From 5ac6e02c2f8a206a88461302a31ea89591fbc9a4 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Fri, 19 Apr 2024 17:56:35 +0200 Subject: [PATCH] Add JAN to wishlist (#2230) * Add JAN to wishlist * Update wishlist.toml --------- Co-authored-by: tituspijean --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 0c13209a..318658c1 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -891,6 +891,13 @@ upstream = "https://github.com/CorentinTh/it-tools" website = "https://it-tools.tech/" added_date = 1708461529 # 2024/02/20 + +[jan] +name = "JAN" +description = "GPT and LLM local AI models engine" +upstream = "https://github.com/janhq/jan" +website = "https://jan.ai" + [js-bin] name = "JS Bin" description = "Collaborative JavaScript Debugging App"