Show HN: Otlet – Local LLM inference "inside" Postgres
I’ve been working on Otlet, a Postgres extension for running local LLM inference “inside” Postgres (inference runs in a background worker, while Postgres stores the jobs, inputs, outputs, and receipts)I started it while working on an entity resolution problem…


