11 Sep 25

A map/reduce workflow for LLMs, with what looks like local caching. To me build systems and data processing pipelines like this one have a big intersection.

by sebastien 4 months ago

This article will cover the top ten OCR libraries in Python, highlighting their strengths, unique features, and code examples to help you get started.

by vsajip 5 months ago

14 Aug 25

A new library in Python designed specifically for working with LLM. It does seem quite refined in it’s thinking, and goes beyond a simple adapter or collection thereof.

by sebastien 5 months ago

I hadn’t come across this module before, it looks like this could be quite powerful.

by sebastien 5 months ago

13 Aug 25

MeasureThat has plenty of microbenchmarks that help answer common questions around what is faster (eg. maps vs objects, etc).

by sebastien 5 months ago

06 Aug 25

Tests an OpenAPI based on invariants.

by sebastien 6 months ago saved 2 times

03 Aug 25

A tool from Google that uses LLMs to extract structured data. I suppose it’s quite reliable!

by sebastien 6 months ago

28 Jul 25

27 Jul 25

A webserver with all the bells and whistles to access and share files. Of interest it has a WebDav implementation.

by sebastien 6 months ago saved 6 times