Snowflake-Labs/sf-marketing-solutions
Captured source
source ↗GH
Source ↗published Jul 21, 2026seen 3dcaptured 3dhttp 200method plain
Snowflake-Labs/sf-marketing-solutions
Description: Marketing, AdTech & MarTech Industry Solutions
License: Apache-2.0
Stars: 0
Forks: 0
Open issues: 0
Created: 2026-07-21T10:02:22Z
Pushed: 2026-07-21T12:41:43Z
Default branch: main
Fork: no
Archived: no
README:
Snowflake MAM Industry Solutions
MAM: Marketing, AdTech & MarTech
End-to-end solution accelerators for the Marketing, AdTech & MarTech industry vertical, built on Snowflake and Cortex Code, showcasing Cortex AI, Snowflake ML, and the modern data platform.
---
Solution Catalog
| # | Solution | Industry | Directory | Key Snowflake Features | Status | |---|----------|----------|-----------|----------------------|--------|
---
Quick Install (via Cortex Code)
> TBA — Plugin install command will be available after public release.
$sf-solutions # List all available solutions $sf-solutions marketing # Filter by MAM industry $sf-solutions: # Install a solution $sf-solutions: teardown # Remove a solution
---
Getting Started
Each solution is self-contained in its own directory with:
solutions// ├── README.md # Overview, architecture, prerequisites ├── manifest.json # Solution metadata for the installer ├── NEXT_ACTIONS.md # Post-install verification steps and example queries ├── scripts/ # SQL setup and teardown scripts └── streamlit/ # Streamlit app (if applicable)
Prerequisites
- Snowflake account (Enterprise edition recommended)
- Appropriate role with CREATE DATABASE / SCHEMA privileges
- Warehouse (default:
COMPUTE_WH)
---
Related Resources
Web Pages
- Snowflake ML - Integrated set of capabilities for development, MLOps and inference leading with agentic ML
- Snowflake Notebooks - Jupyter-based notebooks in Snowflake Workspaces
- Cortex Code - Snowflake's AI native coding agent that boosts ML productivity
Technical Documentation
- Cortex Code Documentation - Getting started with Cortex Code
- Cortex Code in Snowsight - Browser-based experience
- Cortex Code CLI - Command-line experience
- Snowflake ML Documentation - Official Snowflake ML developer guide
- Snowflake ML Quickstart - Hands-on guides to get started with Snowflake ML