Open Intelligence

Open Intelligence API

Multimodal AI with text generation and image understanding.

https://oiv1.bcworks.in.net

Free multimodal API for text and image tasks through a single endpoint. OpenAI-compatible format.

Capabilities

Text Generation

1.1B parameter language model.

Image Understanding

Visual question answering via BLIP.

Multimodal

Text + image in one request.

Authenticated

Bearer token via dashboard.

Low Latency

Text 1-3s, images 2-5s.

OpenAI Compatible

Drop-in chat completions.

Quick Test

Health Check

bash
curl https://oiv1.bcworks.in.net/health

Returns {"status":"healthy"} with model info.

Authentication

http
Authorization: Bearer YOUR_API_KEY

Get keys at oi.bcworks.in.net

Documentation

PageDescription
Quick StartAPI key + first request in 5 minutes.
API ReferenceEndpoints, parameters, schemas, errors.
ExamplesPython, Node.js, Go, cURL, and more.
Student GuideTutorials and project ideas.
InfrastructureServer specs and architecture.