Skip to main content

Decentralized AI Network

Project description

NeuroShard AI

Decentralized AI Training Network

PyPI version Python 3.9+ License: MIT

Quick Start

# Install
pip install nexaroa

# Run a node (you'll need a token from neuroshard.com)
neuroshard --token YOUR_TOKEN

What is NeuroShard?

NeuroShard is a decentralized network for training large language models. Contributors share their GPU/CPU power and earn NEURO tokens based on their contribution (Proof of Neural Work).

Key Features

  • Swarm Architecture - Fault-tolerant, multipath routing for resilient training
  • Async Training - DiLoCo-style gradient accumulation for 90%+ bandwidth reduction
  • Earn NEURO - Get rewarded for contributing compute power
  • Cryptographic Proofs - ECDSA-signed Proof of Neural Work
  • Web Dashboard - Monitor your node at http://localhost:8000

Requirements

  • Python 3.9+
  • 4GB+ RAM (8GB+ recommended)
  • GPU optional but recommended for training

GPU Support

For NVIDIA GPU support, install PyTorch with CUDA:

pip install torch --index-url https://download.pytorch.org/whl/cu118

Usage

Basic Node

neuroshard --token YOUR_TOKEN

With Custom Port

neuroshard --token YOUR_TOKEN --port 9000

Connect to Specific Tracker

neuroshard --token YOUR_TOKEN --tracker tracker.neuroshard.com:8080

Web Dashboard

Once running, open your browser to http://localhost:8000 to view:

  • Node status and role
  • Network statistics
  • Training progress
  • NEURO balance
  • Resource usage

Architecture

NeuroShard uses a swarm-based architecture for maximum resilience:

  • Dynamic Routing - If one node fails, work automatically routes to others
  • Activation Buffering - GPUs never starve waiting for network
  • DiLoCo Training - Local gradient accumulation reduces sync frequency by 90%+
  • Speculative Checkpoints - Fast recovery from node failures

Links

License

MIT License - see LICENSE for details.

Project details


Release history Release notifications | RSS feed

This version

0.0.6

Download files

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

Source Distribution

nexaroa-0.0.6.tar.gz (285.9 kB view details)

Uploaded Source

Built Distribution

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

nexaroa-0.0.6-py3-none-any.whl (287.0 kB view details)

Uploaded Python 3

File details

Details for the file nexaroa-0.0.6.tar.gz.

File metadata

  • Download URL: nexaroa-0.0.6.tar.gz
  • Upload date:
  • Size: 285.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for nexaroa-0.0.6.tar.gz
Algorithm Hash digest
SHA256 de97b8d23833d118b41171db10a1775cf9e0aabd0b13b8d830416b034ed3cedb
MD5 085ddb3107f60fdd94b453bcbe33d69f
BLAKE2b-256 cc6d8d5e5f189151f312df7e64925d9c578fb6e03deea564ff1d47fc2166b0fc

See more details on using hashes here.

File details

Details for the file nexaroa-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: nexaroa-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 287.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for nexaroa-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 19c426f4294e7d6a6382a3daa2e6268bca73a388e77499b9f02afa23db3dddf7
MD5 c26894acfeaa9104a317ea932374bb8b
BLAKE2b-256 3e7594cb724a53ab418e3a0cf357fb0ee340c0400170927440968d176fb914e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page