Explore real world applications for the Live API for Gemini models, now updated to include enhanced features for real-time audio, video, and text processing, improved session management, control over interactions, and richer output options.
Related Posts
Ruby on Rails Naming Conventions
David Heinemeier Hansson, the creator of Ruby on Rails, believed in the importance of convention over configuration. In…
Start Terraform from zero
Terraform – Automate Infrastructure on Any Cloud. https://www.terraform.io/ Preparation: Visual Studio Code + HashiCorp Terraform extension Provider Provider…
Storing and Querying OpenAI Embeddings in PostgreSQL with pg_vector
In this guide, we’ll explore how to effectively store, index, and query embeddings generated from OpenAI’s text-embedding-3-small model…