Dashboard
Getting Started
- Start your node — click Start Node below.
- Create your account — open the web dashboard and register (Kirjaudu / Rekisteröidy).
- Connect a local AI (optional) — go to AI Setup, sign in, pick a model.
Node Status
Loading...
Quick Info
- Node ID
- Loading...
- Port
- --
- Role
- --
- Storage
- SQLite (persistent)
- Data folder
- --
Connections
Node Identity
- Node ID
- Loading...
- Port
- --
- Federation Role
- --
- Status
- --
Anchor / Genesis
- Genesis URL
- Not configured
- Connection
- --
Federation Peers
Federation peers will appear here once your node
is connected to the network.
Configure a Genesis URL in Settings to join a federation.
AI Setup
Sign in to your node
Choosing an AI below saves it to your owner account on this node (the same place the web Dashboard stores it). Start the node, then sign in. No account yet? Open the Dashboard in your browser and register first.
Local AI Services
Detect a local AI (LM Studio, Ollama) and set it as your node's AI. Pick a model, then "Use this".
Scanning for local AI services...
No local AI yet? Set up Ollama (free)
Ollama runs open models locally on your machine and serves them at http://localhost:11434.
- Download & install Ollama
- Pull a model — open a terminal (PowerShell) and run:
ollama pull qwen2.5:7b - Come back and click Scan Again above — it'll show up as Available.
Custom AI Endpoint
Manually set an OpenAI-compatible endpoint. Saves to your account's AI settings on this node (same as the web Dashboard).
Chat
Connect your AI chat
A local Ollama model talks to your AIMEAT node as your own registered agent. It can read and manage your organisms, workspaces, knowledge, and see which agents are active.
Settings
Node Settings
Storage
- Backend
- SQLite (persistent — survives restarts)
- Database
- --
Your data lives in this folder. Back it up by copying the whole folder while the node is stopped.
Security
- API-key encryption
- --
Required to store your OpenRouter API key. Auto-generated on this node — no setup needed.