- GitHub Repository: https://github.com/av/harbor
- Documentation (Wiki): https://github.com/av/harbor/wiki
- PyPI Package: https://pypi.org/project/llm-harbor/
- NPM Package: https://www.npmjs.com/package/@avcodes/harbor
- Discord Community: https://discord.gg/8nDRphrhSF
- Install Script: https://raw.githubusercontent.com/av/harbor/main/install.sh
# Recommended: Install via curl script
curl -fsSL https://raw.githubusercontent.com/av/harbor/main/install.sh | bash
# Or via pip
pip install llm-harbor
# Or via npm
npm install -g @avcodes/harbor