HackerTrans
トップ新着トレンドコメント過去質問紹介求人

chelm

no profile record

投稿

Why frontier LLMs can't read the hard documents without experts involved

idp-software.com
27 ポイント·投稿者 chelm·13 日前·12 コメント

A German AI publisher rewrites Hacker News posts and strips the sources

christopher-helm.com
4 ポイント·投稿者 chelm·14 日前·1 コメント

[untitled]

1 ポイント·投稿者 chelm·14 日前·0 コメント

U.S. government restricts access to OpenAI's new AI model

zeit.de
1 ポイント·投稿者 chelm·14 日前·1 コメント

A zero-dependency GitHub Issue poller for multi-agent coding teams

gist.github.com
2 ポイント·投稿者 chelm·2 か月前·1 コメント

[untitled]

1 ポイント·投稿者 chelm·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 chelm·2 か月前·0 コメント

Show HN: KI im Mittelstand oder KI-Frustration? inkl. Demo

christopher-helm.com
3 ポイント·投稿者 chelm·2 か月前·1 コメント

Supabase is patching defaults fast; here's the audit that drove it – DIE ZEIT

zeit.de
1 ポイント·投稿者 chelm·2 か月前·1 コメント

Unverified: What Practitioners Post About OCR, Agents, and Tables

idp-software.com
30 ポイント·投稿者 chelm·3 か月前·28 コメント

[untitled]

1 ポイント·投稿者 chelm·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 chelm·3 か月前·0 コメント

Vibe Coding Ships Broken

wire.wise-relations.com
2 ポイント·投稿者 chelm·4 か月前·0 コメント

People Are Messy

wire.wise-relations.com
2 ポイント·投稿者 chelm·4 か月前·0 コメント

What a Friday Night Build Session Taught Us About Failing Loud

wire.wise-relations.com
3 ポイント·投稿者 chelm·4 か月前·0 コメント

Show HN: Markdown to Presentation (Marpit + )

lobout.com
1 ポイント·投稿者 chelm·5 か月前·0 コメント

Opus of the People | Opus des Volkes

christopher-helm.com
1 ポイント·投稿者 chelm·5 か月前·0 コメント

Show HN: Expense management like a (lazy) DEV

medium.com
1 ポイント·投稿者 chelm·8 か月前·0 コメント

Show HN: Free SEO Image Generator WordPress Plugin – Rule Based and Zero AI

github.com
1 ポイント·投稿者 chelm·8 か月前·1 コメント

Green AI – Do you care?

christopher-helm.com
2 ポイント·投稿者 chelm·8 か月前·1 コメント

コメント

chelm
·12 日前·議論
168 meters above sea level
chelm
·12 日前·議論
I can make this more transparent; it's the same issue that Parashift had, which ran https://intelligentdocumentprocessing.com/, which they terminated a month ago.

IDP is not a really sexy market. There are only a few people, who are working in the industry.

I do this in my free time to give small vendors a chance, as big corporates like Rossum, Abbyy, or Kofax (now Tungsten) just rule the market by their ads spent.

I can also make it closed source and ask for a fee to get listed as Gartner would do it in their IDP Magic Quadrant.

I did spend 1/580 of the time on the page konfuzio. Ok, true. And I spent 579/580 on the market. https://idp-software.com/sitemap.xml
chelm
·12 日前·議論
tl;dr: years ago, Tesseract was the go to tool to extract text. Nowadays, vLLMs can not only extract the text and the layout but also context and provide structured data or even interpret or map data across documents. Prices dropped significantly, while extraction, classification and modification capabilities increased.

The intelligent document processing (a funny marketing term on top of OCR) market moves from "Can software extract the text", which is normally measured by benchmarks, to can software autonomously run "a" specific company process.

the fallback is called human in the loop, hallucination (LSTM vs. vLLM), prompt engineering.

proof me wrong: the hardest challenge is no longer the OCR accuracy but the integration and issue handling in production. Probably "an agentic team can handle this" ^^
chelm
·12 日前·議論
ahahah, probably not. Looking at my own handwriting: Neither in writing nor in reading.

I find it interesting how the prompt changes the result.

If you let the model focus on the text, the open source got so good in the last year. That's remarkable. When you change to prompt to not only extract the text but also extract specific information, the pure text extraction result gets worse. For me, it worked to run two prompts on the same document to get both in a meaningful accruacy.
chelm
·12 日前·議論
I linked your board already. You are right.

