geminilive / header.html
nihalaninihal's picture
Upload 5 files
0f01eb3 verified
raw
history blame contribute delete
469 Bytes
<div style="text-align: center">
<h1>Gemini 2.0 Multimodal Live API Demo</h1>
<p>Speak with Gemini using real-time audio streaming</p>
<p>
You will need to enable Vertex AI
<a href="https://console.cloud.google.com/flows/enableapi?apiid=aiplatform.googleapis.com">here</a>
</p>
<p>
Also make sure you have enabled default credentials
<a href="https://cloud.google.com/docs/authentication/provide-credentials-adc#how-to">here</a>
</p>
</div>