Mengekstrak segmen video

Ekstrak segmen dalam video sebagai JSON terstruktur

Anda dapat membuat kueri model secara langsung dan menguji hasil yang tampak saat menggunakan parameter value yang berbeda dengan konsol Cloud, atau dengan memanggil Vertex AI API secara langsung.

Perintah Freeform

Buat bab pada konten video dengan mengelompokkan konten video ke dalam beberapa segmen dan berikan ringkasan untuk setiap segmen. Harap rekam peristiwa penting dan sorotan saja. Jika Anda tidak yakin dengan info apa pun, harap jangan mengarangnya. Tampilkan hasil dalam format JSON dengan kunci sebagai berikut : "timecode", " cepatSummary"

Respons

[
  {
    "timecode": "0:00-0:19",
    "chapterSummary": "A panoramic view of Rio de Janeiro, highlighting the iconic Christ the Redeemer statue, Copacabana Beach, and the vibrant city life."
  },
  {
    "timecode": "0:19-0:28",
    "chapterSummary": "Introduction to the favelas of Rio, a significant part of the city often depicted negatively in the media."
  },
  {
    "timecode": "0:28-0:37",
    "chapterSummary": "Challenging the stereotypical portrayal of favelas, showcasing the everyday lives and resilience of its inhabitants."
  },
  {
    "timecode": "0:37-0:49",
    "chapterSummary": "Google's initiative to map the favelas, emphasizing the importance of recognizing their identity and address."
  },
  {
    "timecode": "0:49-0:57",
    "chapterSummary": "An invitation to explore the favelas through Google's 360° virtual tour."
  }
]
Model: gemini-1.5-flash-001
Suhu: 1
Token output maks: 8192
TopK: 40
TopP: 0,95