Skip to content
Nova Premier 1.0 logo

Nova Premier 1.0

Verified

Amazon's multimodal model built for million-token text and image tasks.

AmazonMultimodalClosed
Vision
Model page
Updated 2026-06-14

About Nova Premier 1.0

Nova Premier 1.0 combines a transformer-based backbone with dedicated vision encoders. This design enables joint processing of lengthy documents and accompanying images without intermediate summarization. The one-million-token context window is achieved through efficient attention mechanisms and memory optimizations.

Its primary strengths include coherent reasoning across very long multimodal sequences and reliable handling of enterprise-scale inputs. Because the weights remain proprietary, Amazon maintains full control over updates, safety filters, and deployment infrastructure. The model therefore suits regulated industries that prioritize consistency and auditability.

Typical usage covers legal document review paired with charts, medical case analysis that merges reports and scans, and large-scale content summarization projects. Developers integrate it via Amazon's managed APIs to avoid infrastructure overhead while leveraging the full context capacity.

Capabilities

Long-context reasoning
Vision understanding
Multimodal text-image analysis
Large-scale document comprehension
Image-text reasoning

How Nova Premier 1.0 compares

Nova Premier 1.0 (striped bar) vs other multimodal on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Nova Premier 1.0 ranks #70 of 97

$10.0
GPT-5 Codex
$10.0
GPT-5 Chat
$10.0
GPT-5.1 Chat
$12.0
Gemini 3.1 Pro Preview
$12.0
Gemini 3.1 Pro Preview Custom Tools
$12.0
Google Gemini Pro Latest
$12.5
Nova Premier 1.0
$14.0
GPT-5.3-Codex
$14.0
GPT-5.2
$14.0
GPT-5.2-Codex
$14.0
GPT-5.2 Chat
$14.0
GPT-5.3 Chat
$15.0
Claude Sonnet 4.5

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Large-scale Legal Document Review

Processes million-token contracts and case files containing text, charts, and images to identify clauses, inconsistencies, and supporting visual evidence in one pass.

Scientific Paper Analysis

Handles multimodal research papers by reasoning across full text, embedded figures, and data tables to extract insights and cross-reference findings.

Enterprise Report Summarization

Comprehends extensive internal reports with diagrams and images, delivering structured summaries and answers to complex queries about operations or strategy.

Strengths & limitations

Strengths

  • +Handles up to 1M token contexts
  • +Native multimodal text and image support
  • +Strong integration of visual and textual data

Limitations

  • Limited to text and image modalities
  • High context lengths may increase latency
  • No audio or video processing

Cost calculator

Estimate what Nova Premier 1.0 would cost for your usage.

$0.00875
per request
$87.5
estimated / month

Based on Nova Premier 1.0's $2.50/1M input · $12.50/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "amazon/nova-premier-v1",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: amazon/nova-premier-v1

Editor's verdict

Our take on Nova Premier 1.0

Nova Premier 1.0 is Amazon's proprietary multimodal with a 1000K-token context window.

At $12.50 per 1M output tokens, it is premium-priced for its class.

It is available through Amazon's API and aggregators like OpenRouter.

Best suited to handles up to 1m token contexts and native multimodal text and image support.

Did you find this helpful?

Frequently asked questions

The model supports up to 1,000,000 tokens, enabling analysis of very large documents and conversations.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Other Nova models

Sibling versions in the Nova family from Amazon.

Promote Nova Premier 1.0

Add this badge to your website, or share the tool.

DFeatured on DhanasviNova Premier 1.0 2