Тёмный

Master RAG on Vertex AI with Vector Search and Gemini Pro 

Janakiram MSV
Подписаться 18 тыс.
Просмотров 7 тыс.
50% 1

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@digiplouxinc.6688
@digiplouxinc.6688 2 месяца назад
In your video you say "sentence_file_path". However shouldn't it be "embed_file_path" ? create_tree_ah_index function should have the GCS bucket of the embedded data and not the text with teh ids right ?
@sureshkumarselvaraj8911
@sureshkumarselvaraj8911 6 месяцев назад
Great video! What is the difference between Vertex Search service VS Vector Search for RAG application? which one is better in terms of handling better retrieval of relevant documents for RAG application where we deal with 100+ PDF documents? Can you share some insights?
@Ahsan_Akhtar1
@Ahsan_Akhtar1 2 месяца назад
really helpful I have question i have multiple pdf files how i handel with them?
@thecopt11
@thecopt11 6 месяцев назад
Best tutorial. Big thanks for your shared.
@edubr2011
@edubr2011 6 месяцев назад
Excelent video! Thanks for sharing the code too.
@Janakirammsv
@Janakirammsv 6 месяцев назад
Glad it was helpful!
@dhananjaypathak15
@dhananjaypathak15 2 месяца назад
i want same thing in nodej can some one please help on which library to use
@ShahidGhetiwala-dg3ol
@ShahidGhetiwala-dg3ol 6 месяцев назад
Great Video, thank you soo much........
@vikasbammidi1340
@vikasbammidi1340 5 месяцев назад
Can you please do a video on "How to use the same in Langchain with retrieval"
@GAURAVRAUT007
@GAURAVRAUT007 5 месяцев назад
+1
@AhmedBesbes
@AhmedBesbes 5 месяцев назад
Thanks for the tutorial! Instead of going through the ids in the json file to fetch the sentences, is it possible to integrate those directly as metadata in the index?
@JulianHarris
@JulianHarris 6 месяцев назад
Nice. Are you ok to share the colab notebook?
@Janakirammsv
@Janakirammsv 6 месяцев назад
Yes, sure. Please check the description. I have added the links.
@jagatmohansarvari5681
@jagatmohansarvari5681 2 месяца назад
really helpful for understanding the concept of embedding and retrieval. Thanks.
@IanMcAleer-op1xj
@IanMcAleer-op1xj 4 месяца назад
Thanks, this is tremendously helpful One point to note - you need to upload the embed file, not the sentence file -> upload_file(bucket_name,embed_file_path)
@MarceloFerreira-rl6hh
@MarceloFerreira-rl6hh 5 месяцев назад
Great job! Thanks a lot. What’s the difference between this approach and using langchain?
@wanderlust8367
@wanderlust8367 3 месяца назад
the code link u have shared is incomplete, load_file is missing and other few stuffs,
@Hitish99999
@Hitish99999 5 месяцев назад
Thanks for the tutorial. I am bit confused which file to be uploaded to bucket. sentence file or embedding file
@GAURAVRAUT007
@GAURAVRAUT007 5 месяцев назад
Excellent video - can u please do same with Langchain with retrieval
@ScottJohnson-d3x
@ScottJohnson-d3x 2 месяца назад
Very excellent Learning session Janakiram!
@arvindmathur6574
@arvindmathur6574 6 месяцев назад
Great!
@TomFord-mv2mx
@TomFord-mv2mx 6 месяцев назад
Great Video. One question, I noticed you used a different model (gecko) to Gemini Pro for the embeddings. Is this ok to do? I assumed the models needed to be the same for both training and inference? Thanks again
@Janakirammsv
@Janakirammsv 6 месяцев назад
Text embedding models are independent of LLMs. You only have to ensure that the same embedding model is used for indexing the documents and the query. This is critical to retrieving the context based on the similarity.
@AlaGalai-m9l
@AlaGalai-m9l 5 месяцев назад
why always python is there any way to use js?
@tarunrey619
@tarunrey619 6 месяцев назад
Thanks for sharing knowledge. Can you share the notebook
@Janakirammsv
@Janakirammsv 6 месяцев назад
Please check the description. I have added the links.
@khondakersajid1138
@khondakersajid1138 6 месяцев назад
Possible to share the notebook?
@Janakirammsv
@Janakirammsv 6 месяцев назад
The code is available at gist.github.com/janakiramm/55d2d8ec5d14dd45c7e9127d81cdafcd and gist.github.com/janakiramm/7dd73e83c92a0de0c683ed27072cdde2
Далее
Using LangChain with Gemini and Chroma DB
23:48
Просмотров 3,4 тыс.
Grounding for Gemini with Vertex AI Search and DIY RAG
35:31
🛑самое главное в жизни!
00:11
Просмотров 132 тыс.
Vector Search and Embeddings
34:43
Просмотров 10 тыс.
Getting started with Gemini on Vertex AI
18:09
Просмотров 2,1 тыс.
Reliable, fully local RAG agents with LLaMA3.2-3b
31:04