Files
nexus/wiki/entities/Open-WebUI.md
2026-04-18 03:18:06 +08:00

31 lines
873 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Open WebUI"
type: entity
tags: []
---
## Aliases
- OpenWebUI
- open-webui
## Description
开源的大语言模型 Web UI 界面项目,提供基于浏览器的图形化界面,可便捷集成 Ollama、OpenAI 等多种 LLM API。
## Key Features
- 纯本地运行的基于浏览器访问的 Web 服务
- 可扩展、功能丰富、用户友好的自托管 AI Web 界面
- 支持各种大型语言模型运行器
- 可通过配置形式便捷集成 Ollama、OpenAI 等提供的 API
- 支持聊天机器人、本地知识库、图像生成等丰富的大模型应用功能
- 支持联网搜索功能(需配置 API KEY
## Use Cases
- 聊天机器人
- 本地知识库RAG
- 图像生成
- 离线 AI 对话
## connections
- [[Ollama]]:通过 OLLAMA_API_BASE_URL 配置集成
- [[DeepSeek]]:支持的模型之一
- [[RAG]]:本地知识库构建