Perceptron: Perceptron Mk1 — AI model

Perceptron: Perceptron Mk1 is a AI model from Perceptron, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

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...

Specs

VendorPerceptron
Typetext, image, video
Context window32,768 tokens
Pricing$0.15/M in · $1.50/M out
APIchat_completions
CapabilitiesVision

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "perceptron/perceptron-mk1",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started