Looking for GPU providers — distributed inference network, revenue sharing #206
innermost47
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm building a distributed GPU network to power OBSIDIAN Neural, an open source VST3/AU plugin for real-time AI audio generation.
The model: providers run a Python server on their machine, handle generation requests, and receive an equal share of 85% of monthly subscription revenue via Stripe Connect. No token, no crypto — euros directly to your bank account. You also get 500 free credits/month to use the plugin yourself.
Requirements: NVIDIA RTX 3060 (4GB) or RTX 3070+ (8GB), Python 3.10+, CUDA, ~8h/day availability.
The full architecture is split across four repositories:
Revenue data is published publicly at https://api.obsidian-neural.com/api/v1/public/finances. Phase 1 is limited to 10 providers.
If you're interested or have questions, reach out at contact@obsidian-neural.com or via https://obsidian-neural.com/contact.html.
All reactions