I am considering installing a local AI system in my company.
I kindly ask you to provide me with useful documentation to do this.
Please consider a user who only has experience with C++ and Linux servers.
Below is a brief project description.
Project objectives
Create an autonomous AI platform installed at your premises.
Manage and monitor systems installed by customers (lights, sensors, cycles, errors, maintenance).
Integrate Antholux3 and Topiaria2 into a single management architecture.
Eliminate cloud dependencies → everything local: secure, scalable, proprietary.
Create a technology hub for support, diagnostics, updates and remote assistance.
General system architecture
2.1 Main components
Local AI server (mini-PC, NUC or workstation)
Internal database
Communication broker
Rules engine + local AI
Unified dashboard
OTA module for updating remote systems
Logging and diagnostics system
2.2 Technologies used
Server: Linux Debian/Ubuntu
Database: PostgreSQL
Broker: MQTT (Mosquitto)
UI: React or Angular + REST API
Local AI: Compact LLM + specific models (internal post-training)
Remote communication: VPN + WireGuard encrypted tunnels
Thank you in advance for your time

