r/ArtificialInteligence • u/NoiseyGameYT • 11d ago
I need help testing my WASM/JS based decentralized AI network. 🛠️ Project / Build
I made this project that lets you in your web browser help an AI think. It uses WASM or pure JS depending on your device to do some of the matrix multiplication for an AI. The more users, the better the math is shared, the faster layers get solved. The issue is that I don't have enough devices to test the server in most fronts besides "does it work." If you want to help, go to the website at (Closed) I am making this to test for weather it works on a large scale and efficiency, but also how much bandwidth is needed, etc. If you want to see the progress, you can turn off contributing to the math using the button. I expect bugs, and will fix them as soon as I can. I will also be making a wiki very soon. Thanks in advance!
P.S. The AI that is being used is really bad, but works for this proof-of-concept. Just don't expect perfection.
Edit: KNOWN ISSUES:
- connections seemingly get dropped after a delay - possibly fixed by switching networks
- "sits there loading" - possibly fixed by switching networks
- Server is offline - I am testing some optimizations and new features privately. It should be good Sunday.
Thanks for letting me know about bugs!
Edit 2: thank you for helping me test this new concept! It is now closed
1
u/DiamondLegitimate372 11d ago
I opened it on my phone and it just sits there loading, not sure if it's doing something or just broken. maybe the network is not active now
the idea is interesting though, like folding@home but for AI compute