Skip to content

mindfultatiana/RAG_CortexApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RAG_CortexApp

The Snowflake BUILD Bootcamp Day Two Project The project was based off this Quickstart

I built a RAG based chatbot that parsed pdfs for usable text chunks and answered questions in natural language. It also had the option to answer the questions with a variety of different AIs like Llamas3.

Final App

image image image

Database Structure

I built the data warehouse, database, and schema structure with a SQL Worksheet script image

Chunking Table and PDF Parsing with python code and SQL Prompts

See Snowflake SQL Worksheet

Launch with Streamlit

I worked with Streamlit in Snowflake to deploy it and change the code to RagCortexApp.py image image

About

The Snowflake BUILD Bootcamp Day Two Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published