

Arvind Jain on Building Glean and the Future of Enterprise AI
41 snips Aug 5, 2025
Arvind Jain, CEO of Glean and former founder of Rubrik, dives into enterprise AI's evolution. He discusses Glean's transformation from a basic search tool to a sophisticated AI platform that enhances workplace efficiency. Arvind reveals insights on early implementation of transformer models and the challenges of ensuring AI accuracy amidst potential hallucinations. He reflects on the significant role of AI agents in personalizing employee support and streamlining internal documentation, envisioning a future where every team has their own AI assistant.
AI Snips
Chapters
Transcript
Episode notes
Glean's Early AI Innovation
- Glean started in 2019 focusing on enterprise search, leveraging transformers early to semantically understand company data rather than keyword matching.
- This foundation enabled Glean to evolve into a ChatGPT-like AI that synthesizes precise answers for enterprise knowledge queries.
Pragmatic Model Usage
- Don't reinvent what already exists; use external large models like GPT for generation and reasoning.
- Fine-tune small custom models only for specific, narrowly defined tasks like spell checking and synonym expansion.
Embedding Security Risks
- Embedding models pose risk of leaking private enterprise information if trained indiscriminately.
- Glean mitigates this by only training embeddings on safe subsets of enterprise data respecting strict permissions.