fivetran/dbt_unified_rag
Fivetran dbt package designed to generate an end model and Cortex Search Service (for Snowflake destinations only) which contains unstructured document data to be used for Retrieval Augmented Generation (RAG) applications leveraging Large Language Models (LLMs)
Combines HubSpot, Jira, and Zendesk data into semantic text chunks optimized for vector embeddings—supporting configurable token limits (default 5,000) for LLM consumption. Materializes 40 models across staging and final layers, with multi-schema/database union capabilities and selective connector activation via dbt variables. Supports Snowflake, BigQuery, Databricks, and PostgreSQL, with optional Cortex Search Service integration on Snowflake for native semantic search.
Stars
5
Forks
7
Language
Shell
License
Apache-2.0
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/fivetran/dbt_unified_rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pguso/rag-from-scratch
Demystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of...
intersystems-community/iris-vector-rag
Enterprise RAG pipelines with native IRIS vector search. 6 production implementations with RAGAS...
microsoft/RAG_Hack
Hack Together: RAG Hack | Register, Learn, Hack
huangjia2019/rag-project01-framework
[RAG训练营] u.geekbang.org/subject/airag/1009927 这是我用Cursor自行制作的RAG Framework,好处是可以掌控RAG每一个环节的教学细节。
BUAADreamer/EasyRAG
Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛...