Product Overview

A distributed AI execution platform that chooses the best path.

MeshInfer reduces inference cost, improves privacy, and automatically routes every request to the optimal execution environment β€” local device, peer node, or cloud β€” based on cost, latency, and privacy constraints.

3
Active nodes on the mesh
98%
Cost reduction vs. cloud
120ms
Avg. mesh latency
799
Inference tasks completed
GPU Lending Network

Turn Idle Silicon into Passive Revenue

Your H100s shouldn't be paperweights between training runs.

The Problem

You spent $30,000+ per H100 (or $2–4/hr renting them out). Yet most enterprise GPUs sit at <20% utilization:

  • Β·Training runs finish and leave racks idle for weeks.
  • Β·Off-peak hours (nights/weekends) burn electricity with no ROI.
  • Β·Renting out spare capacity means building a complex inference stack, managing billing, and competing with AWS/Azure.

Result: Millions of dollars of silicon depreciating in your server room, generating zero revenue.

The Solution

MeshInfer's Lending Node – a lightweight runtime that connects your GPUs to our distributed inference fabric.

Plug & earn

Install the node. We route real inference traffic to your hardware.

No inference stack to build

We handle routing, load balancing, authentication, and payment settlement.

Fills the gaps clouds miss

We route low-latency, privacy-sensitive, and edge-adjacent workloads that hyperscalers can't serve efficiently.

Supported Hardware

The lending node runs on any GPU with a WebGPU-compatible or CUDA runtime β€” from datacenter H100s to consumer cards and integrated graphics. Every GPU earns.

NVIDIA Datacenter
  • H100 80GB
  • A100 80GB
  • A100 40GB
  • V100 32GB
  • T4 16GB
NVIDIA RTX 40 Series
  • RTX 4090 (24GB)
  • RTX 4080 (16GB)
  • RTX 4070 Ti (12GB)
  • RTX 4070 (12GB)
  • RTX 4060 Ti (8GB)
  • RTX 4060 (8GB)
NVIDIA RTX 30 Series
  • RTX 3090 (24GB)
  • RTX 3080 Ti (12GB)
  • RTX 3080 (10GB)
  • RTX 3070 Ti (8GB)
  • RTX 3070 (8GB)
  • RTX 3060 Ti (8GB)
  • RTX 3060 (12GB)
  • RTX 3050 (8GB)
NVIDIA RTX 20 Series
  • RTX 2080 Ti (11GB)
  • RTX 2080 (8GB)
  • RTX 2070 (8GB)
  • RTX 2060 (6GB)
NVIDIA GTX 16/10 Series
  • GTX 1660 Ti (6GB)
  • GTX 1660 (6GB)
  • GTX 1650 (4GB)
  • GTX 1080 Ti (11GB)
  • GTX 1080 (8GB)
  • GTX 1070 (8GB)
  • GTX 1060 (6GB)
  • GTX 1050 Ti (4GB)
AMD Radeon
  • RX 7900 (24GB)
  • RX 6800 (16GB)
  • RX 6700 XT (12GB)
  • RX 6600 (8GB)
  • RX 5700 (8GB)
  • RX 5600 (6GB)
Apple Silicon (Unified Memory)
  • M3 Max
  • M3 Pro
  • M3
  • M2 Max
  • M2 Pro
  • M2
  • M1 Max
  • M1 Pro
  • M1
Intel Integrated
  • Iris Xe (4GB)
  • UHD Graphics (2GB)
  • HD Graphics (1.5GB)

Don't see your GPU? The node auto-detects VRAM and routes models that fit. Unknown GPUs fall back to a conservative RAM-based estimate β€” they still earn, just with smaller models.

How It Works

1
Install

Our containerized node on your idle GPU cluster β€” any supported hardware from the list above.

2
Benchmark

We profile your hardware's throughput and latency.

3
Start earning

MeshInfer dynamically routes inference requests to your node based on:

  • Β·Proximity to the end user (120ms mesh average)
  • Β·Current load (we never overload your node)
  • Β·Price competitiveness (you set a minimum floor price)

The Economics

Cloud Pricing (Benchmark)Mesh Lender Payout (per inference)Your Margin vs. Idle
$0.000249 (GPT-5 mini proxy)$0.00008 – $0.00012100% (idle β†’ revenue)

Revenue projection per GPU (H100-class) @ 40% utilization:

Daily InferencesPayout per InfDaily RevenueMonthly Revenue
500,000$0.00010$50$1,500
1,000,000$0.00010$100$3,000
5,000,000$0.00010$500$15,000
Uptime Bonus: Earn up to 50% more DIU

The longer your node stays online in a single session, the higher your per-task payout multiplier:

1.0Γ—
0–4h
1.2Γ—
4–12h
1.5Γ—
12h+

Plus: every 100 consecutive heartbeats awards a bonus DIU. Keep your node online to maximize earnings.

