Wealthsimple's LLM journey: building a secure internal generative AI platform for employee productivity
Wealthsimple needed a secure way for employees to leverage LLMs without inadvertently sharing sensitive financial data with external providers, while also overcoming low adoption of an early internal gateway that employees perceived as an inferior copy of ChatGPT.
Early nudge mechanisms that sent Slack reminders to employees using ChatGPT directly failed to change behavior, and the PII redaction model introduced accuracy and relevancy problems that degraded the user experience.
Over 2200 messages are sent daily, close to a third of the company are weekly active users, slightly over half are monthly active users, and about 80% of all LLM usage flows through the internal gateway; almost everyone surveyed reported that LLMs significantly improved their productivity.
Show all 8 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Over 2200 messages are sent daily, close to a third of the company are weekly active users, slightly over half are monthly active users, and about 80% of all LLM usage flows through the internal gateway; almost everyo…
What tools did this team use?
LLM gateway, OpenAI, Cohere, Okta, Slack, NER model, llama.cpp, Llama 2, Mistral, Whisper.
What results were reported?
Daily messages sent: over 2200; Weekly active users (share of company): close to a third of the entire company; Monthly active users (share of company): slightly over half of the company; LLM usage through internal gateway: about 80% (source-reported, not independently verified).
What failed first in this deployment?
Early nudge mechanisms that sent Slack reminders to employees using ChatGPT directly failed to change behavior, and the PII redaction model introduced accuracy and relevancy problems that degraded the user experience.
How is this back office ops AI workflow structured?
Gateway receives and proxies requests → PII redaction before external send → RAG over company knowledge bases → Boosterpack personal assistant → Multi-modal document and image input → Client ticket triage routing.