Snowflake Cortex is a set of AI/ML capabilities integrated directly into Snowflake SQL. It includes LLM inference (query with language models), vector search (semantic search on embeddings), and built-in ML models. Instead of exporting data to external AI services, you use SQL functions to invoke LLMs, generate embeddings, and perform AI operations within your data warehouse.