Multimodal Retrieval Augmented Generation (RAG) using the Gemini API in Agent Platform Reviews
37090 reviews
If I follow the location you gave me """ # Specify the PDF folder with multiple PDF # pdf_folder_path = "/content/data/" # if running in Google Colab/Colab Enterprise pdf_folder_path = "data/" # if running in Vertex AI Workbench. # Specify the image description prompt. Change it image_description_prompt = """Explain what is going on in the image. If it's a table, extract all elements of the table. If it's a graph, explain the findings in the graph. Do not include any numbers that are not mentioned in the image. """ # Extract text and image metadata from the PDF document text_metadata_df, image_metadata_df = get_document_metadata( multimodal_model, # we are passing gemini 1.0 pro vision model pdf_folder_path, image_save_dir="images", image_description_prompt=image_description_prompt, embedding_size=1408, # add_sleep_after_page = True, # Uncomment this if you are running into API quota issues # sleep_time_after_page = 5, # generation_config = # see next cell # safety_settings = # see next cell ) print("\n\n --- Completed processing. ---") """ You cannot go beyond this cell. The same applies if you set generation_config and safety_settings in the next cell. After several attempts, I figured out that I need to set LOCATION="us-central1", delete data/2022-alphabet-annual-report.pdf and proceed. However, you cannot proceed beyond `Task 3. Use the Gemini Pro model` progress. I don't understand why that is. """ In this task, run through the notebook cells to load the model and download the helper functions and get the documents and images from Cloud Storage. """ I simply ran that cell and everything was perfect as written above, but I couldn't get any points for this progress. I have used up all my five opportunities to uncover these things. So I was unable to complete my graduation. Additionally, it takes too long to execute the cell corresponding to # Extract text and image metadata from the PDF document. It seems like this is an area you definitely need to improve.
JeongWoo S. · Reviewed أكثر من سنتين ago
google-10k-sample-14pages.pdf missing.
BarrelZebra 2. · Reviewed أكثر من سنتين ago
아이어 샆. · Reviewed أكثر من سنتين ago
Qi X. · Reviewed أكثر من سنتين ago
JeongWoo S. · Reviewed أكثر من سنتين ago
최명헌 C. · Reviewed أكثر من سنتين ago
이석원 Y. · Reviewed أكثر من سنتين ago
JeongWoo S. · Reviewed أكثر من سنتين ago
Dosen't work Task3 progress button
카시드 G. · Reviewed أكثر من سنتين ago
아이어 샆. · Reviewed أكثر من سنتين ago
이석원 Y. · Reviewed أكثر من سنتين ago
이석원 Y. · Reviewed أكثر من سنتين ago
유빈 박. · Reviewed أكثر من سنتين ago
시간 진짜 조금 줘서 시간이 부족하다.
없다 아. · Reviewed أكثر من سنتين ago
JeongWoo S. · Reviewed أكثر من سنتين ago
JeongWoo S. · Reviewed أكثر من سنتين ago
The Task 3 in the Lab is not completeing even after all the futher Tasks are completed. Tried the lab 3 times but score is not updating for Task 3
Jeet G. · Reviewed أكثر من سنتين ago
error
jaehyeong k. · Reviewed أكثر من سنتين ago
선미 이. · Reviewed أكثر من سنتين ago
Dosen't work chapter2 progress button
카시드 G. · Reviewed أكثر من سنتين ago
I received all the images and documents, but was unable to complete Task 2 successfully. There is a bug in the lab progress check.
Tak Yong K. · Reviewed أكثر من سنتين ago
I received all the images and documents, but was unable to complete Task 2 successfully. There is a bug in the lab progress check.
Tak Yong K. · Reviewed أكثر من سنتين ago
Tak Yong K. · Reviewed أكثر من سنتين ago
Manak Singh M. · Reviewed أكثر من سنتين ago
Hitesh K. · Reviewed أكثر من سنتين ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.