Programming

What if we host AI on botnet?

Started by qqg07734 · May 15, 2026

#11314
I recently came up with an idea of using botnet to host AI, instead of DDoS. See, using the power of distributed computing power we could not only host AI (after all, AI requires fuzzy logic, so distributed computing power would be ideal), but also use it to train AI from absolute zero - no retrain ready model (like dig, that as far as i know is based on Qwen), just train it using power of thousands of PCs.

I am not a very good programmer, so i would like to work with someone who would have time (and patience) to help me build this thing. I would like to learn while doing it.

My email: qgq@dnmx.cc

PGP key:

-----BEGIN PGP PUBLIC KEY BLOCK-----

mDMEabVOBBYJKwYBBAHaRw8BAQdAmdy2PJ+NYQciqwDu8fwLyWFsUEv33+KvkARa

cT4GZj20GEROTVggLSBxZ3EgPHFncUBkbm14LmNjPoiQBBMWCgA4FiEEA1CiDgt9

cQpDenZqo9czcpde6OgFAmm1TgQCGwMFCwkIBwIGFQoJCAsCBBYCAwECHgECF4AA

CgkQo9czcpde6OgkvQD7B2APGnjGg0xsjVFWKrz8LKZtX0c3UgfAfgAfo/HZYWkA

/RHoYavxG3+mKoCpkuOPSB4xEhbjnhXwudjv7+YxErsKuDgEabVOBBIKKwYBBAGX

VQEFAQEHQB6DG7OK9H7BytyoJf+RIxUgV3VeoXQ/h9z3m+tCm/IIAwEIB4h4BBgW

CgAgFiEEA1CiDgt9cQpDenZqo9czcpde6OgFAmm1TgQCGwwACgkQo9czcpde6Ohz

OAEA7M4L4WN1A5u3SVpoKtV+ez0Mi5RjJ8NU0MRTwtEdjD4BAManCfgHEYYo3KjA

Bw8NB6y+XDVrGM+9c1fL/b3DH1kA

=c6O9

-----END PGP PUBLIC KEY BLOCK-----
#11315
↳ Replying to @qqg07734
I know nothing about programming so I wouldn't know but that SOUNDS like it would be good! :D
#11316
↳ Replying to @qqg07734
I think what you're talking about is something like running a LLM through P2P protocol which I'm pretty sure there's already some platforms to do it so, check PeerLLM dot com, it's a good idea but I think lacks several security layers, compute power and other needed concepts to do an AI useful
#11317
↳ Replying to @qqg07734
the problem with having a botnet for this, its not stable at all, you need to save the same data for the same capabilities, which means ram will be taken entirely from the botnet(each one needs like 16gb+ ram), then you need to make a system that will distribute a lot of information to a botnet keeping complete correlation through the way through thousand of possible requests.

its not impossible but this will require some work with an experienced team and someone that understands how to work with huge distribution systems
#11318
↳ Replying to @qqg07734
sorry to crush your dreams but this isn't feasible

whatever AI you tended to run requires a huge amount of VRAM unless you have a high end computer in your botnet, it's not possible