https://github.com/snowflake-labs/sfguide-snowflake-cortex-analyst-slack-app
https://github.com/snowflake-labs/sfguide-snowflake-cortex-analyst-slack-app
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/snowflake-labs/sfguide-snowflake-cortex-analyst-slack-app
- Owner: Snowflake-Labs
- License: apache-2.0
- Created: 2024-11-03T23:22:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T17:36:58.000Z (about 1 year ago)
- Last Synced: 2025-03-25T18:36:56.922Z (about 1 year ago)
- Language: Python
- Size: 666 KB
- Stars: 6
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
Cortex Analyst is a fully-managed, LLM-powered Snowflake Cortex feature that helps you create applications capable of reliably answering business questions asked in natural language. It is available as a convenient REST API so you can seamlessly integrate it into any application. This repo demonstrates how to integrate the Cortex Analyst REST API with Slack.
# Step-by-Step Guide
For prerequistes and step-by-step instructions on running this application in your environment, read [Integrate Snowflake Cortex Analyst REST API with Slack](https://medium.com/snowflake/integrate-snowflake-cortex-analyst-rest-api-with-slack-0b70bde3cb7b).