All Features
Take a detailed look at how AlafNode manages your local AI processes.
Node Management
Group your devices in one place, track their online/offline statuses. Eliminate the clutter between multiple servers.
Model Management
See which model is installed on which server, list their parameters and sizes.
Hardware Visibility
Instantly analyze CPU, RAM, and GPU (VRAM) consumption data in real-time via the dashboard.
Provider Abstraction
Standardizes all LLM providers (Ollama, etc.). You manage them from a single interface instead of different APIs.
Secure Agent
Communication is encrypted with Ed25519. Remote shell commands can never be executed on your devices.
Gateway API
Connects multiple devices to your application through a single API endpoint. Increases efficiency with Load Balancing (Scheduler).
Model Alias
Provides flexibility by hiding the real names of models from your apps. E.g. route the 'production-model' alias to a different model anytime.
Cross-Platform
Run a common agent regardless of whether they are Linux servers, Windows workstations, or macOS devices.