Skip to main content

Agentium Edge

Run AI agents on constrained hardware like Raspberry Pi — with IoT toolkits, local LLM inference via Ollama, and optional cloud synchronization. No other Node.js/TypeScript agent framework has native edge/IoT support. Agentium can run on a Pi 4 with 2 GB RAM using a 1B-parameter model.

Why Edge?

  • Local inference — keep data on-device with Ollama and small models
  • Hardware control — GPIO pins, I2C sensors, camera, BLE from your agent
  • Offline-first — queue events locally, sync when cloud is available
  • Resource-aware — automatic throttling when CPU is hot or memory is low

Quick Start


Supported Devices


Package Structure


Hardware Dependencies

All hardware libraries are optional peer dependencies. Install only what you need:
The SystemToolkit and CameraToolkit have zero native dependencies — they read from /proc/, /sys/, and shell out to libcamera-still.