From d20eab03e9b721d3aa44415378f9eec66203b5a1 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 8 Nov 2025 18:52:08 -0800 Subject: [PATCH] Update README.md --- script/docker/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/script/docker/README.md b/script/docker/README.md index 2b24a7f..7ae96fc 100644 --- a/script/docker/README.md +++ b/script/docker/README.md @@ -13,4 +13,9 @@ This is not a full turnkey setup for Docker yet? `docker compose run ollama` -`docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=http://127.0.0.1:11434 -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main` \ No newline at end of file +`docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=http://127.0.0.1:11434 -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main` + + +### Other Stuff +A cool tool to use with RAG creation with open-webui +- https://github.com/microsoft/markitdown