You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><em>Interactive Streamlit interface for easy document processing and model comparison</em></p>
131
+
</div>
132
+
128
133
### ### Remote Artifact Storage and Execution
129
134
130
135
This project supports storing artifacts remotely and executing pipelines on cloud infrastructure. Follow these steps to configure your environment for remote operation:
@@ -191,6 +196,11 @@ ZenML's metadata tracking is used throughout the pipeline:
191
196
- Pipeline results are available in the ZenML Dashboard
192
197
- HTML visualizations can be automatically saved to configurable directories
193
198
199
+
<divalign="center">
200
+
<imgsrc="assets/html_visualization.png"alt="HTML Visualization of OCR Results"width="800"/>
201
+
<p><em>HTML visualization showing metrics and comparison results from the OCR pipeline</em></p>
202
+
</div>
203
+
194
204
## 📁 Project Organization
195
205
196
206
```
@@ -210,4 +220,5 @@ omni-reader/
210
220
## 🔗 Links
211
221
212
222
-[ZenML Documentation](https://docs.zenml.io/)
213
-
-[Mistral AI Vision](https://docs.mistral.ai/capabilities/vision/)
223
+
-[Mistral AI Vision Documentation](https://docs.mistral.ai/capabilities/vision/)
0 commit comments