Show HN: Plexe – ML Models from a Prompt (github.com)
84 points by vaibhavdubey97 8h ago 39 comments
Show HN: Pinggy – A free RSS reader for the web (pinggy.com)
6 points by vasanthv 23h ago 1 comments
Show HN: OSle – A 510 bytes OS in x86 assembly (github.com)
159 points by shikaan 4d ago 32 comments
Why LLMs Are Not (Yet) the Silver Bullet for Unstructured Data Processing
3 constantinum 2 5/6/2025, 4:49:39 PM unstract.com ↗
Comments (2)
lgiordano_notte · 7h ago
In my experience the key friction point has been schema stability vs input variance. Had better luck treating mapping as a dynamic planning problem with retries and memory.
constantinum · 7h ago
Just curious: could you please expand on “dynamic planning problem”?