Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A modern web interface for managing and interacting with vLLM servers (www.github.com/vllm-project/vllm). Supports both GPU and CPU modes, with special optimizations for macOS Apple Silicon and enterprise deployment on OpenShift/Kubernetes.
| Date | Stars |
|---|---|
| 2026-07-24 | 502 |
| 2026-07-25 | 503 |
| 2026-07-28 | 506 |
| 2026-07-30 | 506 |
| 2026-08-06 | 506 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# vLLM Playground A modern web interface for managing and interacting with vLLM servers (www.github.com/vllm-project/vllm). Supports GPU and CPU modes, with special optimizations for macOS Apple Silicon and enterprise deployment on OpenShift/Kubernetes. ### 🆕 vLLM-Omni Multimodal Generation  *Generate images, edit photos, create speech, and produce music - all with vLLM-Omni integration.* ### ✨ Claude Code Integration  *Run Claude Code with open-source models served by vLLM - your private, local coding assistant.* ### ✨ Agentic-Ready with MCP Support  *MCP (Model Context Protocol) integration enables models to use external tools with human-in-the-loop approval.* ### 🖼️ VLM (Vision Language Model)  *Upload images and chat with vision models like Qwen2.5-VL, LLaVA, and more.* ### 🧩 Multiple instances & backends Run subprocess, container, and remote vLLM servers side by side; switch tabs, save configs, and manage everything from **Management → Instances**. See **[Multi-Instance Guide](docs/MULTI_INSTANCE_GUIDE.md)** for details.   ### 🆕 What's New in v0.1.8 - **Multi-instance backends** — Registry-backed tabs and **Management → Instances**; run subprocess, container, and remote servers side by side ([guide](docs/MULTI_INSTANCE_GUIDE.md)). - **Remote & LiteLLM** — Tougher URL/probing, `/v1/models` for the chat model list, better context limits from gateway metadata. - **Benchmarking** — Remote Bearer auth and UI API key (remote only); **model ID follows the benchmark’s target instance** so local vLLM is not called with a stale remote model name. *v0.1.6 introduced the Observability Dashboard, PagedAttention visualizer, token counter, logprobs, and speculative decoding — see **[Changelog](CHANGELOG.md)** and **[v0.1.6](releases/v0.1.6.md)** for details.* --- ## 🚀 Quick Start ```bash # Install from PyPI pip install vllm-playground # Pre-download container image (~10GB for GPU) vllm-playground pull # Start the playground vllm-playground ``` Open http://localhost:7860 and click "Start Server" - that's it! 🎉 ### CLI Options ```bash vllm-playground pull # Pre-download GPU image (NVIDIA) vllm-playground pull --nvidia # Pre-download NVIDIA GPU image vllm-playground pull --amd # Pre-download AMD ROCm image vllm-playground pull --tpu # Pre-download Google TPU image vllm-playground pull --cpu # Pre-download CPU image vllm-playground pull --all # Pre-download all images vllm-playground --port 8080 # Custom port vllm-playground stop # Stop running instance vllm-playground status # Check status ``` --- ## ✨ Key Features | Feature | Description | |---------|-------------| | 🌐 **Remote Server** | Connect to any remote vLLM instance via URL + API key | | 🧩 **Multi-instance** | Several backends at once (subprocess, container, remote); tabs + **[Instances](docs/MULTI_INSTANCE_GUIDE.md)** page | | 🖼️ **VLM Support** | Upload images and chat with vision models (Qwen2.5-VL, LLaVA) | | 🤖 **Claude Code** | Use open-source models as Claude Code backend via vLLM | | 💬 **Modern Chat UI** | Markdown-rendered chat with streaming responses | | 🔧 **Tool C
Excerpt of 10,925 characters
Read on GitHub177
Alfred · RMinte
9
6
2
2
1
1
Lancer · HUST · China
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:79b19591a50550e6, topic:vllm, readme:speculative decoding
matched fp:79b19591a50550e6, readme:chat ui, name:playground, readme:playground
matched fp:79b19591a50550e6, topic:learning