Perceptron Mk1
Perceptron's Perceptron Mk1 is a image-generation model. Perceptron Mk1 (Mark One) is Perceptron's highest-quality vision-language model for video and embodied reasoning.** It accepts image and video inputs paired with natural language queries, and produces detailed visual understanding...
by Perceptron · 33K token context window
Best for
- image generation from text
- creative design and ideation
Ways to use Perceptron Mk1 in osFoundry
Connect with your own key (BYOK)
Open the key dialog and paste your Perceptron API key. osFoundry discovers Perceptron Mk1 automatically — assign it to a Maestro role (router, direct, orchestrator, or fallback) in the Pipeline tab and it is live in every chat. Your key, your provider account — no token markup.
Use it in a Room App
Room Apps declare AI features in their manifest, then call them with invokeAI:
import { invokeAI } from '@osfoundry/app-sdk'
// 'summarize' is an AI feature declared in your app manifest.
const result = await invokeAI('summarize', userText)
Call it from your own apps
Once a model is wired into your workspace you can host it as an API and reach it from your own services, scripts, or CI — outside osFoundry.
Perceptron Mk1 vs similar models
Licence
Hosted — usage subject to provider terms — Hosted-only model — usage governed by the provider's API terms. Bring your own provider key.
No weights distributed; usage subject to provider terms.
Frequently asked about Perceptron Mk1
How much does Perceptron Mk1 cost?
Perceptron Mk1 is metered at $ 0.150 /1M for input, and $ 1.50 /1M for output. Bring your own Perceptron API key — osFoundry passes through provider pricing without markup.
Can I use Perceptron Mk1 commercially?
Commercial use is allowed with conditions. Hosted-only model — usage governed by the provider's API terms. Bring your own provider key. No weights distributed; usage subject to provider terms.
What is the context window of Perceptron Mk1?
Perceptron Mk1 supports a 33K token context window.
Can I run Perceptron Mk1 locally?
No — Perceptron Mk1 is hosted only and accessed via the Perceptron API.
What is Perceptron Mk1 best at?
Perceptron Mk1 is well-suited to image generation from text, creative design and ideation.
How do I use Perceptron Mk1 in osFoundry?
Paste your Perceptron API key in the key dialog (or deploy the open weights for self-hostable models), assign Perceptron Mk1 to a Maestro role in the Pipeline tab, then use it in chat, Room Apps via invokeAI, or your own apps.
Published by Perceptron on May 12, 2026. Source: https://openrouter.ai/perceptron/perceptron-mk1