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.
Documentation
| Page | Description |
|---|---|
| Quick Start | API key + first request in 5 minutes. |
| API Reference | Endpoints, parameters, schemas, errors. |
| Examples | Python, Node.js, Go, cURL, and more. |
| Student Guide | Tutorials and project ideas. |
| Infrastructure | Server specs and architecture. |