2025-12-29 10:03:23 +00:00
---
hide:
- navigation
- toc
---
2026-02-13 11:10:48 +08:00
# Welcome to OpenWebUI Extensions
2025-12-29 10:03:23 +00:00
<div class="hero-section" markdown>
<div class="hero-content" markdown>
# 🚀 Supercharge Your OpenWebUI Experience
2026-02-13 11:10:48 +08:00
**OpenWebUI Extensions** is a curated collection of plugins, prompts, and enhancements designed to extend the functionality of [OpenWebUI ](https://github.com/open-webui/open-webui ).
2025-12-29 10:03:23 +00:00
[Get Started :material-arrow-right: ](#quick-navigation ){ .md-button .md-button--primary }
2026-02-13 11:10:48 +08:00
[View on GitHub :fontawesome-brands-github: ](https://github.com/Fu-Jie/openwebui-extensions ){ .md-button }
2025-12-29 10:03:23 +00:00
</div>
</div>
---
## Quick Navigation
<div class="grid cards" markdown>
2026-01-30 02:16:38 +08:00
- :material-puzzle:{ .lg .middle } **Plugin Center **
2025-12-29 10:03:23 +00:00
---
Browse our collection of powerful plugins including Actions, Filters, Pipes, and Pipelines to enhance your AI interactions.
[:octicons-arrow-right-24: Explore Plugins ](plugins/index.md )
2026-01-30 02:16:38 +08:00
- :material-message-text:{ .lg .middle } **Prompt Library **
2025-12-29 10:03:23 +00:00
---
Discover carefully crafted prompts for coding, writing, marketing, and more. Copy and use them instantly.
[:octicons-arrow-right-24: Browse Prompts ](prompts/index.md )
2026-01-30 02:16:38 +08:00
- :material-tools:{ .lg .middle } **Enhancements **
2025-12-29 10:03:23 +00:00
---
Learn tips and tricks to optimize your OpenWebUI experience with advanced configurations and customizations.
[:octicons-arrow-right-24: View Guides ](enhancements/index.md )
2026-01-30 02:16:38 +08:00
- :material-rocket-launch:{ .lg .middle } **Extensions **
---
Standalone frontend extensions to supercharge your Open WebUI interface.
[:octicons-arrow-right-24: Browse Extensions ](extensions/index.md )
- :material-book-open-page-variant:{ .lg .middle } **Development **
2025-12-29 10:03:23 +00:00
---
Comprehensive guides for developing your own plugins, from beginner tutorials to advanced patterns.
[:octicons-arrow-right-24: Start Developing ](development/index.md )
</div>
---
## Featured Plugins
<div class="grid cards" markdown>
2026-01-30 02:16:38 +08:00
- :material-brain:{ .lg .middle } **Smart Mind Map **
2025-12-29 10:03:23 +00:00
---
Intelligently analyzes text content and generates interactive mind maps for better visualization.
[:octicons-arrow-right-24: Learn More ](plugins/actions/smart-mind-map.md )
2026-01-30 02:16:38 +08:00
- :material-card-text:{ .lg .middle } **Flash Card **
2025-12-29 10:03:23 +00:00
---
2026-01-14 23:46:56 +08:00
Quickly generates beautiful flashcards from text, extracting key points and categories.
2025-12-29 10:03:23 +00:00
2026-01-14 23:46:56 +08:00
[:octicons-arrow-right-24: Learn More ](plugins/actions/flash-card.md )
2025-12-29 10:03:23 +00:00
2026-01-30 02:16:38 +08:00
- :material-arrow-collapse-vertical:{ .lg .middle } **Async Context Compression **
2025-12-29 10:03:23 +00:00
---
Reduces token consumption in long conversations through intelligent summarization while maintaining coherence.
[:octicons-arrow-right-24: Learn More ](plugins/filters/async-context-compression.md )
</div>
---
## Quick Start
### Using Prompts
1. Browse the [Prompt Library ](prompts/library.md ) and select a prompt
2. Click the **Copy ** button to copy the prompt to your clipboard
3. In OpenWebUI, click the "Prompt" button above the input box
4. Paste the content and save
### Using Plugins
2026-01-05 00:31:18 +08:00
1. **Install from OpenWebUI Community (Recommended) ** :
- Visit my profile: [Fu-Jie's Profile ](https://openwebui.com/u/Fu-Jie )
- Browse the plugins and select the one you like.
- Click "Get" to import it directly into your OpenWebUI instance.
2. **Manual Installation ** :
- Browse the [Plugin Center ](plugins/index.md ) and download the plugin file (`.py` )
- Open OpenWebUI **Admin Panel ** → **Settings ** → **Plugins **
- Click the upload button and select the `.py` file
- Refresh the page and enable the plugin in your chat settings
2025-12-29 10:03:23 +00:00
---
## Contributing
We welcome contributions! Whether it's a new plugin, a helpful prompt, or documentation improvements.
[:octicons-heart-fill-24:{ .heart } Check out our Contributing Guide ](contributing.md ){ .md-button }
---
<div class="footer-stats" markdown>
2026-02-13 11:10:48 +08:00
**OpenWebUI Extensions** - Making AI interactions more powerful and productive.
2025-12-29 10:03:23 +00:00
</div>