Spaces:
Running
Running
Update historical-ocr application with enhanced features
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Historical OCR with Contextual Intelligence
|
2 |
|
3 |
An advanced OCR application for historical document analysis using Mistral AI.
|
@@ -32,4 +43,4 @@ Built with Streamlit and Mistral AI's OCR and large language model capabilities.
|
|
32 |
|
33 |
---
|
34 |
|
35 |
-
Created by
|
|
|
1 |
+
---
|
2 |
+
title: Historical OCR with Contextual Intelligence
|
3 |
+
emoji: 📜
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: purple
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: "1.28.0"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Historical OCR with Contextual Intelligence
|
13 |
|
14 |
An advanced OCR application for historical document analysis using Mistral AI.
|
|
|
43 |
|
44 |
---
|
45 |
|
46 |
+
Created by Zach Muhlbauer, CUNY Graduate Center
|