Files
JJ 2ba95c76f5 docs: fix broken link to contributing tutorial in README
The README pointed to docs/tutorials/tips/contributing-tutorial.md, which 404s. The file lives at docs/tutorials/contributing-tutorial.md.  Removed the extra `tips/` path segment.
2026-05-03 21:18:02 -07:00

20 lines
723 B
Markdown

# 👋 Open WebUI Documentation
Welcome to the official documentation for **Open WebUI** — a self-hosted, privacy-focused, and extensible AI interface for LLMs like Ollama and OpenAI-compatible APIs.
This site is built with [Docusaurus](https://docusaurus.io/) and includes:
- 🔧 Installation & setup guides (Docker, local, manual)
- 🧩 Plugin & extension documentation
- 📚 API reference & pipeline usage
- 🗂 File uploads & RAG integration
- 🤖 Developer contribution guide
## 📝 Contributing
Contributions are welcome! Please read the [contributing guide](docs/tutorials/contributing-tutorial.md) for details.
## 🌐 Live Docs
👉 Visit the docs: [docs.openwebui.com](https://docs.openwebui.com/)