From the course: Building AI Agents with Snowflake
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Module 2: What you've built - Snowflake Tutorial
From the course: Building AI Agents with Snowflake
Module 2: What you've built
You've built a complete sales intelligence agent. Let's review what you've accomplished. You built a semantic view that lets your agent query structured sales metrics with natural language. You define five dimensions for slicing data by customer, product, sales rep, stage, and date. You created three measures, including a complex win-rate calculation. You added synonyms so users can ask questions using their own terminology. You created a search service that finds insights in unstructured conversation transcripts. You configured hybrid search combining semantic understanding with keyword matching. You tested it with real queries to validate accuracy. You configured an agent that autonomously decides which tools to use. You wrote orchestration instructions that guide the agent's behavior. You connected both semantic view and search service as tools. You tested it with queries that need structured data, unstructured data, and both combined. You optimized instructions for better response…