From a3ad47f12df085b6cd4dd77242b16b5182327058 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Wang?= <52880665+RiverTwilight@users.noreply.github.com> Date: Sun, 9 Nov 2025 23:34:08 +0800 Subject: [PATCH] Add LobeHub to GenAI (#1673) --- software/lobehub.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/lobehub.yml diff --git a/software/lobehub.yml b/software/lobehub.yml new file mode 100644 index 0000000000..036d306c12 --- /dev/null +++ b/software/lobehub.yml @@ -0,0 +1,13 @@ +name: "LobeHub" +website_url: "https://www.lobehub.com" +source_code_url: "https://github.com/lobehub/lobe-chat" +description: "Modern design AI chat framework supporting multiple AI providers, one click install MCP Marketplace and Artifacts / Thinking." +licenses: + - ⊘ Proprietary +platforms: + - Nodejs + - Docker +tags: + - Generative Artificial Intelligence (GenAI) +demo_url: "https://www.lobechat.com" +related_software_url: "https://lobehub.com/mcp"