mirror of
https://github.com/open-webui/docs.git
synced 2026-01-03 02:09:51 +07:00
30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
---
|
|
sidebar_position: 7
|
|
title: "Tutorials"
|
|
---
|
|
|
|
## Pipeline Tutorials
|
|
|
|
## Tutorials Welcome
|
|
|
|
Are you a content creator with a blog post or YouTube video about your pipeline setup? Get in touch
|
|
with us, as we'd love to feature it here!
|
|
|
|
## Featured Tutorials
|
|
|
|
[Monitoring Open WebUI with Filters](https://medium.com/@0xthresh/monitor-open-webui-with-datadog-llm-observability-620ef3a598c6) (Medium article by @0xthresh)
|
|
|
|
- A detailed guide to monitoring the Open WebUI using DataDog LLM observability.
|
|
|
|
[Building Customized Text-To-SQL Pipelines](https://www.youtube.com/watch?v=y7frgUWrcT4) (YouTube video by Jordan Nanos)
|
|
|
|
- Learn how to develop tailored text-to-sql pipelines, unlocking the power of data analysis and extraction.
|
|
|
|
[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.
|