Flash Card¶
Action v0.2.4
Quickly generates beautiful flashcards from text, extracting key points and categories.
Overview¶
The Knowledge Card plugin (also known as Flash Card / 闪记卡) transforms content into visually appealing flashcards that are perfect for learning and memorization. Whether you're studying for exams, learning new concepts, or reviewing key points, this plugin helps you create effective study materials.
Features¶
- Beautiful Cards: Modern, clean design for easy reading
- Interactive: Flip cards to reveal answers
- Exportable: Save cards for offline study
- Customizable: Multiple themes and styles
- Multi-language: Supports various languages
Installation¶
- Download the plugin file:
flash_card.py - Upload to OpenWebUI: Admin Panel → Settings → Functions
- Enable the plugin
Usage¶
- Have a conversation about a topic you want to learn
- Click the Flash Card button in the message action bar
- The plugin will analyze the content and generate flashcards
- Click on cards to flip and reveal answers
Configuration¶
| Option | Type | Default | Description |
|---|---|---|---|
cards_per_message | integer | 5 | Maximum cards to generate |
theme | string | "modern" | Visual theme |
show_hints | boolean | true | Include hints on cards |
Example¶
Requirements¶
Prerequisites
- OpenWebUI v0.3.0 or later
- No additional Python packages required