FactSet standardizes GenAI on Databricks Mosaic AI, cutting latency by over 70%
FactSet lacked a standardized LLM development platform — engineers across teams used disparate tools, cloud-native services, and bespoke solutions with no cohesive governance or data lineage framework.
The initial commercial LLM pipeline for code generation produced over a minute of response time, and the Text-to-Formula RAG approach hit a quality ceiling that prevented scaling to more complex formulas.
Standardizing on Databricks Mosaic AI reduced code generation latency by over 70% and cut Text-to-Formula end-to-end latency by about 60%, while providing centralized governance and democratizing advanced AI workflows across teams.
Show all 6 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
Standardizing on Databricks Mosaic AI reduced code generation latency by over 70% and cut Text-to-Formula end-to-end latency by about 60%, while providing centralized governance and democratizing advanced AI workflows…
What tools did this team use?
Databricks, Databricks Mosaic AI, MLflow, Delta Live Tables, Vector Search, Unity Catalog, Model Serving, meta-llama-3-70b, DBRX, Foundation Model APIs.
What results were reported?
Code generation latency reduction: over 70%; Text-to-Formula end-to-end latency reduction: about 60%; Initial code generation response time: over a minute; Text-to-Formula accuracy improvement: notable improvements in accuracy (source-reported, not independently verified).
What failed first in this deployment?
The initial commercial LLM pipeline for code generation produced over a minute of response time, and the Text-to-Formula RAG approach hit a quality ceiling that prevented scaling to more complex formulas.
How is this finance ops AI workflow structured?
News data ingested via Delta Live Tables → Text chunked and embeddings indexed → RAG with open-source model → Model Serving delivers to frontend → Fine-tuning reduces code gen latency → SME evaluations validate dataset → Text-to-Formula from natural language.