Technical insights, tutorials, and thoughts on AI

DocRouter.AI: Adventures in CSS and AI Coding

DocRouter.AI: Adventures in CSS and AI Coding

Ai Programming Tech Reviews
DocRouter.AI transforms messy, multi-layout business documents into clean, structured data using large language models (LLMs) and schema-driven orchestration. We focus on regulated industries like ...
Background Jobs for FastAPI

Background Jobs for FastAPI

Ai Programming Tech Reviews
I needed my FastAPI backend to spawn background jobs, for example, to run Optical Character Recognition (OCR), Named Entity Recognition (NER), or Large Language Model (LLM) orchestration. The FastA...