Did you know you can now use Snowflake Cortex AISQL in the SELECT clause for dynamic tables? This new capability brings AI-powered insights directly into your pipelines, allowing you to automatically analyze data as it updates. For example, you can use an LLM function like AI_FILTER to classify customer reviews or survey responses as they're ingested. This means you can get instant sentiment analysis on new data without any extra steps. Learn more: https://lnkd.in/gQCTt2gA
This is a game-changer for real-time data analysis. Exciting to see AI integrated into Snowflake workflows!
Coolest thing I've seen in a while
Interesting but are you hinting at using real time customer review ingestions? That would require a reduced upstream dag/fan spread, carefully considered LAG and possibly serverless as opposed to a bound dwh if that's possible?
Love how practical this is. Can already think of so many ways to use it.