Add ScanRead.ai#72
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds ScanRead.ai as a new OCR/computer vision tool entry under the Computer Vision → Image Recognition & Analysis section in README.md, matching existing formatting and style. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThis pull request adds a single new tool entry, ScanRead.ai, to the Computer Vision section of the README under Image Recognition & Analysis. The change is a straightforward list addition with no code modifications. ChangesDocumentation - Tool List Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Warning |
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- For consistency with neighboring entries, consider adding a trailing slash to the ScanRead.ai URL (https://scanread.ai/).
- The description might read more cleanly if you remove the implementation detail about PP-OCRv5 and focus on the user-facing value (e.g., "Free OCR for images, PDFs, screenshots, and handwriting in 100+ languages.").
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- For consistency with neighboring entries, consider adding a trailing slash to the ScanRead.ai URL (https://scanread.ai/).
- The description might read more cleanly if you remove the implementation detail about PP-OCRv5 and focus on the user-facing value (e.g., "Free OCR for images, PDFs, screenshots, and handwriting in 100+ languages.").Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.



What is this?
ScanRead.ai — a free OCR tool that extracts editable text from images, PDFs, screenshots, and handwritten documents in 100+ languages. Built on PP-OCRv5 and PaddleOCR-VL models with strong CJK character recognition. 22 specialized tools including image-to-text, PDF-to-Word, handwriting recognition, receipt OCR, and math-to-LaTeX.
Website: https://scanread.ai
Where I added it
Computer Vision → Image Recognition & Analysis — fits next to Nanonets (document AI / OCR) and the other vision platforms in that section.
Checklist
Summary by Sourcery
New Features:
Summary by cubic
Added ScanRead.ai to the Computer Vision → Image Recognition & Analysis section. It adds a free OCR option for images, PDFs, screenshots, and handwriting in 100+ languages using PP-OCRv5.
Written for commit b0f70b2. Summary will update on new commits.
Summary by CodeRabbit