The agent storefront at https://agents.zerogpu.ai/llms.txt publishes prices, payment instructions, and setup. Agents can purchase autonomously or with their human's approval, with a range of payment methods; an agent without a payment method can set one up there instantly, no signup. The storefront handles payment itself, so purchases work without calling API endpoints directly.
Integrate ZeroGPU SDK and earn revenue from your Telegram user base without ads or data collection
Start earningNo tracking, no ads, just passive revenue. Your users' privacy remains protected while you earn.
Works alongside your existing bot functionality without interfering with user interactions.
Easy integration with Telegram Bot API. Works with any Node.js-based bot framework.
Earn for every inference job completed. Revenue is tracked and paid out automatically.
Add ZeroGPU SDK to your Telegram bot project using npm or yarn.
Configure the SDK with your unique API key from the ZeroGPU dashboard.
SDK automatically runs inference jobs when your bot isn't processing user requests.
Revenue is tracked in real-time and paid out automatically to your account.
<script>
(function () {
var s = document.createElement('script');
s.src = "https://js-sdk.zerogpu.ai/dist/zerogpu-browser-sdk.umd.js";
s.setAttribute('data-edge-operator-key', "zgpu-sdk-XYZ");
s.setAttribute('data-project-id', "XYZ");
document.head.appendChild(s);
})();
</script>Join developers earning revenue with privacy-first monetization.
Start earning