Cobnex blogs / Australia

Cobnex blog

AI implementation, software architecture, cloud operations and Australian technology policy.

512 articles

Page 4 of 29


Hybrid knowledge search3 min read

Build the lexical baseline before adding embeddings

Start with a search path you can explain. A working keyword baseline makes it easier to see what semantic retrieval adds and where it introduces mistakes.

Read article
AI task cost budgets2 min read

Attach one budget to the whole task

Give every model call and tool attempt the same task identity, then reserve capacity before dispatch. This makes cost controls work across retries and concurrent workers.

Read article