g1ibby/homellm
A simple Docker Compose boilerplate for deploying Open WebUI and LiteLLM with Traefik for personal LLM use. Securely manage and access language models via a user-friendly chat interface and a unified API proxy
This project helps individuals or small teams create their own private, self-hosted version of a ChatGPT-like interface. You can connect to various large language model (LLM) providers, including OpenAI, Anthropic, or even local models. It takes in your LLM API keys and provides a unified chat interface and API endpoint, along with centralized usage tracking.
No commits in the last 6 months.
Use this if you want a private, branded chat interface to manage interactions with multiple LLMs, control your API keys, and track token usage from a single dashboard.
Not ideal if you're looking for a simple plug-and-play chatbot without managing your own server infrastructure and domain names.
Stars
20
Forks
2
Language
—
License
MIT
Category
Last pushed
Jun 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/g1ibby/homellm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
containers/ramalama
RamaLama is an open-source developer tool that simplifies the local serving of AI models from...
av/harbor
One command brings a complete pre-wired LLM stack with hundreds of services to explore.
RunanywhereAI/runanywhere-sdks
Production ready toolkit to run AI locally
runpod-workers/worker-vllm
The RunPod worker template for serving our large language model endpoints. Powered by vLLM.
foldl/chatllm.cpp
Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)