OpenAgents, an open-source AI lab building Bitcoin-native machine learning infrastructure, closed $1.3 million in pre-seed funding after graduating from the BitcoinFi accelerator, Bitcoin Magazine reported on April 28. The capital will fund expansion of Pylon, a distributed compute node that lets gaming PCs, Macs, and consumer hardware earn Bitcoin by running AI agent inference and training workloads.

The pitch is simple: consumer devices sit idle most of the time, and their spare GPU capacity is priced at zero. OpenAgents wants to turn that idle compute into an infrastructure layer for open-source AI, with Bitcoin as the settlement rail.

How Pylon Works

Pylon runs on a contributor’s machine, connects to OpenAgents’ Nexus coordination layer, and makes local compute available to the network. Contributors receive Bitcoin payments through a hosted Nexus treasury for completed work. The architecture builds on Nostr protocols: Pylon acts as a Nostr client and NIP-90-style service provider, while Nexus handles work assignment, telemetry, payout accounting, and public stats.

The first live product families are inference and embeddings, with distributed training now being introduced through an assignment, validation, checkpoint, and payout flow. During public beta, OpenAgents reported over 1,000 Pylon instances active during the first wave of participation and more than one million satoshis paid through the treasury, according to a press release shared with Bitcoin Magazine.

The Product Stack

Pylon is one component of a broader system. The full stack includes Psionic, a Rust-based ML framework handling inference, fine-tuning, embeddings, image generation, and distributed training. Probe is an open-source coding agent positioned as an alternative to closed coding tools. Forge serves as an internal software factory for managing agent work verification and delivery. Autopilot, a planned desktop app, would combine personal agents, compute earning, and user-facing workflows in a single interface.

“America needs an open-source AI lab that can compete at the frontier without recreating the closed, centralized incentives of the biggest labs,” founder and CEO Christopher David told Bitcoin Magazine. The Nexus coordination layer is open source, and the company says other operators can run their own Nexus networks over time.

Distributed Compute in Context

The timing matters. Centralized cloud inference pricing from OpenAI, Google, and Anthropic continues to climb as frontier models grow larger and more compute-intensive. Anthropic’s Claude Opus 4.7 tokenizer changes effectively raised API costs by up to 35% without a list-price adjustment. Google, Amazon, and Microsoft are all spending tens of billions on data center buildouts. The $1.3M pre-seed is microscopic next to those numbers, but OpenAgents is betting on a different cost structure entirely: paying individual compute contributors directly rather than routing all inference through hyperscaler infrastructure.

The open question is whether distributed consumer hardware can deliver the latency and reliability that production agent workloads demand. Inference on a gaming PC in someone’s apartment is fundamentally different from inference in a purpose-built data center with redundant power and networking. OpenAgents is currently preparing distributed training runs that will publish verifiable participation data, including online contributors, assigned contributors, and model-progress metrics. The results will test whether the model works beyond early beta participation.