One-command installer that turns a clean Ubuntu server into a fully operational self-hosted AI stack. Automatic hardware detection (CPU/GPU), Docker Compose orchestration, and a built-in Model Advisor that tells you exactly which LLMs will run on your hardware and why.
Stars
10
Forks
0
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
fix: add v prefix to BINARY_URL, remove -f flag from curl
3283689View on GitHubfix: call install_aistack_binary in main for curl install
dd9f8a1View on GitHubfix: set correct file permissions after install for non-root usage
fda3799View on GitHubfix: replace all your-org with workhubonline-soft
8d19e87View on GitHubfix: replace your-org with workhubonline-soft in install.sh
62a809aView on GitHubfix: use GitHub API tarball URL for archive download
382e130View on GitHubfix: remove -f flag from curl for GitHub archive download
c74bbf2View on GitHubfix: correct install URL in README and install.sh, fix version prefix, curl install downloads configs
e8c6edeView on GitHubfix: dockerfile use . instead of ./..., fix module path
8c7023dView on GitHubfix: healthcheck use ollama list instead of curl/wget
df0eae9View on GitHub