Skip to main content

AitherNode

Lightweight local gateway for AitherOS. Bridges your local apps to AI backends.

Install

pip install aithernode
# container image:
docker pull ghcr.io/aitherium/aithernode:latest

# or full stack:
curl -fsSL https://launch.aitherium.com | bash

Quick Start

# Start with auto-detection (finds Genesis, vLLM, Ollama, or cloud)
aithernode start

# Run the published container
docker run --rm -p 8090:8090 ghcr.io/aitherium/aithernode:latest

# Force specific backend
aithernode start --vllm-url http://localhost:8120
aithernode start --cloud
aithernode start --local

# Check what's connected
aithernode status

# Connect to Elysium cloud
aithernode connect aither_sk_live_xxxxx

# Deploy via AitherComet
aithernode deploy my-service --target docker --strategy rolling

Backend Priority (auto mode)

  1. Genesis (localhost:8001) — full AitherOS pipeline (context, memory, agents)
  2. vLLM (localhost:8120) — direct GPU inference (OpenAI-compatible)
  3. Elysium (cloud) — hosted AitherOS (requires API key)
  4. Ollama (localhost:11434) — local CPU/GPU inference
  5. Standalone — no LLM, tools-only mode

API

GET  /health          — Health check
GET  /status          — Backend status (what's connected)
POST /chat            — Chat (proxied to best backend)
POST /deploy          — Deploy via AitherComet
POST /connect         — Register with Elysium

Environment Variables

Variable Default Description
AITHER_URL http://localhost:8001 Genesis URL
AITHER_VLLM_URL http://localhost:8120 vLLM URL
OLLAMA_HOST http://localhost:11434 Ollama URL
AITHER_API_KEY API key for cloud/auth
AITHERNODE_MODE auto Force mode: auto/local/cloud/standalone
AITHERNODE_PORT 8090 Server port

Release Channels

  • PyPI: pip install aithernode
  • Container: ghcr.io/aitherium/aithernode
  • Source tags: aithernode-v*

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aithernode-0.2.5.tar.gz (154.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aithernode-0.2.5-py3-none-any.whl (95.7 kB view details)

Uploaded Python 3

File details

Details for the file aithernode-0.2.5.tar.gz.

File metadata

  • Download URL: aithernode-0.2.5.tar.gz
  • Upload date:
  • Size: 154.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for aithernode-0.2.5.tar.gz
Algorithm Hash digest
SHA256 0365268aced0b3c84a303050c1824884f5ca8205245acb48c0341b34add81323
MD5 878562b35a870eb9e15ae9d2c7a71e6f
BLAKE2b-256 51e0290c269f24afc373cbe82fbb30c2c6a75a5371f14304916d1ade746e5d22

See more details on using hashes here.

File details

Details for the file aithernode-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: aithernode-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 95.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for aithernode-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a4e29daae61787c208bdc9e2468e51f6c02533e16a23f29412480d83bd13bcbb
MD5 f2bec7218e831b0c356698cb9e68845f
BLAKE2b-256 0c30cdb244dd8d7cb3f75333e0ab4e146d0d6b30d7511edbb34f013d008437fc

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.0

2 files

This release

0.2.5 This release

2 files

0.2.1

2 files

0.2.0

2 files

0.1.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page