feat: enhance document extraction capabilities with new tutorials and integrations for Apache Tika and Docling

This commit is contained in:
vox hunter
2025-04-07 13:25:59 +07:00
parent 5165a6b1ba
commit 3dd87be4d6
8 changed files with 110 additions and 10 deletions

View File

@@ -3,4 +3,14 @@ sidebar_position: 5
title: "🐍 Code Execution"
---
COMING SOON!
Open WebUI offers powerful code execution capabilities directly within your chat interface, enabling you to transform ideas into actionable results without leaving the platform.
## Key Features
- **Python Code Execution**: Run Python scripts directly in your browser using Pyodide, with support for popular libraries like pandas and matplotlib no setup required.
- **MermaidJS Rendering**: Create and visualize flowcharts, diagrams, and other visual representations with MermaidJS syntax that automatically renders in your chat.
- **Interactive Artifacts**: Generate and interact with rich content like HTML websites, SVG graphics, and JavaScript visualizations directly within your conversations.
These execution capabilities bridge the gap between conversation and implementation, allowing you to explore ideas, analyze data, and create visual content seamlessly while chatting with AI models.