Managed LLM and machine learning functions available inside Snowflake SQL
Snowflake Cortex is the AI layer inside the Snowflake data cloud. It exposes SQL functions for text generation, summarisation, classification, translation, sentiment analysis and embeddings, all running against data that never leaves the account. Cortex Analyst converts natural-language questions into SQL against a semantic model, Cortex Search provides hybrid retrieval for building assistants over documents, and the ML functions cover forecasting, anomaly detection and classification on tabular data. Because everything is invoked through SQL or a Python API, teams can add AI steps to existing pipelines without standing up separate infrastructure or managing model endpoints.
Last updated: 2026-09-20. This site only provides an index; for exact features, pricing, and licensing, see the official website.
warehouse-native ai, text analytics, document retrieval and sql forecasting
If you're comparing similar products, check the alternatives below, or browse all tools in the AI Data Analysis category.
For the common tasks - summarising text, classifying rows, generating embeddings, forecasting a series - no. Everything is reachable through SQL. Custom training, fine-tuning or exotic model architectures still belong in a dedicated ML platform.
Snowflake positions these as inference functions over data within your account, and the models are hosted rather than trained on customer data. Confirm the contractual terms for your specific region and model before handling regulated data.
Inference consumes credits, and large tables can multiply that quickly. Sampling and trimming inputs, or materialising results once instead of recomputing per query, are the usual ways teams keep the bill controlled.
Unified lakehouse platform for data engineering, analytics and AI
Microsoft business intelligence service with Copilot-assisted reporting
Visual analytics platform known for exploratory drag-and-drop charting
Open-source BI platform you can self-host with SQL-first dashboards