Skip to content

Commit

Permalink
feat: Add notebook for bigframes RAG (#1677)
Browse files Browse the repository at this point in the history
# Description

This notebook showcases the power of BigFrames for building
production-ready RAG pipelines on Google Cloud. We leveraged BigFrames'
seamless integration with BigQuery and Vertex AI to efficiently process
and embed large text datasets.
  • Loading branch information
lspataroG authored Feb 11, 2025
1 parent 5d98e99 commit 597455a
Show file tree
Hide file tree
Showing 3 changed files with 1,116 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
/generative-ai/genkit/postcard-generator @mattsday @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/evaluation/evaluate_langchain_chains.ipynb @eliasecchig @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/use-cases/retrieval-augmented-generation/rag_qna_with_bq_and_featurestore.ipynb @eliasecchig @lspatarog @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/use-cases/retrieval-augmented-generation/rag_pipeline_terabyte_scale_with_bigframes.ipynb @lspatarog @eliasecchig
/generative-ai/gemini/tuning/gemini_supervised_finetuning_text_classification.ipynb @gabrielahrlr @eliasecchig @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/open-models/serving @polong-lin @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/open-models/use-cases/cloud_run_ollama_gemma2_rag_qa.ipynb @eliasecchig @GoogleCloudPlatform/generative-ai-devrel
Expand Down
9 changes: 9 additions & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ DRV
DVDs
DWMWA
Daniil
Dedup
DeepEval
Depatmint
Dexin
Expand Down Expand Up @@ -408,6 +409,8 @@ Takeaways
Tbk
Tbl
Tencent
Terabyte
Terabytes
Testables
Tetsuo
Tianli
Expand Down Expand Up @@ -521,6 +524,7 @@ barmode
barpolar
baxis
bbc
bbq
beir
bff
bgswap
Expand Down Expand Up @@ -603,6 +607,7 @@ dbln
dcg
ddbb
ddl
dedup
deepeval
deepseek
demouser
Expand Down Expand Up @@ -1004,6 +1009,7 @@ quadrotor
qubit
qubits
quippy
rag
ragas
ragdemos
rahhhrr
Expand Down Expand Up @@ -1094,6 +1100,8 @@ takeaways
tastetest
tavily
tencel
terabyte
terabytes
termcolor
terraform
texting
Expand Down Expand Up @@ -1126,6 +1134,7 @@ tts
tures
typehints
ubuntu
udf
uids
ultrawide
und
Expand Down
Loading

0 comments on commit 597455a

Please sign in to comment.