The Napster of GPU Compute

Share your GPU. Earn Moonshine. Access AI models worldwide.

Decentralized AI. No corporate overlords. Just compute and Moonshine.

0 Active Hollers
0 Available Models
0 Requests Served

How It Works

🖥️

Run a Holler

Install Docker, pull the image, share your GPU. Earn Moonshine for every request served.

⬇️ Download Latest Release
🔗

Connect to the Mesh

One API key. Access every model on the network. OpenAI-compatible.

Earn & Spend Moonshine

The more GPU you share, the more Moonshine you earn. Spend it on AI compute or cash out.

For Operators (GPU Providers)

Why share your GPU?

  • 💰 Earn passive income from idle GPU compute
  • 🔒 Keep your data local — models run on YOUR hardware
  • 📊 Dashboard shows real-time earnings, usage, and Holler health
  • 🎮 Support: NVIDIA, AMD, Apple Silicon (Metal)
Start Earning →
# Quick Start - Run a Holler
docker pull jimbomesh/holler-server:latest
docker run -d --gpus all \
  -e JIMBOMESH_API_URL=https://api.jimbomesh.ai \
  -e HOLLER_NAME=my-gpu-node \
  -e HOLLER_API_KEY=your_key_here \
  jimbomesh/holler-server:latest

For Buyers (AI Developers)

Why use JimboMesh?

  • 🌐 One API key, hundreds of models
  • 🔌 OpenAI-compatible — drop-in replacement
  • 🚀 No vendor lock-in, no rate limits from big cloud
  • 💸 Pay with Moonshine or contribute GPU to earn free credits
  • 🛠️ Works with: VS Code, JetBrains, Cursor, Continue.dev, OpenClaw
Get Your API Key →
# Use with any OpenAI-compatible client
curl https://api.jimbomesh.ai/v1/chat/completions \
  -H "Authorization: Bearer your_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "llama3.3:70b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Pricing

🆓

Free Tier

100 Moonshine/mo
  • Access to all models
  • Community support
  • No credit card required
Get Started
🏢

Enterprise

Custom
  • Dedicated Hollers
  • SLA guarantees
  • Volume discounts
  • Priority support
Contact Us