Deploy PixelRouter Model Card & OpenAPI Gateway
Browse files
README.md
CHANGED
|
@@ -23,8 +23,8 @@ pipeline_tag: text-generation
|
|
| 23 |
**PixelRouter** is a drop-in OpenAI-compatible API gateway and smart LLM router powered by the **BLUN Intelligence Engine** and **Pixel Office EU**. It automatically routes prompt requests to the fastest, most cost-effective foundation models (DeepSeek V3/Chat, Qwen Thinking 27B, Claude 3.5 Sonnet, Gemini 2.5 Pro) with real-time SSE streaming (<200ms TTFT) and sub-35ms Fact Anchoring to prevent AI hallucinations.
|
| 24 |
|
| 25 |
- **Gateway URL:** `https://api.pixeloffice.eu/v1`
|
| 26 |
-
- **NPM Package:** `@pixeloffice-eu/router` (v1.1.
|
| 27 |
-
- **PyPI Package:** `pixeloffice-router` (v1.1.
|
| 28 |
- **Live Dashboard:** [https://pixeloffice.eu/dashboard.html](https://pixeloffice.eu/dashboard.html)
|
| 29 |
- **Compliance Certification:** EU AI Act (Art. 50) & NIS2 Compliant Gateway
|
| 30 |
- **Status:** Live & Production Ready (HTTP 200 OK)
|
|
|
|
| 23 |
**PixelRouter** is a drop-in OpenAI-compatible API gateway and smart LLM router powered by the **BLUN Intelligence Engine** and **Pixel Office EU**. It automatically routes prompt requests to the fastest, most cost-effective foundation models (DeepSeek V3/Chat, Qwen Thinking 27B, Claude 3.5 Sonnet, Gemini 2.5 Pro) with real-time SSE streaming (<200ms TTFT) and sub-35ms Fact Anchoring to prevent AI hallucinations.
|
| 24 |
|
| 25 |
- **Gateway URL:** `https://api.pixeloffice.eu/v1`
|
| 26 |
+
- **NPM Package:** `@pixeloffice-eu/router` (v1.1.2)
|
| 27 |
+
- **PyPI Package:** `pixeloffice-router` (v1.1.2)
|
| 28 |
- **Live Dashboard:** [https://pixeloffice.eu/dashboard.html](https://pixeloffice.eu/dashboard.html)
|
| 29 |
- **Compliance Certification:** EU AI Act (Art. 50) & NIS2 Compliant Gateway
|
| 30 |
- **Status:** Live & Production Ready (HTTP 200 OK)
|