Putting an AI agent on a bank's data warehouse: the model was never the hard part

the_darkest_horse · reddit · 2026-09-19

A Southeast Asian retail bank hired an AI engineering team to let analysts query their warehouse (10 tables, 858 columns) in plain English. The obvious v1—schema in prompt, model writes SQL—worked in demos and wobbled in week two: wrong joins, wrong date filters, confident answers the data couldn't support.

What got it to production, ranked by impact:

The bank then wanted self-hosting in its own VPC. Priced out: managed API $1k/month vs $3–9k/month in GPUs plus engineer-weeks for an OpenAI-compatible adapter. "Self-hosting is cheaper" did not survive a spreadsheet.

Original post →

More from coding & agent

coding & agent channel →