Category: Tech

  • AI systems aren’t web apps – A LegalTech case study

    Working on a legaltech AI project has been eye-opening. Even after building web applications and working on other AI-related projects, this one has reminded me just how different AI systems are from “traditional” web software. In traditional web apps, things are predictable. Request–response calls, short latencies, and standard scaling patterns. You can usually estimate load,…