From e4b76dfb764848c547628e03d377d759c8296e74 Mon Sep 17 00:00:00 2001
From: Timothy Carambat <rambat1010@gmail.com>
Date: Mon, 25 Mar 2024 11:54:48 -0700
Subject: [PATCH] docs: Add AnythingLLM to README as integration option (#3145)

Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 43fde1e79..12f5bc6fc 100644
--- a/README.md
+++ b/README.md
@@ -281,6 +281,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
 - [NextChat](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) with [Get Started Doc](https://docs.nextchat.dev/models/ollama)
 - [Odin Runes](https://github.com/leonid20000/OdinRunes)
 - [LLM-X: Progressive Web App](https://github.com/mrdjohnson/llm-x)
+- [AnythingLLM (Docker + MacOs/Windows/Linux native app)](https://github.com/Mintplex-Labs/anything-llm)
 - [Ollama Basic Chat: Uses HyperDiv Reactive UI] (https://github.com/rapidarchitect/ollama_basic_chat)
 - [Ollama-chats RPG: (https://github.com/drazdra/ollama-chats)]