How do you price work?+
We scope and price per project rather than billing hourly, so you know the cost before we start. For longer engagements we work in fixed-price phases — each phase has its own scope and price, and you decide whether to continue at the end of each one. Retainers are available for ongoing work after launch.
Who owns the code?+
You do. On final payment, all source code, designs and associated IP transfer to you outright. We keep no licence over your product and we do not reuse your code in other clients’ projects. You get the repository, the infrastructure config and the documentation to run it without us.
Is my data used to train AI models?+
No. We do not train models on your data, and we do not send your data to providers who do. Where a project uses a third-party model API, we use configurations that exclude your inputs from training, and we tell you in writing which providers process what. If your data cannot leave your infrastructure at all, we design for self-hosted models instead.
How do you know the AI part actually works?+
We build an evaluation set before we build the feature — real examples with known-good outputs — and we run it on every change, the same way we run a test suite. That is how we catch a prompt change that quietly breaks an edge case, and how we can tell you a model swap is safe. If a problem cannot be evaluated, that is usually a sign it should not be solved with a model.
What if AI is the wrong tool for my problem?+
We will tell you. A good deal of what gets pitched as an AI problem is better served by a database query, a rules engine or better-designed software, all of which are cheaper to run and easier to reason about. We would rather build you the boring thing that works than the impressive thing that does not.
How long does a project take?+
It depends on scope, but we work in short cycles and put working software in front of you early rather than disappearing for months. You will see something running well before it is finished, and you can change direction based on what you see instead of what you imagined at the start.
Can you work with our existing codebase and team?+
Yes. A good share of our work is adding capability to systems that already exist rather than starting over. We can work alongside your engineers, hand over progressively as they get comfortable, or run the whole thing — whichever fits how your team is set up.
What happens after launch?+
Software that nobody watches degrades, and AI features degrade in ways ordinary software does not — model providers deprecate versions, and real usage drifts away from what you tested. We offer ongoing support covering monitoring, model updates and evaluation runs. If you would rather run it yourselves, we hand over the tooling and documentation to do that.