Gemini
Definitions
Google's family of multimodal AI models, succeeding the PaLM series, capable of processing and generating text, code, images, audio, and video. Gemini launched in December 2023 in three sizes: Ultra (the most capable), Pro (balanced), and Nano (on-device). Gemini 1.5 introduced a groundbreaking 1-million-token context window, enabling analysis of entire codebases, hour-long videos, or thousands of pages of documents in a single prompt. The model powers Google's AI products including the Gemini chatbot (formerly Bard), AI features in Google Workspace, and Android's on-device AI capabilities. Gemini competes directly with OpenAI's GPT-4 and Anthropic's Claude, and its massive context window opened new use cases that were previously impossible with smaller context limits.
In plain English: Google's most advanced AI model that can understand and work with text, images, code, audio, and video. Known for its extremely long context window that can process massive amounts of information at once.
Example: We fed our entire 200-file codebase into Gemini's million-token context window and asked it to find all the security vulnerabilities.