Pricing

Transparent. Fair.
No hidden costs.

No license fees for the software. You only pay for setup, integration and optional maintenance. AIMOS is and will remain Open Source.

Getting Started

Proof of Concept

2,500 EUR

one-time fee, fully credited upon project commissioning

AIMOS installed on your hardware or temporarily on ours
1 agent individually configured for your most important use case
2-week trial with your real data
Final report with rollout recommendation
No risk: if you are not convinced, no further costs will be incurred
Request a PoC

One-Time Services

Setup & Integration

From hardware consulting to production-ready operation.

Service Description Price (net)
Hardware Consulting GPU recommendation, server specification, procurement support 600 – 1,800 EUR
SovereignNode Installation Operating system, AIMOS, LLM runtime (SGLang), PostgreSQL, SSL, VPN (Tailscale), firewall 2,500 – 5,000 EUR
First Agent (custom) System prompt, personality, skills, connectors, testing with real data 1,800 – 3,600 EUR
Each Additional Agent Configuration, skills, connectors, testing 1,000 – 1,800 EUR
ERP / CRM Integration SQL mapping, API connection, testing with production data (per system) 1,200 – 3,600 EUR
CAD / Document Integration AutoCAD, Tekla, PDF, Office formats — reading, analyzing, bills of materials 1,200 – 3,600 EUR
Agent Migration Migrate agents from our server to your SovereignNode (including memory) 600 – 1,200 EUR

Typical first project: SovereignNode + 2 agents + 1 ERP integration = 8,000 – 15,000 EUR. The PoC budget (2,500 EUR) is fully credited.

Monthly Maintenance

Support & Development

Optional, but recommended. AIMOS runs without a maintenance contract too — it is your software.

Basic

350 EUR/month

12-month minimum term

  • Software updates & security patches
  • System monitoring (dashboard access)
  • Email support (48h response time)
  • Monthly token usage report
Inquire

Standard

recommended
650 EUR/month

12-month minimum term

  • Everything from Basic
  • Agent customizations (prompts, skills, connectors)
  • Telegram support (24h response time)
  • Evaluate & deploy new LLM models
  • Up to 2h development work per month included
Inquire

Premium

1,200 EUR/month

6-month minimum term

  • Everything from Standard
  • 4h response time (business hours)
  • Monthly review call (60 min)
  • Up to 5h development work per month included
  • New agents & skills included
Inquire

Flexible Services

Hourly Rates

For individual requirements outside of the packages.

150 EUR
per hour (net)

Development

New skills, connectors, agents, system prompts, ERP integrations

180 EUR
per hour (net)

Training

Remote workshops for your team: dashboard, agent management, best practices

220 EUR
per hour (net)

Emergency Support

Outside business hours, weekends, public holidays

The Real Question

What does it cost to change nothing?

AIMOS is not a chatbot. It is an autonomous system that handles routine work that your employees do manually today — around the clock.

Today: Manual

Accounting Queries

A clerk looks up balances, invoices, payment status in the ERP system

Time per query ~15 min/query
Queries/day ~20
Work time/day ~5 hours
Personnel cost/month ~2,500 EUR

Only during office hours. Vacation/sick leave = downtime.

Today: Manual

Answering Customer Inquiries

An employee answers inquiries via email, phone, messenger

Time per inquiry ~10 min/inquiry
Inquiries/day ~15
Work time/day ~2.5 hours
Personnel cost/month ~1,200 EUR

Response time depends on availability. Knowledge is lost when staff changes.

With AIMOS

Both Automated

AIMOS agent responds instantly, queries ERP, knows the history

Response time 3–10 seconds
Availability 24/7/365
Knowledge retention Permanent
AIMOS maintenance/month 350–650 EUR

No vacation, no sick leave, no knowledge loss. Employees are freed up for more demanding tasks.

The point is not to replace employees.

AIMOS takes over routine tasks that today keep qualified employees busy below their potential: looking up balances, answering standard inquiries, summarizing documents, following up on appointments. Your employees gain time for what you hired them for — customer relationships, decisions, creative work.

The AIMOS agent has persistent memory: it knows every customer, every preference, every open case. When an employee leaves the company, the knowledge stays — in the agent.

