From 83f65079147fbb4cfa71bd581a443dd6395d36cd Mon Sep 17 00:00:00 2001 From: timothycarambat <rambat1010@gmail.com> Date: Mon, 18 Nov 2024 09:45:06 -0800 Subject: [PATCH] Add external app section in README closes #2639 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 861e4fa59..b8202ecd0 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,14 @@ Mintplex Labs & the community maintain a number of deployment methods, scripts, [Learn about vector caching](./server/storage/vector-cache/VECTOR_CACHE.md) +## External Apps & Integrations + +_These are apps that are not maintained by Mintplex Labs, but are compatible with AnythingLLM. A listing here is not an endorsement._ + +- [Midori AI Subsystem Manager](https://io.midori-ai.xyz/subsystem/anythingllm/) - A streamlined and efficient way to deploy AI systems using Docker container technology. +- [Coolify](https://coolify.io/docs/services/anythingllm/) - Deploy AnythingLLM with a single click. +- [GPTLocalhost for Microsoft Word](https://gptlocalhost.com/demo/) - A local Word Add-in for you to use AnythingLLM in Microsoft Word. + ## Telemetry & Privacy AnythingLLM by Mintplex Labs Inc contains a telemetry feature that collects anonymous usage information. -- GitLab