Utilization depends on your node's performance and availability. Our routing engine fills your capacity organicallyβ€”no minimums.

Why This Beats Traditional GPU Rentals

 AWS/Azure RentalMeshInfer Lending
SetupFull inference stack + networkingOne container, 15-min install
PayoutFixed hourly rate (idle = no income)Per-inference payout (active = income)
TrafficYou must attract customersWe feed you traffic from our active mesh nodes
OverheadBilling, support, scalingWe handle everything

Live Proof

Our mesh currently routes 799 inferences with:

41%
offload rate from cloud to distributed nodes
94%
bandwidth efficiency across our mesh
120ms
average latency (faster than any cloud proxy)
98%
cost reduction per inference vs. public cloud

Your GPU joins this existing fabric. No bootstrapping. No cold start.

The Offer: 30-Day Pilot

  1. 1
    You connect one rack (8 GPUs) to our network.
  2. 2
    We route live production traffic to it for 30 days.
  3. 3
    You get a dashboard showing total inferences served, revenue generated, and utilization % over time.

We're confident enough in the fabric's traffic density that the pilot is risk-free to try β€” if your node earns nothing, you've lost nothing but idle cycles that were already idle.

Ready to Monetize Idle Silicon?

Reply to this deck. We'll schedule a 15-min tech sync to get your node online.

Your GPUs are sitting there anyway. Let's make them work.

The premise

Every AI-powered web app today runs every token through a hyperscaler. That's wasteful. The average SaaS user's laptop has 16GB of RAM, an M-series neural engine or discrete GPU, and sits idle 97% of the day. A 3B parameter model at Q4 quantization now fits in 1.8GB and runs at 40+ tokens/sec in the browser via WebGPU.

MeshInfer.AI is the missing infrastructure layer: a drop-in SDK + coordinator that routes each inference request to the optimal compute target β€” local device, a peer Node in the mesh, or a cloud LLM β€” based on model size, latency budget, cost preference, and Privacy Tier.

Core value

Why the mesh runs on open-source

The mesh exists because of open-source models. You can't run GPT-4o on a browser tab or a consumer GPU β€” but you can run Llama-3.2-1B, Phi-3.5-mini, and Qwen-2.5 on exactly that hardware. That single fact is what makes distributed inference economically viable.

Every time a new open-source model drops β€” better quality, smaller footprint, faster decode β€” your mesh gets better. No infrastructure change, no renegotiation, no new vendor contract. The improvement is automatic.

What runs where

Local β€” on-device

1B–4B quantized models (Llama-3.2-1B, Phi-3.5-mini) run in-browser via WebGPU or on-device via CoreML/NNAPI. Zero network, zero per-token cost.

Mesh β€” peer hardware

3B–70B models run on contributor GPUs β€” consumer cards (RTX 3060–4090), datacenter H100s, Apple Silicon. Routed by capability and proximity.

Cloud β€” fallback only

Proprietary cloud models (GPT-5 mini) serve only when no open-source model meets the quality bar. The router promotes hard requests up; easy ones stay on the mesh.

The quality gap is closing

Open-source models are no longer a compromise. On the benchmarks page, Phi-3.5-mini trails GPT-4o-mini by 5–13 points on MMLU and IFEval β€” and the gap halves with every model generation. But the cost gap is permanent: a mesh inference costs fractions of a cent; a cloud API call costs full retail.

Routing implication: The router promotes hard requests (detected via prompt complexity + token budget) to cloud automatically. Easy requests β€” ~70% of real SaaS traffic β€” stay on open-source models with no perceptible quality drop. See the quality parity data β†’

The flywheel

Models improve

Each new open-source release (Llama 4, Phi-4, Qwen-3) raises quality without any mesh change. The router just routes to it.

Footprints shrink

Quantization (Q4, Q3, Q2) and distillation pack larger models into smaller VRAM. More devices become capable nodes.

Privacy compounds

Open-source models enable local-only and no-cloud policies. Proprietary APIs structurally cannot β€” your data must leave the device.

No vendor lock-in

No per-token pricing, no rate limits, no model deprecation risk. You own the model weights; the mesh owns the routing.

How it scales across organizations and jurisdictions

Who it's for

  • AI-first SaaS. Cursor-likes, Notion-AI-likes, copilots burning $40k+/mo on OpenAI.
  • Consumer apps. Chat, writing, translation, summarization at global scale.
  • Regulated industries. Healthcare, legal, finance β€” where prompts cannot leave the device.
  • Edge & offline. Field apps, airline apps, developing-market apps.

The Mesh-Native Ecosystem

MeshInfer.AI is one layer of a unified five-platform stack. Together they form the Distributed Intelligence Stack β€” a complete system for building, running, and settling intelligence across the global mesh.

Distributed Intelligence Stack
What this is
A live, production-deployed system. Every page documents what the platform actually does today β€” no filler, no vague hand-waving, no future-tense promises. Navigate via the sidebar.