Gemini
Google DeepMind's family of multimodal large language models, available in Ultra, Pro, and Nano tiers.
Full Definition
Gemini is Google DeepMind's flagship AI model family, designed from the ground up to be natively multimodal — processing text, images, audio, video, and code within a single model architecture. It was released in December 2023 and competes directly with GPT-4 and Claude. Gemini comes in three tiers: Ultra (most capable), Pro (balanced for most tasks), and Nano (on-device deployment). Gemini 1.5 Pro introduced a 1-million-token context window, enabling retrieval-free analysis of entire codebases or long video transcripts. Gemini is deeply integrated with Google products (Workspace, Search, Android) and accessible via the Gemini API.
Examples
Uploading a one-hour video to Gemini 1.5 Pro and asking it to find all moments where the presenter uses a specific technical term.
Using Gemini Nano on an Android device for on-device text summarisation without sending data to the cloud.
Apply this in your prompts
PromptITIN automatically uses techniques like Gemini to build better prompts for you.
Related Terms
Large Language Model
A neural network with billions of parameters trained on text to understand and g…
View →Multimodal Model
A model that can process and generate across multiple data types such as text, i…
View →Foundation Model
A large model trained on broad data that can be adapted to many downstream tasks…
View →