Do you know a benchmark that tries to measure the bussines accuracy.

Most benchmarks focus on the charackter level.

IDP Software typically uses metadata to map information that is either not readable or missing in the document, e.g. extracting the VAT and mapping the street, house number, cip and city.

I think there are many models and many providers. However, it's really difficult to measure the accuracy on a porcess not just on a character level.

https://idp-software.com/vendors/nanonets/

I saw that the leaderboard is hosted by Nanonets. Totally fine for me. So you might be the expert about Nanonets: Let me know if you want to update your post on my site.
chelm
·14 日前·議論
[dead]
chelm
·2 か月前·議論
https://www.zeit.de/digital/datenschutz/2026-04/vibe-coding-...
chelm
·3 か月前·議論
Funny to see this approach trending! I published this a month ago.

https://wire.wise-relations.com/guides/components/

my takeaway:

- add lint or errors, otherwise your formatting will break, e.g. LLMs and humans will add text too long or too short and your design system will not be able to handle this.

- it's great for low token input

- validate the layout of the user vs. the components used.

- seen here before: https://myst-parser.readthedocs.io/en/latest/syntax/optional...
chelm
·3 か月前·議論
You scrape your screen continuously and OCR it? Never heard of this use case.
chelm
·3 か月前·議論
I mean "a" text! I was just curious how you write. Do you prefer to write comments?
chelm
·3 か月前·議論
Ok, let's not discuss the content but the format.

> Who has ever had multiple sentences?

Many? https://forum.wordreference.com/threads/two-sentences-in-a-t...

> Sources for claims that call for evidence

Absolutely. You got the joke, or? This was the main point of the full article. No primary sources. Only unverified aggregates. Strong contrast to what I did normally once per month.

> Variable paragraph lengths

I tried to compare it to the URL you posted. It's quite similar. I would have rather have said. Shorter sentences. Shorter Paragraphs. But let's not fight on this ;)
chelm
·3 か月前·議論
IMHO LLMs cannot provide statistically confident measures, and they are terrible at pretending to be capable of doing so.

What worked: You use an OCR that provides character/word-level bounding boxes and let the LLM extract from data. Then the LLM is capable of "calculating" a confidence of extracted data.
chelm
·3 か月前·議論
I think I made it obvious what the article is about: no boasting, not "copying someone else's homework". Which text did you last publish? Can you be more specific? I would be genuinely interested in specific changes you would do if you were the editor.
chelm
·3 か月前·議論
Speaking about "that the state of the art tools", might be 6 months or 20 years old. Surfaced opinions might rely on software that a company licensed 2 years ago. Sadly, we need to take this enterprise speed of adaptation into account.
chelm
·3 か月前·議論
I found only a few that correct OCR by using LLM. I think it feels too risky.

Think of an LLM that corrects 898,00 to 888,00. It feels like the David Kriesel Xerox case. Still, it's an interesting way to think of the issue of optical character recognition.
chelm
·3 か月前·議論
The relevant term is "bounding box", as you probably need the confidence level of a character or word, not just the image. I built such an interface. I think the effort is only worth it if you really have multi-millions of pages.

Niels lately posted a lot about other OCR engines: https://www.linkedin.com/posts/niels-rogge-a3b7a3127_lots-of...
chelm
·3 か月前·議論
Pretty balanced take. I think if a human gains information or saves time, it's still worthwhile. Surely, I don't publish those clickbaits. That's AI slop.
chelm
·3 か月前·議論
Did you read the article?
chelm
·3 か月前·議論
RAG provided me no way to read the content myself. I now integrate the knowledge into a static page that I can read and edit myself in Markdown. Similar to MkDocs. But after I edit the content or remove elements that are no longer true, I build a JSON file and tell the agent how to query this source.

python -c " import json, wire, pathlib d = json.loads((pathlib.Path(wire.__file__).parent / 'assets/search_index.json').read_text()) [print(e['title'], e['url']) for e in d if 'QUERY' in (e.get('body','') + e.get('title','')).lower()] "

python -c " import json, wire, pathlib d = json.loads((pathlib.Path(wire.__file__).parent / 'assets/search_index.json').read_text()) [print(e['body']) for e in d if e.get('url','') == 'PATH'] "

https://wire.wise-relations.com/use-cases/replace-rag/
chelm
·4 か月前·議論
I did not write a full function in the last 4 months. But 3 lines the AI just did not get right autonomously.

https://wire.wise-relations.com/news/2026-03-16-three-lines/