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