hosman20 puts the platform on the hook for AI bills
Customers stop bringing their own API keys; the fork now pays the model providers and meters usage centrally.
Until now, anyone using this fork had to plug in their own credentials for Anthropic, Google, or OpenAI and pay those providers directly. hosman20 has ripped that whole arrangement out. All model traffic is funneled through a single routing layer (Vercel's AI Gateway, a service that brokers calls across providers behind one key), and the customer-facing screens for managing API keys are gone.
Every request now carries an identifier for the user and their firm, so cost can be sliced per customer. That's the plumbing a subscription business needs: you can't charge a flat monthly fee for AI usage if the customer is the one holding the meter. This change is the prerequisite for the Stripe paywall and trial limits that ship alongside it - the fork is positioning itself as a paid product for Middle East law firms rather than a bring-your-own-keys prototype.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?