AIToday
Large Language ModelsOpen-Source AIr/artificialPublished: Aug 8, 2026, 01:01 JST3 min read

Developer seeks testers for browser-based decentralized AI network

Developer seeks testers for browser-based decentralized AI network

Key takeaway

  • A developer has launched an open test of a decentralized AI inference system that runs in web browsers, distributing computational work across multiple users' devices using WebAssembly or JavaScript.

  • The project is designed to test whether the approach scales efficiently and to measure bandwidth consumption; the developer is actively recruiting testers and acknowledges the current AI model is intentionally simple and that bugs are expected during this proof-of-concept phase.

3 Key Points

  1. What happened

    A developer has launched a test project allowing web browser users to contribute computing power to AI inference using WebAssembly (WASM) or JavaScript, with the goal of distributing matrix multiplication tasks across multiple devices to speed up layer computation.

  2. Why it matters

    The project aims to validate whether decentralized, browser-based AI inference can work at scale and to measure bandwidth requirements and efficiency — information relevant to anyone building distributed computing systems or exploring alternatives to centralized AI infrastructure.

  3. What to watch

    The developer is actively soliciting testers at https://ecthqmainserver.orfe-climb.ts.net/ and acknowledges known issues (connection drops after delays, possible network-switching workaround) and plans to publish a wiki soon; the AI model used is intentionally basic for proof-of-concept purposes.

In Depth

Read the full story

A developer has published a browser-based distributed AI inference project and is actively recruiting testers. The system uses WebAssembly (WASM) or pure JavaScript depending on device capabilities to allow web browser users to contribute computing power to AI inference tasks. The architecture distributes matrix multiplication — a fundamental operation in neural networks — across multiple participating devices; as more users join, the mathematical workload is shared more widely, enabling faster computation of neural network layers.

The primary goals are to validate whether this decentralized approach can function at scale, to measure its efficiency, and to quantify bandwidth requirements. Users can visit https://ecthqmainserver.orfe-climb.ts.net/ to begin testing. The interface includes a button to disable contribution to allow viewing progress without actively participating.

The developer has been transparent about limitations and current state. The AI model powering the proof-of-concept is intentionally basic and not meant to deliver high-quality results; the focus is on validating the infrastructure rather than the model's performance. The developer expects bugs during this testing phase and has committed to fixing them quickly. Known issues include connections dropping after a delay, which may be resolved by switching networks. A wiki documenting the project is planned for the near future. This remains an early-stage experiment in distributed, browser-based AI inference.

Context & Analysis

This project represents an experiment in crowdsourced distributed computing applied to AI inference. Rather than relying on centralized server infrastructure, the developer is leveraging idle computing resources in users' browsers — a capability enabled by WebAssembly's near-native performance in modern browsers. The core mechanism distributes matrix multiplication (the core computational bottleneck in AI) across participants, with the hypothesis that more concurrent users improve both speed and efficiency. The developer's explicit focus on testing "at scale" and measuring bandwidth suggests an interest in understanding practical constraints for real-world deployment of such systems. The acknowledgment that the current AI model is intentionally basic underscores this is a proof-of-concept; the technical validation matters more than the quality of results. Known issues with connection stability indicate the project is still in early testing phases.

FAQ

How do I participate in testing this project?
You can visit the test site at https://ecthqmainserver.orfe-climb.ts.net/ in your web browser. The site includes a button to turn off contributing to the math if you want to view progress without participating.
What is this project trying to measure?
The developer is testing whether the decentralized approach works on a large scale, how efficient it is, and how much bandwidth is needed.
What known issues have been reported?
Connections seemingly get dropped after a delay, which may be fixed by switching networks.

Get the latest Large Language Models news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleByteDance builds AI team to rival Anthropic, spurns model distillation

The AI news that matters, in one minute each morning.

Sign up free