Post

LobeHub

LobeHub is an open-source AI chat platform supporting multiple AI providers, plugins, and knowledge base with a modern interface.

LobeHub
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/lobehub.sh)"
CPU: 4 cores RAM: 8192 MB Disk: 15 GB OS: Debian 13

Notes

Configure your AI provider API keys in /opt/lobehub/.env (e.g. OPENAI_API_KEY).
Building from source requires significant resources and may take 10+ minutes.
Update APP_URL in /opt/lobehub/.env if accessing from a different hostname.

Web Interface

Port: 3210

Source code
Loading...