Spaces:
Paused
Paused
Edit Readme
Browse files
README.md
CHANGED
|
@@ -13,8 +13,14 @@ pinned: false
|
|
| 13 |
|
| 14 |
# Markit: Document to Markdown Converter
|
| 15 |
|
|
|
|
|
|
|
| 16 |
**Author: Anse Min** | [GitHub](https://github.com/ansemin) | [LinkedIn](https://www.linkedin.com/in/ansemin/)
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
## Overview
|
| 19 |
Markit is a powerful tool that converts various document formats (PDF, DOCX, images, etc.) to Markdown format. It uses different parsing engines and OCR methods to extract text from documents and convert them to clean, readable Markdown formats.
|
| 20 |
|
|
|
|
| 13 |
|
| 14 |
# Markit: Document to Markdown Converter
|
| 15 |
|
| 16 |
+
[](https://huggingface.co/spaces/Ansemin101/Markit)
|
| 17 |
+
|
| 18 |
**Author: Anse Min** | [GitHub](https://github.com/ansemin) | [LinkedIn](https://www.linkedin.com/in/ansemin/)
|
| 19 |
|
| 20 |
+
## Project Links
|
| 21 |
+
- **GitHub Repository**: [github.com/ansemin/Markit_HF](https://github.com/ansemin/Markit_HF)
|
| 22 |
+
- **Hugging Face Space**: [huggingface.co/spaces/Ansemin101/Markit](https://huggingface.co/spaces/Ansemin101/Markit)
|
| 23 |
+
|
| 24 |
## Overview
|
| 25 |
Markit is a powerful tool that converts various document formats (PDF, DOCX, images, etc.) to Markdown format. It uses different parsing engines and OCR methods to extract text from documents and convert them to clean, readable Markdown formats.
|
| 26 |
|