NexosAI Command Center

Distributed Operation & Agent Mesh

NexosAI Cloud coordinates users, execution nodes, projects, role conversations, leases, and local installers with unified security controls.

2 Types

Node Models

Light Node (Relay) & Full Node (Local Bridge)

Inbox / Outbox

Relay Cloud

Secure message routing across devices

AI Bridge

Local Execution

Local environment kept secure on 127.0.0.1:8765

Multi-LLM

AI Agents

GPT-4o, DeepSeek-R1 & Local Ollama

Cloud Responsibilities

  • βœ“ Google Auth Login & User Role Permissions
  • βœ“ Node Registration, Live Heartbeats, and Status Tracking
  • βœ“ Role Leases to prevent Split-Brain operational conflicts
  • βœ“ Inbox/Outbox Queue for messaging between chats and extensions
  • βœ“ Download Management & Installer Tokens

Local Responsibilities (Full Node)

  • βœ“ Local Gateway active on 127.0.0.1:8765 with Port-Guard
  • βœ“ Controlled execution on files, Git, and local Terminal
  • βœ“ Browser extension for chat discovery and relaying
  • βœ“ Isolated execution without arbitrary remote commands