From 7f192bcaf68ed4194e58dd702e6ee789696bdf40 Mon Sep 17 00:00:00 2001 From: Chris Weaver Date: Sun, 23 Nov 2025 02:41:18 -0800 Subject: [PATCH] Add Onyx to /software (#1703) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: Rabenherz112 Co-authored-by: nodiscc --- software/onyx-community-edition.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/onyx-community-edition.yml diff --git a/software/onyx-community-edition.yml b/software/onyx-community-edition.yml new file mode 100644 index 0000000000..bfe63ddc7a --- /dev/null +++ b/software/onyx-community-edition.yml @@ -0,0 +1,11 @@ +name: "Onyx Community Edition" +website_url: "https://onyx.app" +source_code_url: "https://github.com/onyx-dot-app/onyx" +description: "Chat UI that works with any LLM. It comes loaded with advanced features like agents, web search, RAG, MCP, deep research, Connectors to 40+ knowledge sources, and more." +licenses: + - MIT +platforms: + - Docker + - K8S +tags: + - Generative Artificial Intelligence (GenAI)