Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ tags:
|
|
16 |
> [!note]
|
17 |
**OCR-ReportLab** is a collection of Colab notebooks designed to perform Optical Character Recognition (OCR) on images and generate DOCX or PDF documents containing both the original image and the extracted text. It supports multiple state-of-the-art vision-language models for experimentation and practical use.
|
18 |
|
|
|
|
|
|
|
19 |
## Notebooks
|
20 |
|
21 |
You can launch and run the following notebooks directly in Google Colab:
|
|
|
16 |
> [!note]
|
17 |
**OCR-ReportLab** is a collection of Colab notebooks designed to perform Optical Character Recognition (OCR) on images and generate DOCX or PDF documents containing both the original image and the extracted text. It supports multiple state-of-the-art vision-language models for experimentation and practical use.
|
18 |
|
19 |
+
> [!important]
|
20 |
+
All the notebooks are here : https://huggingface.co/prithivMLmods/OCR-ReportLab-Notebooks/tree/main
|
21 |
+
|
22 |
## Notebooks
|
23 |
|
24 |
You can launch and run the following notebooks directly in Google Colab:
|