Explore Generative AI with the Gemini API in Vertex AI: Challenge Lab Reviews
17960 reviews
Vladimir V. · Reviewed 1 yıldan fazla ago
Abhishek R. · Reviewed 1 yıldan fazla ago
Andrii G. · Reviewed 1 yıldan fazla ago
.
Azimullah S. · Reviewed 1 yıldan fazla ago
Azimullah S. · Reviewed 1 yıldan fazla ago
Hemant M. · Reviewed 1 yıldan fazla ago
srn N. · Reviewed 1 yıldan fazla ago
Hiroto K. · Reviewed 1 yıldan fazla ago
Dheerendra k. · Reviewed 1 yıldan fazla ago
I got what i did wrong now :)
Elisey Y. · Reviewed 1 yıldan fazla ago
It did not let me complete the lab, but i did all the steps. The code from the final step: # Task 4.2 Generate a video description # In this cell, update the prompt to ask Gemini to describe the video URL referenced. # You can use the documentation at the following link to assist. # https://cloud.google.com/vertex-ai/docs/generative-ai/multimodal/sdk-for-gemini/gemini-sdk-overview-reference#generate-content-from-video # # Video URI: gs://github-repo/img/gemini/multimodality_usecases_overview/mediterraneansea.mp4 # prompt = """ What is shown in this video? Where should I go to see it? What are the top 5 places in the world that look like this? """ video = Part.from_uri( uri="gs://github-repo/img/gemini/multimodality_usecases_overview/mediterraneansea.mp4", mime_type="video/mp4", ) contents = [prompt, video] responses = model.generate_content(contents, stream=True) print("-------Prompt--------") print_multimodal_prompt(contents) for response in responses: print(response)
Elisey Y. · Reviewed 1 yıldan fazla ago
Shiv D. · Reviewed 1 yıldan fazla ago
Nudurupati J. · Reviewed 1 yıldan fazla ago
raj G. · Reviewed 1 yıldan fazla ago
Vinoth K. · Reviewed 1 yıldan fazla ago
Done
Normandy O. · Reviewed 1 yıldan fazla ago
Done
Normandy O. · Reviewed 1 yıldan fazla ago
Krishna K. · Reviewed 1 yıldan fazla ago
Ma. Jasmin R. · Reviewed 1 yıldan fazla ago
Cyndi N. · Reviewed 1 yıldan fazla ago
Asfar S. · Reviewed 1 yıldan fazla ago
Maksym A. · Reviewed 1 yıldan fazla ago
Berke A. · Reviewed 1 yıldan fazla ago
Elvira G. · Reviewed 1 yıldan fazla ago
Elvira G. · Reviewed 1 yıldan fazla ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.