Skip to content

Add ScanRead.ai#72

Open
michael0127 wants to merge 1 commit into
aliammari1:mainfrom
michael0127:add-scanread
Open

Add ScanRead.ai#72
michael0127 wants to merge 1 commit into
aliammari1:mainfrom
michael0127:add-scanread

Conversation

@michael0127
Copy link
Copy Markdown

@michael0127 michael0127 commented May 13, 2026

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

  • Read existing entries
  • Entry inserted in correct section
  • Description concise and ends with a period
  • Format matches surrounding entries

Summary by Sourcery

New Features:

  • List ScanRead.ai as a free OCR service for images, PDFs, screenshots, and handwriting in 100+ languages in the computer vision tools section of the documentation.

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

  • Documentation
    • Added ScanRead.ai to the Computer Vision section for Image Recognition & Analysis resources.

Review Change Stack

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 13, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adds 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

Change Details Files
Add ScanRead.ai OCR tool entry to the Computer Vision → Image Recognition & Analysis list.
  • Insert a new markdown bullet for ScanRead.ai in the Computer Vision image recognition subsection, positioned alongside other vision/OCR platforms
  • Describe ScanRead.ai as a free OCR service for images, PDFs, screenshots, and handwriting in 100+ languages, mentioning PP-OCRv5 in the description
  • Ensure formatting, link style, and punctuation are consistent with surrounding entries
README.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4d41b8ee-3926-4ebd-a821-50946d74dab6

📥 Commits

Reviewing files that changed from the base of the PR and between ff5b60b and b0f70b2.

📒 Files selected for processing (1)
  • README.md

Walkthrough

This 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.

Changes

Documentation - Tool List Update

Layer / File(s) Summary
Add ScanRead.ai entry
README.md
New ScanRead.ai tool entry inserted into the "Computer Vision" → "Image Recognition & Analysis" section with link and description.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A tool joins the list, so grand,
ScanRead.ai, helping eyes understand,
With vision so bright and keen,
The finest AI tools, now seen! 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add ScanRead.ai' directly and accurately reflects the main change in the pull request, which adds a new entry for ScanRead.ai to the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.").

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant