From 96f7b6afe0a5d83d2d0c846307e1561d3ecc6e6f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Jan 2026 21:01:52 +0100 Subject: [PATCH] Add AnythingLLM to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 091d3b16c7..90f401fe84 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -117,6 +117,13 @@ upstream = "https://github.com/TecharoHQ/anubis" website = "https://anubis.techaro.lol/" added_date = 1742731536 # 2025/03/23 + +[anythingllm] +name = "AnythingLLM" +description = "application that turns any document, resource, or piece of content into context that any LLM can use" +upstream = "https://hub.docker.com/r/mintplexlabs/anythingllm" +website = "https://anythingllm.com" + [anytype] name = "Anytype" description = "Local-first note taking and knowledge management software."