#121 · Primary category: AI Gateway & API Infrastructure
lollms_hub
A proxy server for multiple ollama instances with Key security
Project last updated:04/23/26
GitHub Stars
645
Forks
101
Contributors
13
License
Apache-2.0
Why we included this project
Running several local inference engines usually means juggling different APIs and keeping track of who is using your GPUs. LoLLMs Hub pulls Ollama, vLLM, llama.cpp, and OpenAI-compatible cloud endpoints behind one API that speaks both the Ollama and OpenAI protocols, so applications you already have keep working unchanged. It also handles the housekeeping that gets awkward once more than a couple of people share a machine: API-key authentication, per-user usage tracking, rate limiting, and HTTPS termination. The routing layer is where it gets interesting, since you can define virtual models that pick a backend by priority, least-loaded, or rules like image detection, which lets a text-only model quietly pass vision requests to a VLM. If you are pooling a few machines, the master/slave chaining means only one node needs public exposure while the workers stay on a private network.
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
OmniRoute
Open-source AI gateway: one endpoint, 290+ providers (90+ free), 500+ models, auto-fallback, token compression, MCP/A2A, works with Claude Code, Codex, Cursor, Cline, Copilot.
CLIProxyAPI
Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API
kong
🦍 The API and AI Gateway
novu
The open-source communication infrastructure for agents and products
GPT_API_free
Free API for large models, supports GPT, DeepSeek, etc., 10k free points daily, paid plans at 10-20% of official price.