From e369569f997fdb8a10b8ff9129e3c09aefeb3507 Mon Sep 17 00:00:00 2001 From: Jake Poznanski Date: Thu, 13 Feb 2025 13:46:02 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1297c96..507ec69 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A toolkit for training language models to work with PDF documents in the wild. olmOCR Logo
-Try the online demo: [https://olmocr.allen.ai/](https://olmocr.allen.ai/) +Try the online demo: [https://olmocr.allenai.org/](https://olmocr.allenai.org/) What is included: - A prompting strategy to get really good natural text parsing using ChatGPT 4o - [buildsilver.py](https://github.com/allenai/olmocr/blob/main/olmocr/data/buildsilver.py)