An open API service indexing awesome lists of open source software.

https://github.com/snowflake-labs/sfguide-build-data-agents-using-snowflake-cortex-ai


https://github.com/snowflake-labs/sfguide-build-data-agents-using-snowflake-cortex-ai

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Building Agentic AI Application In Snowflake

## Overview

In this guide, you'll learn how to build a Data Agent using Snowflake Cortex AI that can intelligently respond to questions by reasoning over both structured and unstructured data.

We'll use a custom dataset focused on bikes and skis. This dataset is intentionally artificial, ensuring that no external LLM has prior knowledge of it. This gives us a clean and controlled environment to test and evaluate our data agent. By the end of the session, you'll have a working AI-powered agent capable of understanding and retrieving insights across diverse data types — all securely within Snowflake.

## Step-by-Step Guide

For prerequisites, environment setup, step-by-step guide and instructions, please refer to the [QuickStart Guide](https://quickstarts.snowflake.com/guide/build-agentic-application-in-snowflake/index.html).