diff --git a/docs/pipelines/tutorials.md b/docs/pipelines/tutorials.md index b6d6e05..7144eb7 100644 --- a/docs/pipelines/tutorials.md +++ b/docs/pipelines/tutorials.md @@ -23,3 +23,7 @@ with us, as we'd love to feature it here! [Demo and Code Review for Text-To-SQL with Open-WebUI](https://www.youtube.com/watch?v=iLVyEgxGbg4) (YouTube video by Jordan Nanos) - A hands-on demonstration and code review on utilizing text-to-sql tools powered by the Open WebUI. + +[Deploying custom Document RAG pipeline with Open-WebUI](https://github.com/Sebulba46/document-RAG-pipeline) (GitHub guide by Sebulba46) + +- Step by step guide to deploy Open-WebUI and pipelines containers and creating your own document RAG with local LLM API.