Explore Generative AI with the Gemini API in Vertex AI: Challenge Lab Reviews
Loading...
No results found.

    Explore Generative AI with the Gemini API in Vertex AI: Challenge Lab Reviews

    2817 reviews

    Abhishek R. · Reviewed about 1 month ago

    Andrii G. · Reviewed about 1 month ago

    .

    Azimullah S. · Reviewed about 1 month ago

    Azimullah S. · Reviewed about 1 month ago

    Hemant M. · Reviewed about 1 month ago

    srn N. · Reviewed about 1 month ago

    Hiroto K. · Reviewed about 1 month ago

    Dheerendra k. · Reviewed about 1 month ago

    I got what i did wrong now :)

    Elisey Y. · Reviewed about 1 month 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 about 1 month ago

    Shiv D. · Reviewed about 1 month ago

    Nudurupati J. · Reviewed about 1 month ago

    raj G. · Reviewed about 1 month ago

    Vinoth K. · Reviewed about 1 month ago

    Done

    Normandy O. · Reviewed about 1 month ago

    Done

    Normandy O. · Reviewed about 1 month ago

    Krishna K. · Reviewed about 1 month ago

    Ma. Jasmin R. · Reviewed about 1 month ago

    Cyndi N. · Reviewed about 1 month ago

    Asfar S. · Reviewed about 1 month ago

    Максим А. · Reviewed about 1 month ago

    Berke A. · Reviewed about 1 month ago

    Elvira G. · Reviewed about 1 month ago

    Elvira G. · Reviewed about 1 month ago

    Carlo Antonio T. · Reviewed about 1 month ago

    We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.