--01--
Private AI for Business Operations
Status: active build
A local AI system running entirely on on-premises hardware that handles lease document analysis, financial reconciliation, and investment research for my businesses. No data leaves the machine.
The stack is a consumer GPU (RTX 3060, 12 GB VRAM) running quantized open models, a retrieval layer on top of the document store, and a set of task-specific workflows for finance and property operations. The whole system sits behind a private network with no cloud egress.
I write about what I build and what breaks on the Local AI notes thread.