Skip to content

Writing

AI

4 pieces tagged AI. Everything else is one click away in the rail beside it.

31 documents · press / to search

  1. 7 min read

    Beyond the wrapper: building resilient multi-agent AI workflows in production

    What separates a demo from a system that runs unattended — a policy boundary written before anything executes, idempotent tools, bounded loops, and a failure model that assumes the model will be wrong.

    AIAgentsArchitectureBackend

  2. 7 min read

    Building a production RAG pipeline: the latency, cost and accuracy trade-offs

    Every decision in a retrieval pipeline trades one of three things against the other two. Here is where each trade sits — chunking, hybrid retrieval, reranking, caching — and how to tell which one your system is actually losing.

    AIRAGVector searchArchitecture

  3. 6 min read

    PostgreSQL with pgvector or a dedicated vector database: how to choose

    A decision guide rather than a benchmark — what each option actually costs you in operations, consistency and query power, the scale at which the answer flips, and the honest test to run on your own data.

    Vector searchPostgreSQLAIArchitecture

  4. 5 min read

    Semantic caching for AI applications: what to cache, and what it costs you when wrong

    Four cache layers in front of a language model, the similarity threshold that decides whether a cache is helpful or dangerous, and the invalidation problem nobody mentions.

    AICachingRedisPerformance

Start here

Tell us what you are building

Or what is breaking, or what has to go faster. You will get a straight answer from an engineer who would do the work.