ORYASTRA
Products
Solutions
Developers
Research
Pricing
Resources
About
EN
Login
ORYASTRA

With fire at the core, toward the realm of starsLet intelligence reach the real world

About

  • Company profile
  • Join us
  • Current focus
  • Stage progress
  • Strategic partners
  • Contact us
  • Security & Privacy
  • Trustworthy AI

Products

  • NOREK Chat
  • NOREK Agent
  • ORAST
  • Product Overview

Solutions

  • Individuals
  • Teams
  • Enterprise
  • Healthcare
  • Robotics & Embodied AI
  • Education
  • Research Innovation
  • Intelligent Work

Developers

  • SDK
  • API
  • Docs

Research

  • Research Overview
  • Agent Research
  • Multimodal Intelligence
  • Model Research

Pricing

  • NOREK Subscription

Contact and follow us

oryastra
Emailoryastra@starwardai.cn
Phone18512185217
Official social media
Official social media
Business cooperation
Business cooperation
© 2026 Towarsstar (Shanghai) AI Technology Co., Ltd.All rights reserved.沪ICP备2026020218号-1Privacy PolicyTerms of Service
模型实验室

ORAST

轻量高效的多模态理解能力,覆盖文本、图像、语音、OCR、视觉问答。
支持 API 快速集成,低延迟、低成本、高吞吐、灵活部署。

立即体验查看文档
低延迟最快 98ms
低成本综合成本降低
高吞吐128.6 QPS
灵活部署云端 / 私有化

MULTIMODAL MODEL

One compact model for multimodal understanding

Text
Image
Speech
OCR
Small Model
Understand
Fuse
Structure
API
A website-level view of the product: many input types enter one compact model and become usable understanding for products, automation, and business systems.
CORE CAPABILITIES

一套模型,理解更多信息

用一个轻量模型承接多种输入,让产品具备更自然、更完整的理解能力。

MODEL LAB

多模态理解实验台

输入图像
多模态图像理解示例

支持 JPG / PNG / WebP,大小不超过 10MB

图像理解结果

场景自然风光 · 山地湖泊
天气晴朗,少量白云
物体识别山脉、湖泊、树木、岩石
颜色分析主色调:蓝色、绿色、白色
情感分析宁静、开阔、治愈、放松
整体置信度0.96
模型参数
返回置信度
API 调用

文本理解

摘要、分类、情感分析

图像理解

场景、物体、属性分析

OCR 识别

印刷体与手写体识别

语音识别

多语言转写与标点

视觉问答

基于图像的问答

结构化输出

JSON / 表格结果

模型规格

模型版本参数规模上下文长度推理延迟显存占用适用场景
multimodal-small-v1.68.2B64K328 ms16 GB通用场景
multimodal-small-v1.6-lite4.1B32K188 ms8 GB高并发场景
multimodal-nano-v1.61.2B16K98 ms3 GB边缘设备

API 接入

RESTful API
POST https://api.xiangchen.com/v1/chat/completions
Authorization: Bearer API_KEY

{
  "model": "multimodal-small-v1.6",
  "messages": [{ "role": "user",
    "content": "请描述这张图片的内容" }],
  "temperature": 0.3
}
查看 API 文档
328ms平均推理延迟
128.6 QPS高并发吞吐
60%+综合成本降低
99.75%服务可用性