Skip to main content

Monetization

ServerlessAI supports a variety of monetization strategies to help you maximize revenue for your AI-driven application.

Subscription

In a subscription model, users pay a recurring fee (monthly or annually) to access your AI application's features.

Implementation

  • Create distinct user groups for each subscription tier (e.g., Basic, Professional).

  • Assign capabilities and usage quotas according to each tier.

  • For non-subscribers, such as users in the "Authenticated" or "Guest" groups, you choose to disable all capabilities, reserving full functionality for paying customers. Or you can employ a Freemium model, and set quota for unpaid users accordingly.

Pay-per-use

In this model, users pay only when they use specific AI-powered features or services, based on their usage volume.

Current Status

  • ServerlessAI does not yet support this model directly, but it is in active development.
  • We welcome your feedback and suggestions at [email protected].

Ad-Based Model

In the ad-based model, your application remains free to use, and revenue is generated by displaying targeted advertisements to users.

Implementation

Set usage quotas for both authenticated and guest users, ensuring the free experience aligns with your ad revenue strategy.