Skip to content

Commit a47f842

Browse files
authored
Update README.md
1 parent 5b07125 commit a47f842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ OCR _still_ sucks! ... Especially when you're from the _other side_ of the world
1212
**BetterOCR** combines results from multiple OCR engines with an LLM to correct & reconstruct the output.
1313

1414
- **🔍 OCR Engines**: Currently supports [EasyOCR](https://github.com/JaidedAI/EasyOCR) and [Tesseract](https://github.com/tesseract-ocr/tesseract).
15-
- **🧠 LLM**: Supports models from OpenAI.
15+
- **🧠 LLM**: Supports [Chat models](https://github.com/openai/openai-python#chat-completions) from OpenAI.
1616
- **📒 Custom Context**: Allows users to provide an optional context to use specific keywords such as proper nouns and product names. This assists in spelling correction and noise identification, ensuring accuracy even with rare or unconventional words.
1717

1818
Head over to [💯 Examples](#-Examples) to view performace by languages (🇺🇸, 🇰🇷, 🇮🇳).

0 commit comments

Comments
 (0)