The Snowflake BUILD Bootcamp Day One Project I built an Analyst App that uses a Snowflake database, Snowflake Cortex, and Streamlit to answer analytics sales questions from company documents without hallucination.
It's based off this Quickstart
Used SQL prompt to build the warehouse, database, schema, and tables. Used additional lines of the prompt to pull data from documents into the tables.
Uploaded files into the stage that was created including the yaml file.