148 lines
13 KiB
Markdown
148 lines
13 KiB
Markdown
# OpenWebUI Extensions
|
||
|
||
[English](./README.md) | 中文
|
||
|
||
OpenWebUI 增强功能集合。包含个人开发与收集的插件、提示词等资源。
|
||
|
||
<!-- STATS_START -->
|
||
## 📊 社区统计
|
||
>
|
||
> 
|
||
|
||
| 👤 作者 | 👥 粉丝 | ⭐ 积分 | 🏆 贡献 |
|
||
| :---: | :---: | :---: | :---: |
|
||
| [Fu-Jie](https://openwebui.com/u/Fu-Jie) |  |  |  |
|
||
|
||
| 📝 发布 | ⬇️ 下载 | 👁️ 浏览 | 👍 点赞 | 💾 收藏 |
|
||
| :---: | :---: | :---: | :---: | :---: |
|
||
|  |  |  |  |  |
|
||
|
||
### 🔥 热门插件 Top 6
|
||
|
||
| 排名 | 插件 | 版本 | 下载 | 浏览 | 📅 更新 |
|
||
| :---: | :--- | :---: | :---: | :---: | :---: |
|
||
| 🥇 | [Smart Mind Map](https://openwebui.com/posts/turn_any_text_into_beautiful_mind_maps_3094c59a) |  |  |  |  |
|
||
| 🥈 | [Smart Infographic](https://openwebui.com/posts/smart_infographic_ad6f0c7f) |  |  |  |  |
|
||
| 🥉 | [Markdown Normalizer](https://openwebui.com/posts/markdown_normalizer_baaa8732) |  |  |  |  |
|
||
| 4️⃣ | [Export to Word Enhanced](https://openwebui.com/posts/export_to_word_enhanced_formatting_fca6a315) |  |  |  |  |
|
||
| 5️⃣ | [Async Context Compression](https://openwebui.com/posts/async_context_compression_b1655bc8) |  |  |  |  |
|
||
| 6️⃣ | [Export to Excel](https://openwebui.com/posts/export_mulit_table_to_excel_244b8f9d) |  |  |  |  |
|
||
|
||
### 🛠️ 积极开发的项目
|
||
|
||
| 状态 | 插件 | 版本 | 下载 | 浏览 | 📅 更新 |
|
||
| :---: | :--- | :---: | :---: | :---: | :---: |
|
||
| 🆕 | [GitHub Copilot SDK Pipe](https://openwebui.com/posts/github_copilot_official_sdk_pipe_ce96f7b4) |  |  |  |  |
|
||
|
||
### 📈 总下载量累计趋势
|
||
|
||

|
||
|
||
*完整统计与趋势图请查看 [社区统计报告](./docs/community-stats.zh.md)*
|
||
<!-- STATS_END -->
|
||
|
||
## 🌟 精选功能
|
||
|
||
### 1. [GitHub Copilot SDK Pipe](https://openwebui.com/posts/github_copilot_official_sdk_pipe_ce96f7b4) [](https://openwebui.com/posts/github_copilot_official_sdk_pipe_ce96f7b4)
|
||
|
||
**OpenWebUI 终极 Agent 增强。** 支持原生代码执行(Python/Pandas)、原始文件直接分析以及交互式 Artifacts。
|
||
> [!TIP]
|
||
> **无需 GitHub Copilot 订阅!** 支持 **BYOK (Bring Your Own Key)** 模式,使用你自己的 OpenAI/Anthropic API Key。
|
||
|
||
#### 🌟 核心实战案例
|
||
|
||
- **[GitHub Star 增长预测](./docs/plugins/pipes/star-prediction-example.zh.md)**:自动解析 CSV 数据,编写 Python 分析脚本并生成动态增长看板。
|
||
- **[视频高质量转换与压缩](./docs/plugins/pipes/video-processing-example.zh.md)**:直接调用系统级 FFmpeg 工具,实现录屏的加速、缩放及双阶段色彩优化。
|
||
|
||
### 2. [Smart Mind Map](https://openwebui.com/posts/turn_any_text_into_beautiful_mind_maps_3094c59a) [](https://openwebui.com/posts/turn_any_text_into_beautiful_mind_maps_3094c59a)
|
||
|
||
**体验浸入式思维。** 将复杂的对话瞬间转化为结构化、可点击的交互式思维导图,助力知识建模与逻辑提取。
|
||
|
||
### 3. [Smart Infographic](https://openwebui.com/posts/smart_infographic_ad6f0c7f) [](https://openwebui.com/posts/smart_infographic_ad6f0c7f)
|
||
|
||
**专业数据叙事。** 将零散信息转化为精美的信息图表(由 AntV 驱动),一键生成学术/汇报级的可视化总结。
|
||
|
||
### 4. [Export to Word Enhanced](https://openwebui.com/posts/export_to_word_enhanced_formatting_fca6a315) [](https://openwebui.com/posts/export_to_word_enhanced_formatting_fca6a315)
|
||
|
||
**高保真文档导出。** 将对话历史导出为格式完美的 Word 文档,完美保留标题、代码块、LaTeX 公式及 Mermaid 流程图。
|
||
|
||
### 5. [Async Context Compression](https://openwebui.com/posts/async_context_compression_b1655bc8) [](https://openwebui.com/posts/async_context_compression_b1655bc8)
|
||
|
||
**挑战 Token 極限。** 采用多专家异步压缩逻辑,在保持高吞吐量推理链的同时,大幅降低 Token 消耗。
|
||
|
||
## 📦 项目内容
|
||
|
||
<!-- markdownlint-disable MD033 -->
|
||
<details>
|
||
<summary><b>🧩 插件 (Actions, Filters, Pipes, Pipelines)</b></summary>
|
||
|
||
位于 `plugins/` 目录,包含各类 Python 编写的功能增强插件:
|
||
|
||
### Actions (交互增强)
|
||
|
||
- **Smart Mind Map** (`smart-mind-map`): 智能分析文本并生成交互式思维导图。
|
||
- **Smart Infographic** (`infographic`): 基于 AntV 的智能信息图生成工具。
|
||
- **Flash Card** (`flash-card`): 快速生成精美的学习记忆卡片。
|
||
- **Deep Dive** (`deep-dive`): 深度思考透镜,从背景、逻辑、洞察到行动路径的全方位分析。
|
||
- **Export to Excel** (`export_to_excel`): 将对话内容导出为 Excel 文件。
|
||
- **Export to Word** (`export_to_docx`): 将对话内容导出为 Word 文档。
|
||
|
||
### Filters (消息处理)
|
||
|
||
- **GitHub Copilot SDK Files Filter** (`github_copilot_sdk_files_filter`): Copilot SDK 必备搭档。绕过 RAG,确保 Agent 能真正看到你的每一个文件。
|
||
- **Web Gemini Multimodal Filter** (`web_gemini_multimodel_filter`): 为任意模型提供多模态能力(PDF、Office、视频等),支持智能路由。
|
||
- **Async Context Compression** (`async-context-compression`): 异步上下文压缩,优化 Token 使用。
|
||
- **Context Enhancement** (`context_enhancement_filter`): 上下文增强过滤器。
|
||
- **Folder Memory** (`folder-memory`): 自动从对话中提取项目规则并注入到文件夹系统提示词中。
|
||
- **Markdown Normalizer** (`markdown_normalizer`): 修复 LLM 输出中常见的 Markdown 格式问题。
|
||
|
||
### Pipes (模型管道)
|
||
|
||
- **GitHub Copilot SDK** (`github-copilot-sdk`): GitHub Copilot SDK 官方集成。支持动态模型、多轮对话、流式输出、图片输入及无限会话。
|
||
|
||
### Pipelines (工作流管道)
|
||
|
||
- **MoE Prompt Refiner** (`moe_prompt_refiner`): 优化多模型 (MoE) 汇总请求的提示词,生成高质量的综合报告。
|
||
|
||
</details>
|
||
<!-- markdownlint-enable MD033 -->
|
||
|
||
<!-- markdownlint-disable MD033 -->
|
||
<details>
|
||
<summary><b>🎯 提示词 (Prompts - 多角色系统提示词)</b></summary>
|
||
|
||
位于 `docs/prompts/` 目录,包含精心调优的提示词集合:
|
||
|
||
- **[Prompt Library](./docs/prompts/library.md)**: 编程、翻译、分析及营销等全领域提示词精选。
|
||
|
||
</details>
|
||
<!-- markdownlint-enable MD033 -->
|
||
|
||
## 🛠️ 扩展 (Extensions)
|
||
|
||
Open WebUI 的前端增强扩展:
|
||
|
||
- **[Open WebUI Prompt Plus](https://github.com/Fu-Jie/open-webui-prompt-plus)**: 一站式提示词管理套件,支持 AI 提示词生成、Spotlight 风格快速搜索及高级分类管理。
|
||
|
||
## 📖 开发文档
|
||
|
||
<!-- markdownlint-disable MD033 -->
|
||
<details>
|
||
<summary><b>📚 官方开发与运营指南</b></summary>
|
||
|
||
位于 `docs/zh/` 目录:
|
||
|
||
- **[插件开发权威指南](./docs/zh/plugin_development_guide.md)** - 整合了入门教程、核心 SDK 详解及最佳实践的系统化指南。 ⭐
|
||
- **[从问一个AI到运营一支AI团队](./docs/zh/从问一个AI到运营一支AI团队.md)** - 深度运营经验分享。
|
||
|
||
更多示例请查看 `docs/examples/` 目录。
|
||
|
||
</details>
|
||
<!-- markdownlint-enable MD033 -->
|
||
|
||
## 🚀 快速开始
|
||
|
||
本项目是一个资源集合,无需安装 Python 环境。你只需要下载对应的文件并导入到你的 OpenWebUI 实例中即可。
|
||
|
||
[贡献指南](./CONTRIBUTING_CN.md) | [更新日志](./CHANGELOG.md)
|