nowfound

Alternatives

Products that do what Baseer does

A vision-language model that outperforms GPT-5 on Arabic OCR

  1. 1ZD

    This started out as a weekend hack with gpt-4-mini, using the very basic strategy of "just ask the ai to ocr the document". But this turned out to be better performing than our current implementation of Unstructured/Textract. At pretty much the same cost. I've tested almost every variant of document OCR over the past year, especially trying things like table / chart extraction. I've found the rules based extraction has always been lacking. Documents are meant to be a visual representation after all. With weird layouts, tables, charts, etc. Using a vision model just make sense! In…

    2024 · github.com

  2. 2OA

    I built OCR Arena as a free playground for the community to compare leading foundation VLMs and open-source OCR models side-by-side. Upload any doc, measure accuracy, and (optionally) vote for the models on a public leaderboard. It currently has Gemini 3, dots.ocr, DeepSeek, GPT5, olmOCR 2, Qwen, and a few others. If there's any others you'd like included, let me know!

    Nov 2025 · ocrarena.ai

  3. 3BV

    Vision models have been gaining popularity as a replacement for traditional OCR. Especially with Gemini 2.0 becoming cost competitive with the cloud platforms. We've been continuously evaluating different models since we released the Zerox package last year (https://github.com/getomni-ai/zerox). And we wanted to put some numbers behind it. So we’re open sourcing our internal OCR benchmark + evaluation datasets. Full writeup + data explorer here: https://getomni.ai/ocr-benchmark Github: https://github.com/getomni-ai/benchmark Huggingface:…

    2025 · getomni.ai

  4. 4
    GPT-41,161

    LLM that exhibits human-level performance

    2023 · openai.com

  5. 5OP

    Hi HN, I’ve been working on an OCR pipeline specifically optimized for machine learning dataset preparation. It’s designed to process complex academic materials — including math formulas, tables, figures, and multilingual text — and output clean, structured formats like JSON and Markdown. Some features: • Multi-stage OCR combining DocLayout-YOLO, Google Vision, MathPix, and Gemini Pro Vision • Extracts and understands diagrams, tables, LaTeX-style math, and multilingual text (Japanese/Korean/English) • Highly tuned for ML training pipelines, including dataset generation and…

    2025 · github.com

  6. 6
    GPT-4.5511

    The largest and best model for chat yet in GPT family

    2025

  7. 7AD

    I used to enjoy Translation Party, and over the weekend I realized that we can build the same feedback loop with DALLE-3 and GPT4-Vision. Start with a text prompt, let DALLE-3 generate an image, then GPT-4 Vision turns that image back into a text prompt, DALLE-3 creates another image, and so on. You need to bring your own OpenAI API key (costs about $0.10/run) Some prompts are very stable, others go wild. If you bias GPT4's prompting by telling it to "make it weird" you can get crazy results. Here's a few of my favorites: - Gnomes: https://dalle.party/?party=k4eeMQ6I -…

    2023 · dalle.party

  8. 8

    A version of GPT-5 better at agentic coding

    Sep 2025

  9. 9

    Read documents like an image

    Oct 2025

  10. 10
    TurboLens133

    Fast, accurate OCR & insights from any images.

    2024

  11. 11LA

    Almost exactly 1 year ago, I submitted something to HN about using Llama2 (which had just come out) to improve the output of Tesseract OCR by correcting obvious OCR errors [0]. That was exciting at the time because OpenAI's API calls were still quite expensive for GPT4, and the cost of running it on a book-length PDF would just be prohibitive. In contrast, you could run Llama2 locally on a machine with just a CPU, and it would be extremely slow, but "free" if you had a spare machine lying around. Well, it's amazing how things have changed since then. Not only have models gotten a lot better,…

    2024 · github.com

  12. 12

    An ultra-fast model for real-time coding in Codex

    Feb 2026 · openai.com

  13. 13

    OpenAI's smartest and most intuitive to use model yet

    Apr 2026 · openai.com

  14. 14

    Tighter instruction adherence in speech agents

    Feb 2026 · developers.openai.com

  15. 15
    GPT-J401

    Open-source cousin of GPT-3, everyone can use it

    2021

  16. 16
    Opal357

    Describe, create, and share your AI mini-apps

    2025

  17. 17
    GPT-5127

    OpenAI’s most advanced model

    2025

  18. 18
    GPT-5.2207

    Frontier model for professional work and long-running agents

    Dec 2025

  19. 19BO

    2024 · github.com

  20. 20Q2

    Last week was big for open source LLMs. We got: - Qwen 2.5 VL (72b and 32b) - Gemma-3 (27b) - DeepSeek-v3-0324 And a couple weeks ago we got the new mistral-ocr model. We updated our OCR benchmark to include the new models. We evaluated 1,000 documents for JSON extraction accuracy. Major takeaways: - Qwen 2.5 VL (72b and 32b) are by far the most impressive. Both landed right around 75% accuracy (equivalent to GPT-4o’s performance). Qwen 72b was only 0.4% above 32b. Within the margin of error. - Both Qwen models passed mistral-ocr (72.2%), which is specifically trained for OCR. - Gemma-3…

    2025 · github.com

  21. 21

    GPT-4o level vision model on the phone

    2025

  22. 22

    The power of Codex with local, self-hosted models and voice

    Jul 2026 · opencodesuper.app

  23. 23OP
  24. 24PT

    I've developed a Python API service that uses GPT-4o for OCR on PDFs. It features parallel processing and batch handling for improved performance. Not only does it convert PDF to markdown, but it also describes the images within the PDF using captions like `[Image: This picture shows 4 people waving]`. In testing with NASA's Apollo 17 flight documents, it successfully converted complex, multi-oriented pages into well-structured Markdown. The project is open-source and available on GitHub. Feedback is welcome.

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →