Skip to content

Interfaze Beta

Interfaze is an AI model built on a new architecture that merges specialized DNN/CNN models with LLMs for developer tasks that require deterministic output and high consistency like OCR, scraping, classification, STT and more.

Reasoning
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'interfaze/interfaze-beta',
prompt: 'Why is the sky blue?'
})
Latency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.