OpenVINO
Intel's open-source toolkit for optimizing and deploying AI inference across hardware platforms
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
openvino:
image: openvino/ubuntu22_dev:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/openvino:/data
Verwandte Tools
NextChat
Cross-platform ChatGPT web UI with multi-model support for Ollama, Claude, Gemini, and more
Lobe Chat
Extensible, open-source ChatGPT alternative with plugins, knowledge base, and multi-LLM support
Open WebUI
User-friendly WebUI for LLMs (Ollama, OpenAI API)
text-generation-webui
Run local LLMs with a powerful web interface — text, vision, tool-calling, and OpenAI-compatible API
Streamlit
Build and share data apps in pure Python — fast
Gradio
Build and share delightful machine learning apps in Python
Anleitungen & Artikel
Deploying OpenVINO with Docker for Cross-Platform AI Inference
Step-by-step guide to deploying Intel OpenVINO with Docker — using official images for development, GPU-accelerated inference, and production-ready model serving.
Getting Started with OpenVINO: Intel's AI Inference Optimization Toolkit
A comprehensive guide to Intel's OpenVINO toolkit — optimize and deploy AI inference across CPUs, GPUs, NPUs, and FPGAs with model quantization, pruning, and multi-framework support.