{"repo":"queai-project/QueAI","free":true,"listed":false,"github":"https://github.com/queai-project/QueAI","clone":"git clone https://github.com/queai-project/QueAI.git","description":"Open-source kernel that runs AI capabilities as plug-and-play Docker modules. Local, cloud, or hybrid — your stack.","language":"Python","stars":18,"topics":["queai","docker","open-source","product","ai","artificial-intelligence","automation","fastapi","local-first","modular"],"license":"MIT","category":"deployment-docker-iac","readme_excerpt":"QueAI Modular AI orchestrator. Local, cloud, hybrid — your stack. QueAI is an open-source runtime for AI capabilities. Each capability is a Docker container with its own UI and REST API. A module can run a model locally on CPU, proxy a public API (OpenAI, Anthropic, ElevenLabs), or chain several together — the kernel routes, monitors and audits everything from one place. Stable version: v1.0.3 — first Open Source release line. What it solves Problem How QueAI handles it --- --- Every AI capability ships its own server, its own .env , its own port The kernel discovers, installs and orchestrates each module as a decoupled Docker container Wiring 3 models = 3 different stacks One dashboard ( /manager ), one REST API ( /api/v1 ), one CLI ( queai ) Mixing local models and cloud APIs needs manual glue A plugin can be a local CPU model or a thin proxy to a public API — same contract either way Start/stop/configure is DevOps work All actions from the UI or the CLI; the kernel drives Docker underneath Production-safe out of the box Mandatory auth, audit log, real healthchecks, CLI backup/restore Core components - traefik : HTTP routing by prefix; exposes the hub on :8473 . - django-kernel : Django backend + hub UI. - plugins/ : independent modules (typically FastAPI containers, but anything that speaks HTTP works). - db.sqlite3 : local catalog state (not versioned in the repo). - queai CLI: Python client to automate from scripts or CI. - Docker network queai network : shared between t","default_branch":null,"files":null,"tree":[],"storefront":"/r/queai-project","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/queai-project/QueAI/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}