Spaces:
Running
Running
Update README.md to clarify project purpose and limitations
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ short_description: advanced OCR application for historical document analysis
|
|
| 15 |
|
| 16 |
An advanced OCR application for historical document analysis using Mistral AI.
|
| 17 |
|
|
|
|
|
|
|
| 18 |
## Features
|
| 19 |
|
| 20 |
- **OCR with Context:** AI-enhanced OCR optimized for historical documents
|
|
@@ -45,4 +47,4 @@ Built with Streamlit and Mistral AI's OCR and large language model capabilities.
|
|
| 45 |
|
| 46 |
---
|
| 47 |
|
| 48 |
-
Created by Zach Muhlbauer, CUNY Graduate Center
|
|
|
|
| 15 |
|
| 16 |
An advanced OCR application for historical document analysis using Mistral AI.
|
| 17 |
|
| 18 |
+
> **Note:** This tool is designed to assist scholars in historical research by extracting text from challenging documents. While it may not achieve 100% accuracy for all materials, it serves as a valuable research aid for navigating historical documents, particularly historical newspapers, handwritten documents, and photos of archival materials.
|
| 19 |
+
|
| 20 |
## Features
|
| 21 |
|
| 22 |
- **OCR with Context:** AI-enhanced OCR optimized for historical documents
|
|
|
|
| 47 |
|
| 48 |
---
|
| 49 |
|
| 50 |
+
Created by Zach Muhlbauer, CUNY Graduate Center
|