Gemini
Gemini is Google’s family of multimodal AI models from Google DeepMind, available through the Gemini Developer API for building assistants and applications that accept text, images, audio, and video inputs.
Developers can use Gemini through the Gemini Developer API or run it on Vertex AI. Both options are supported by the unified Google Gen AI SDK, which provides consistent client interfaces across environments. The platform supports function calling (also called tool use) and offers very long context windows. Gemini also integrates with Google AI Studio, a web-based prototyping environment for prompt engineering and API key management, with one-click “Get code” snippets, and an easy migration path to Vertex AI using the same SDK.
Official website: ai.google.dev