# 🪄 Gemini Live API in action

## Executive summary

This video demonstrates the new capabilities of the Gemini Live API, focusing on advanced features designed for real-time, context-aware interactions. Key additions include async function calling for faster execution, Proactive Audio for relevant speaking, and the ability to inject context using `sendClientContent`. The API also showcases frontier-level background reasoning, which was demonstrated by switching to a 'Max' high reasoning model for improved creative output.

## Key takeaways

- Async Function Calling: Introduced for faster and more efficient execution of tasks within the Live API.
- Proactive Audio: Ensures the agent only speaks when relevant to the conversation, improving the user experience.
- Context Injection: The ability to inject context using `sendClientContent` allows the agent to maintain relevance and focus during long conversations.
- Enhanced Reasoning: Demonstrated by switching to a 'Max' high reasoning model, significantly improving the quality and detail of creative outputs (e.g., SVG generation).

## Technical details

- Gemini Live API Features: The API supports async function calling, Proactive Audio, and context injection via `sendClientContent` for real-time, background reasoning.
- Model Capability Demonstration: The speaker demonstrated that switching to a 'Max' high reasoning model significantly improves the quality of creative tasks, such as generating detailed SVG vector illustrations.

## Practical implications

- Developers can build more sophisticated, real-time conversational AI applications with guaranteed context awareness and faster execution.
- The integration of Proactive Audio and context injection allows for more natural and less disruptive user interactions in voice-based applications.
- The ability to switch models (e.g., to 'Max') allows for dynamic scaling of reasoning complexity based on the user's request.

## Topics

Gemini Live API, Generative AI, Voice AI, Function Calling, Context Management, Gemini

Source: https://www.youtube.com/watch?v=FVkp6tc2rNY
