From 89b407c2e55b3923a32015caedefc39bcd189221 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 4 Dec 2024 16:59:07 -0500 Subject: [PATCH] add tesseract note --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index ad93614..e77099c 100644 --- a/README.org +++ b/README.org @@ -453,7 +453,7 @@ This would use your microphone to record and transcribe a query for search. ** Integrate with screenshot + OCR -do the search from the results. I did this with tesseract (https://pypi.org/project/pytesseract/) +Do the search from the results. I did this with tesseract (https://pypi.org/project/pytesseract/) #+BEGIN_SRC jupyter-python import pyautogui