Opinion AI in fund ops

"Why can't I just use AI to do this myself?" The hidden cost of DIY AI in fund operations.

It's the most common question we hear from capable engineering teams at PE, VC and hedge funds. Here's why the answer is almost never "just pipe in the OpenAI API."

Jonty Hurwitz · Founder · 7 min read

"Why do we need a platform? We have a great dev team. We can just pipe Claude into our internal processes and automate this ourselves."

It's a perfectly logical assumption. If a large language model can instantly summarise a 200-page LPA (Limited Partnership Agreement) or extract figures from an unstructured capital call notice, why pay for a third-party platform to do it?

The answer lies in the fundamental difference between intelligence and operations.

An LLM is a brilliant, stateless reasoning engine. But running a fund requires state, governance, security, and exception handling. When funds attempt to DIY their AI strategy, they usually realise about six months and a million dollars in that they haven't built an operational solution. They've built a highly expensive science experiment.

Here's why wrapping an API around an LLM won't solve your fund operations, and why orchestration is the missing link.

01 The smart intern problem

AI is stateless. Fund ops isn't.

An LLM is like a brilliant intern with zero short-term memory. It can parse a document perfectly in isolation, but it has no concept of time or process.

The DIY reality: If you build your own AI integration, your engineering team now has to build a custom state machine. They have to code the logic that says: if the AI extracts the KYC (Know Your Customer) data on Monday, wait for the background check API on Wednesday, and ping the compliance officer on Friday if the LP hasn't replied.

The orchestration fix: Daizy handles state management out of the box. The AI is simply an actor within a larger, stateful process. Daizy remembers where every single operation is in its lifecycle, waking up the AI only when it's needed.

02 The hallucination liability

Maker-Checker by default.

When traditional software breaks, it throws a 404 and stops. When generative AI breaks, it confidently lies. In fund administration, a hallucinated decimal point on a capital distribution isn't a bug it's an SEC (Securities and Exchange Commission) violation and a breach of fiduciary duty.

The DIY reality: To make DIY AI safe, your engineers have to build a custom front-end UI just so human analysts can review the AI's work. They have to build role-based access controls so the person verifying the data isn't the same person who approved it.

The orchestration fix: Daizy is built on strict Maker-Checker protocols. We assume the AI will occasionally get it wrong. The orchestrator automatically routes the AI's output to the right human, at the right time, in a clean interface for verification before any data hits your core ledger. You get the speed of AI with the safety of human governance.

03 The security & audit nightmare

Your CISO is terrified of AI. They should be.

Public LLMs use conversational data to train their models, and funds are dealing with highly confidential, market-moving alpha.

The DIY reality: If you build it yourself, you're responsible for proving to auditors that no proprietary LP data leaked out and you have to build custom audit logs to track exactly what the AI did, what the API returned, and who approved it.

The orchestration fix: Daizy provides enterprise-grade, sandboxed AI. No model training on your data. Daizy logs every single step of the orchestration both human and machine. When the FCA (Financial Conduct Authority), SEC, or an LP asks for an audit trail of an onboarding decision, you can export a pristine, time-stamped log showing exactly how the data moved.

The bottom line: be a fund, not an AI infrastructure company.

Your engineering team should be focused on building proprietary alpha, deploying capital faster, and improving investor relations. They should not be spending their sprints building rate-limiters, dead-letter queues, and Maker-Checker UIs for ChatGPT.

You don't need to build the infrastructure. You need to orchestrate the outcome.

With an orchestration layer like Daizy, you get the transformative power of AI wrapped in the compliance, auditability, and human-in-the-loop governance that institutional finance demands.

See orchestrated AI inside a real fund ops stack.