Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Snowflake Cortex AI: Cortex Code (CoCo), Search & Agents
Role Play
Hot & New
Rating: 5.0 out of 5(4 ratings)
108 students

Snowflake Cortex AI: Cortex Code (CoCo), Search & Agents

Learn Cortex Code (CoCo) AI Functions, Cortex Search, Semantic Views, Cortex Analyst, Agents, CoWork, RAG & fine-tuning.
Last updated 8/2026
English
English [Auto],

What you'll learn

  • Snowflake Cortex Code
  • Snowflake Cortex AI Functions (AISQL): AI_COMPLETE, AI_CLASSIFY, AI_SENTIMENT, AI_SUMMARIZE_AGG, AI_TRANSLATE, AI_REDACT
  • Prompt design for each AI function, and how to read/debug the output
  • Cortex Search: hybrid vector and keyword search over documents
  • A RAG (Retrieval-Augmented Generation) pattern using Cortex Search and AI_COMPLETE
  • Semantic Views: modeling metrics, dimensions, and relationships
  • Cortex Analyst: prompting a semantic view with natural-language questions
  • Cortex Agents: agent instructions, tool orchestration, and the reasoning loop
  • Snowflake CoWork: the agent experience for business users
  • Choosing between prompting, RAG, and fine-tuning

Course content

12 sections58 lectures5h 21m total length
  • Welcome and Getting to Know Your Lecturer3:07
  • Download Course Slides & Sample Data0:01

Requirements

  • Familiarity with core Snowflake concepts (warehouses, databases, roles)
  • A Snowflake account with Cortex features enabled (a trial account works)

Description

This course teaches Snowflake Cortex end to end: the AI functions, the prompts, and the SQL behind each feature.

You'll work through Snowflake's Cortex platform feature by feature:

  • Cortex Code (CoCo) — prompting Snowflake's AI coding agent in Snowsight to scaffold the pipeline the rest of the course runs on

  • Cortex AI Functions (AISQL) — AI_COMPLETE, AI_CLASSIFY, AI_SENTIMENT, AI_SUMMARIZE_AGG, AI_TRANSLATE, AI_REDACT, and the prompts behind each one, for classifying, scoring, summarizing, translating, and redacting text directly in SQL

  • Cortex Search — creating a search service, chunking strategy, and querying it, plus a working RAG pattern that combines Search with AI_COMPLETE

  • Semantic Views and Cortex Analyst — modeling metrics and dimensions, then prompting Cortex Analyst with plain-English business questions and reading the SQL it generates

  • Cortex Agents — writing agent instructions, combining Analyst and Search as tools, and working through the plan-and-reason loop

  • Snowflake CoWork — the agent experience built for business users, and how the same governance rules carry over

  • Prompting, RAG, and fine-tuning — a decision framework for choosing between them, plus a fine-tuning job run in Snowsight

Each feature is demonstrated hands-on against a small, consistent dataset (a car rental business), so the focus stays on the AI functions and prompt patterns themselves rather than on data modeling. Governance is covered alongside each feature: which role or privilege it needs, and what a locked-down user can and can't do with it.

In the final module, everything that has been built, will be brought together in one Streamlit Dashboard.

Note: This is not a Snowflake introductory course.

Who this course is for:

  • BI developers, data analysts, and analytics engineers adding Snowflake Cortex to their SQL skill set
  • Data platform owners and architects evaluating Cortex, Cortex Search, Cortex Analyst, Cortex Agents, or Snowflake CoWork
  • Anyone who wants one connected path through Snowflake's AI features instead of piecing it together from separate docs pages