seeV VS surya

Compare seeV vs surya and see what are their differences.

seeV

A macOS command line wrapper around the Apple Vision framework (by Nexuist)

surya

OCR, layout analysis, reading order, table recognition in 90+ languages (by VikParuchuri)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
seeV surya
1 16
26 16,789
- 6.8%
7.5 9.7
9 months ago 5 days ago
Swift Python
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

seeV

Posts with mentions or reviews of seeV. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-07.

surya

Posts with mentions or reviews of surya. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-02-16.
  • Ask HN: What is the best method for turning a scanned book as a PDF into text?
    13 projects | news.ycombinator.com | 16 Feb 2025
    I have tried a bunch of things. This is what worked best for me: Surya [0]. It can run fully local on your laptop. I also tried EasyOCR [1], which is also quite good. I haven't tried this myself, but I will look at Paddle [2] if the previous two don't float your boat.

    All of these are OSS, and you don't need to pay a dime to anyone.

    [0]: https://github.com/VikParuchuri/surya

    [1]: https://github.com/JaidedAI/EasyOCR

    [2]: https://github.com/PaddlePaddle/Paddle

  • Show HN: Kreuzberg – Modern async Python library for document text extraction
    8 projects | news.ycombinator.com | 15 Feb 2025
    pypdfium2 is a great choice and a solid piece of software!

    You might want to look into https://github.com/VikParuchuri/surya as an alternative to tesseract. Yes, it's associated with a commercial company, but as you long as you aren't a company with 5M in ARR or $5M in funding it's free to use.

  • Nvidia-Ingest: Multi-modal data extraction
    4 projects | news.ycombinator.com | 10 Jan 2025
    Surya is a great open source toolkit for table parsing, layout analysis and OCR: https://github.com/VikParuchuri/surya
  • Ask HN: Who is hiring? (January 2025)
    18 projects | news.ycombinator.com | 2 Jan 2025
    Datalab | NYC | Full-time | Software Engineer and Head of Business Ops | $250k-$350k + 1.5-3% equity | https://www.datalab.to

    A significant % of useful data is locked away in tough-to-parse formats like PDFs. We build tools to extract it, like https://github.com/VikParuchuri/surya (15k Github stars), and https://github.com/VikParuchuri/marker (19k stars). We also run an inference API and product.

    We do meaningful research (we’ve trained several SoTA models), ship product, and contribute to open source. We’re hiring for 2 roles to help us scale:

    Senior fullstack software engineer

    - work across our open source repos, inference api, and frontend product

  • Show HN: Lessons learned from a big OCR project
    2 projects | news.ycombinator.com | 17 Dec 2024
    I’ve used Surya (https://github.com/VikParuchuri/surya) before. It is very good (on par with Google Vision, potentially better layout analysis), but yours is a challenging use case. I wonder if it would be useful.
  • Show HN: LLM Aided OCR (Correcting Tesseract OCR Errors with LLMs)
    17 projects | news.ycombinator.com | 9 Aug 2024
    Hi, I'm the author of surya (https://github.com/VikParuchuri/surya) - working on improving speed and accuracy now. Happy to collaborate if you have specific page types it's not working on. For modern/clean documents it benchmarks very similarly to Google Cloud, but working on supporting older documents better now.
  • Decoding OCR: A Comprehensive Guide
    3 projects | dev.to | 7 Aug 2024
    For a deeper dive into Surya-OCR, an advanced OCR system, enthusiasts and developers can explore its extensive components on GitHub. This open-source project is readily accessible for those eager to understand its mechanics or contribute to its evolution. Visit Surya-OCR on GitHub to explore the documentation, source code, and more.
  • From GPT-4 to AGI: Counting the OOMs
    2 projects | news.ycombinator.com | 9 Jul 2024
  • Ask HN: How to OCR a PDF and preserve whitespace?
    2 projects | news.ycombinator.com | 8 Jun 2024
  • A Picture Is Worth 170 Tokens: How Does GPT-4o Encode Images?
    5 projects | news.ycombinator.com | 7 Jun 2024
    checkout https://github.com/mindee/doctr or https://github.com/VikParuchuri/surya for something practical

    multimodal llm would of course blow it all out the water, so some llama3-like model is probably SOTA in terms of what you can run yourself. something like https://huggingface.co/blog/idefics2

What are some alternatives?

When comparing seeV and surya you can also consider the following projects:

magic - Scanner for decks of cards with bar codes printed on card edges

llama_cloud_services - Knowledge Agents and Management in the Cloud

unilm - Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities

unstract - No-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents

LlamaChat - Chat with your favourite LLaMA models in a native macOS app

marker - Convert PDF to markdown + JSON quickly with high accuracy

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Swift is
the 15th most popular programming language
based on number of references?