#22 · Primary category: Inference & Local Deploy
openvino
OpenVINO™ is an open source toolkit for optimizing and deploying AI inference
Project last updated:08/28/26
GitHub Stars
10.8K
Forks
3.3K
Contributors
863
License
Apache-2.0
Why we included this project
OpenVINO takes trained models from PyTorch, TensorFlow, ONNX, and other frameworks and compiles them into an optimized representation that runs with lower latency and a smaller memory footprint. That makes it a practical choice for teams shipping computer vision, speech recognition, or large language models to Intel CPUs, integrated GPUs, and NPUs, especially where power and compute are limited. The project has good integration with Hugging Face through Optimum Intel, plus a companion GenAI toolkit, so the path from a downloaded model to a deployable runtime is fairly direct. For anyone comparing inference runtimes for on-premise or latency-sensitive workloads, it's worth benchmarking against alternatives on the actual hardware you plan to use.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.