Update tutorials.md

Add document RAG tutorial
This commit is contained in:
Sebulba46 2025-03-08 13:16:15 +03:00 committed by GitHub
parent 384e90f83e
commit a2370b28fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)
- Step by step guide to deploy Open-WebUI and pipelines containers and creating your own document RAG with local LLM API.