Skip to content

Reka Edge

Verified

Reka Edge processes images, text, and video in a single multimodal workflow.

RekaaiMultimodalClosed
Function callingStructured outputsVision
Model page
Updated 2026-06-14

About Reka Edge

Reka Edge combines vision and language capabilities into one system. Its architecture handles simultaneous inputs from images, video frames, and text prompts. The 16384-token context allows processing of longer multimodal sequences without truncation.

As a closed-weight model, Reka Edge is accessed through hosted APIs rather than local deployment. It is designed for scenarios requiring unified understanding of visual and textual data streams. Typical applications include video summarization, image-grounded question answering, and cross-modal content generation.

Capabilities

Multimodal understanding of image, text, and video
Cross-modal reasoning across inputs
Context handling up to 16384 tokens
Visual analysis from images and video
Text generation conditioned on multimodal data

How Reka Edge compares

Reka Edge (striped bar) vs other multimodal on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Reka Edge ranks #1 of 67

$0.10
Reka Edge
$0.15
Ministral 3 8B 2512
$0.20
Ministral 3 14B 2512
$0.26
Qwen3.5-Flash
$0.28
MiMo-V2.5
$0.30
Seed 1.6 Flash
$0.30
Voxtral Small 24B 2507
$0.40
Gemini 2.5 Flash Lite Preview 09-2025
$0.40
Seed-2.0-Mini
$0.42
Qwen3 VL 32B Instruct
$0.60
Mistral Small 4
$0.88
Qwen3 VL 235B A22B Instruct
$0.90
GLM 4.6V

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

Best for

Video Understanding Tasks

Reka Edge excels at multimodal analysis of video content combined with text, enabling detailed visual interpretation and conditioned text generation from dynamic inputs.

Image-Text Cross-Modal Projects

The model performs strong cross-modal reasoning between images and text, supporting tasks that require integrated visual analysis and contextual text responses.

Extended Multimodal Contexts

With context handling up to 16384 tokens, it suits workflows involving lengthy documents, image sequences, or video transcripts for sustained multimodal interactions.

Strengths & limitations

Strengths

  • +Native support for video alongside image and text
  • +Unified multimodal architecture
  • +Practical context length for many tasks

Limitations

  • Context window smaller than many frontier models
  • Edge-oriented design may limit peak capability
  • Performance details not widely benchmarked publicly

Pricing by provider

Live per-provider pricing & uptime, routed via OpenRouter. Prices are USD per 1M tokens.

ProviderInput /1MOutput /1MContextUptime
Reka(bf16)$0.10$0.1016K

Cost calculator

Estimate what Reka Edge would cost for your usage.

$0.00015
per request
$1.5
estimated / month

Based on Reka Edge's $0.10/1M input · $0.10/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: "rekaai/reka-edge",
  messages: [{ role: "user", content: "Hello!" }],
});

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

Model slug: rekaai/reka-edge

Editor's verdict

Our take on Reka Edge

Reka Edge is Rekaai's proprietary multimodal with a 16K-token context window.

At $0.10 per 1M output tokens, it is very cost-efficient for its class, served by 1 provider.

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

Best suited to native support for video alongside image and text and unified multimodal architecture.

Did you find this helpful?

Frequently asked questions

Reka Edge handles context up to 16384 tokens for processing extended multimodal inputs.

User reviews

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

Loading reviews…

Sign in to review

Promote Reka Edge

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

DFeatured on DhanasviReka Edge 0