From SQL Struggles to AI Success: How Vanguard Built Their Virtual Analyst with AI-Ready Data

admin April 29, 2026 3 min read LLM Development

The Problem Every Data Team Knows Too Well

Picture this: Your financial analysts need answers from complex datasets, but even simple questions require writing intricate SQL queries and waiting days for responses from overwhelmed data teams. Sound familiar? This was exactly the challenge facing Vanguard, the global investment management firm, before they embarked on their Virtual Analyst journey.

What they discovered along the way wasn't just a solution to their immediate problem—it was a fundamental insight that's reshaping how organizations think about AI implementation.

The Game-Changing Realization

Here's the plot twist that changed everything: Building effective conversational AI wasn't a machine learning challenge—it was a data architecture challenge.

As Ravi Narang and Rithvik Bobbili from Vanguard explain, even the most sophisticated foundation models need proper data foundations to deliver reliable results. This led to a fundamental shift in approach from focusing solely on AI capabilities to building what they termed "AI-ready data."

Breaking Down the Silos

One of the biggest hurdles wasn't technical—it was organizational. Vanguard had to bring together teams that traditionally worked in isolation:

  • Data engineers who understood the technical infrastructure
  • Business analysts who knew the semantic meaning of financial metrics
  • Compliance teams who ensured regulatory requirements were met
  • Business users who provided real-world context for insights

This cross-functional collaboration became the secret sauce that made their AI solution actually work in practice, not just in theory.

The AWS-Powered Architecture

Vanguard chose AWS for its comprehensive suite of integrated services that met their stringent financial industry requirements. Their Virtual Analyst leverages:

  • Amazon Bedrock for foundation models powering natural language understanding
  • Amazon Bedrock Guardrails to secure AI inputs and outputs
  • Amazon ECS for scalable compute infrastructure
  • Amazon DynamoDB for conversation persistence with minimal latency
  • Amazon Redshift for centralized data warehousing
  • AWS Glue for data cataloging and ETL processes

The Eight Guiding Principles for AI-Ready Data

Through their journey, Vanguard identified eight crucial principles that extend foundational data capabilities to support AI-ready data:

1. Establish Clear Data Product and Operating Models

Higher quality data requires clear accountability. Assign both business and technical owners to each critical data asset and document their responsibilities. Create service-level agreements (SLAs) for data freshness and establish support models for downstream consumers.

2. Define Governance and Security Measures

Work with compliance and security teams early to establish enterprise identity management, role-based access controls, and retention policies. Map existing data access policies to your new AI system and implement row-level and column-level security where needed.

3. Build a Unified Metadata Catalog

This is where the magic happens. Create a control plane that centralizes both technical and business metadata. Most organizations have complete technical metadata but lack integrated business context, creating a disconnect between technical implementations and business requirements.

4. Implement a Semantic Layer

Transform complex data structures into user-friendly formats that business analysts can understand. This layer translates business definitions and rules into executable logic, allowing natural language queries to be converted into accurate SQL.

The Bottom Line for Prompt Engineers

What makes Vanguard's story particularly relevant for our AI prompts community is this key insight: The best prompts in the world won't help if your data isn't AI-ready.

Before you focus on crafting the perfect prompt for your conversational AI system, ask yourself:

  • Is your metadata catalog unified and accessible?
  • Do you have clear data governance in place?
  • Can your AI system understand both the technical structure and business meaning of your data?
  • Are your teams collaborating effectively across traditional silos?

Key Takeaways

Vanguard's Virtual Analyst journey teaches us that successful AI implementation isn't just about choosing the right foundation models or writing perfect prompts—it's about building the data infrastructure that makes AI systems reliable and valuable.

For organizations looking to implement conversational AI, the lesson is clear: start with your data architecture, bring your teams together, and remember that the most sophisticated AI is only as good as the data foundation it's built upon.

Source: Based on insights from Ravi Narang and Rithvik Bobbili's case study "Building AI-ready data: Vanguard's Virtual Analyst journey" published on the AWS Machine Learning Blog.

Related Posts

Attribution & Credits

Content Type: Original content created by the author.

No external sources or adaptations.

Share Feedback