Five minutes to first token
AgentBox ships in appliance mode with Ollama, an OpenAI-compatible API and a container runtime pre-wired. Point your existing code at the box and go.
Quickstart
# Talk to AgentBox over the OpenAI-compatible API curl http://agentbox.local:11434/v1/chat/completions \ -H "Content-Type: application/json" \ -d '{ "model": "llama3.1:8b-instruct-q4_K_M", "messages": [{ "role": "user", "content": "Summarize this contract." }] }'
Everything to go from box to production
First-run setup
Network config, device registration, model install and update-channel selection through the appliance wizard.
Ollama & llama.cpp
Quantization choices, NPU offload paths and tuning the RK3588 for sustained throughput.
RAG stacks
Ready-to-deploy Docker Compose: vector DB + local 7B model + API gateway in one command.
Clustering
Join nodes to the mesh, balance a model across them, and expose one endpoint to your apps.
Security & air-gap
Read-only root, protected filesystem options and fully offline operation for sensitive sites.
OTA & fleet ops
A/B updates, device agent telemetry, health checks and log export for managed fleets.
Full docs ship with your unit
Reserve now to get early access to the developer portal, optimization guides and example stacks.
Reserve & get early docs →Developer FAQ
More questions? See the full FAQ or talk to us.