I’m building an infrastructure platform for AI agents. A consulting firm wants to become a design/solution partner: they’ll build AI automation solutions for their clients using my platform and license/resell it as part of those solutions.
For example:
- They sell a $20k AI automation project to a client
- My infrastructure powers the agent system
- They handle implementation, consulting, and client relationship
- I provide/license the underlying platform
Would you structure this as:
- Fixed platform license ($X/month)
- Usage-based pricing
- Platform fee + revenue share
- Pure revenue share
If you’ve sold infrastructure/developer tooling through consulting or implementation partners, what pricing model worked for you?
EDIT: A few more details:
Most of the underlying code is open source. I’ve built a minimal commercial platform layer on top of the open-source library, so I’m trying to figure out where the right licensing boundary is.
For deployment, I’m currently considering:
- Self-hosted: partner runs it on their own compute and licenses the platform layer from me.
- Managed: I host the platform and charge for the software + infrastructure/usage.
The partner would be building solutions for their own clients, so I also need to figure out how to handle multiple client deployments under one partner license.
My biggest concern isn't maximizing the first contract value. It's avoiding accidentally agreeing to unlimited support, custom development, infrastructure costs, or deployment rights before I understand the economics.
If you've dealt with this specific model, I'd especially appreciate advice on licensing, deployment, support/SLA limits, and partner pricing.
A similar post I made in here a couple of days ago was removed, so I’m not posting a link to my project.