13 lines
469 B
HTML
13 lines
469 B
HTML
<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>
|