Hardware

The SovereignNode

AIMOS runs on a single server with an NVIDIA GPU. No cloud, no monthly compute costs. The hardware belongs to you.

Recommended Configuration

One-time purchase — starting at approx. 5,000 EUR

~5,000 EUR
GPU
NVIDIA RTX 5090
32 GB GDDR7 — approx. 2,500 EUR
CPU
16+ Cores
AMD Ryzen 9 / Intel i7
RAM
64 GB DDR5
For embedding model + DB
Storage
1 TB NVMe SSD
Models + databases + logs

Operating system: Ubuntu 26.04 LTS (recommended) or 24.04 LTS. Power consumption: ~170W average, approx. 45 EUR/month.

What can a SovereignNode handle?

Qwen 3.5:27B on RTX 5090 — approx. 40 tokens/sec output, ~500 tokens/sec prompt processing

Light Usage

1–2 Agents

Single assistant, occasional queries

LLM calls/day ~30
Tokens/day ~130,000
Tokens/month ~4M
GPU utilization <5%
Typical Usage

3–5 Agents

Multiple departments, regular conversations

LLM calls/day ~100
Tokens/day ~500,000
Tokens/month ~15M
GPU utilization ~10%
Intensive Usage

5–10 Agents

Entire company, many conversations, tool chains

LLM calls/day ~300
Tokens/day ~1.9M
Tokens/month ~57M
GPU utilization ~35%

What do these numbers mean?

A token is the smallest processing unit of the language model — roughly a word or word fragment. A typical Telegram message comprises 30–100 tokens, a detailed agent response 100–300 tokens.

Per agent interaction, the system processes approx. 4,000–6,000 tokens (system prompt + memory + conversation history + response). With 100 interactions per day, that is approx. 500,000 tokens — the GPU is only 10% utilized.

Even with intensive usage with 10 agents, 65% GPU capacity remains free. A SovereignNode is more than sufficiently dimensioned for the entire mid-market. The AI waits for your employees — not the other way around.

No ongoing compute costs: Unlike cloud AI, you do not pay per token. After the one-time hardware purchase (~5,000 EUR), only electricity costs of approx. 45 EUR/month apply — regardless of how many tokens your agents process.

Important Notes

  • All prices net plus applicable VAT.
  • Valid for customers within the European Union. All services are delivered remotely (SSH, Telegram, video call).
  • On-site visits (installation, training, workshop) are possible and will be quoted individually (travel expenses + daily rate).
  • Hardware is not included in the price. A SovereignNode (server with NVIDIA GPU) is procured by the customer. We provide guidance on selection.
  • AIMOS is MIT-licensed. You can also use, modify and redistribute the software independently without a service contract.
  • Prices valid from April 2026. Subject to change.

Open-Source Licenses of Components

AIMOS is built on a stack of fully open-source components. No proprietary dependencies, no hidden license costs.

Component Function License
AIMOS Multi-agent platform MIT
Qwen 3.5 (Alibaba) Language model (LLM, 27B parameters) Apache 2.0
SGLang LLM runtime with RadixAttention (prefix cache) Apache 2.0
Faster-Whisper Speech recognition (speech-to-text) MIT
OpenAI Whisper (Model) Whisper Medium speech model MIT
Piper TTS Speech synthesis (text-to-speech) MIT
Sentence-Transformers Embedding model for semantic search Apache 2.0
PostgreSQL Relational database (relay + config) PostgreSQL License (BSD)
SQLite Agent memory (per agent) Public Domain
FastAPI / Uvicorn Dashboard web server MIT / BSD
Python Programming language PSF License (BSD)
Ubuntu Linux Operating system GPL v2 (free)
NVIDIA CUDA Toolkit GPU driver & compute stack NVIDIA EULA (free, proprietary)
Tailscale VPN for remote access (optional) BSD / free for ≤3 users

The only non-open-source component: NVIDIA CUDA drivers (free but proprietary). All other components are fully open source with permissive licenses. No license fees, no usage restrictions, no vendor lock-ins.

Ready for your pilot project?

We will advise you free of charge and without obligation on which entry point best suits your company.

Get free consultation