What it costs and how billing works
The minimum project size is $10,000, roughly one engineer for one month, and the minimum term is two weeks, one sprint. There is no recruiting fee, and the assigned project manager is included at no additional cost. Billing is per sprint, Net 14, monthly if your finance team prefers, with volume discounts of 5% from five people and 10% from seven.
We do not quote an AI project without a real scope, because an estimate given before anyone has looked at the data is a guess with a currency symbol in front of it. That is what the feasibility sprint is for: it is small, it is priced like any other sprint, and it ends with a written answer you can take elsewhere. What an engineer costs depends on role, seniority and technology, and it comes in writing together with the scope.
The projects behind this page
Every project named here is one where our own engineers built or integrated the AI. Projects where the client owned the model and we built the application around it are left out, even when the product is known for its AI, because claiming a client's capability as your own is the one claim a buyer can check in a single phone call. A project appears only if our engineers wrote, trained or integrated the model or the pipeline, the work reached production or a deliverable the client accepted, and it is verifiable from outside.
Three client projects meet that: Milc Group, Sparrow and Visit Philly. Ten projects our own record had tagged as AI did not survive the review, most of them because the AI belonged to the client. We publish the exclusions because the number means more once you know what it excludes.
Milc Group is a dairy management platform. We built MIRA, its AI assistant, with YOLO for the detection models and Roboflow for the labeling and training pipeline. The hard part was never the model: MIRA had to fit a platform that dairy operations run on every day, so the retraining loop, the behavior when the model is unsure and the cost of inference at the volume of a working farm were all designed before anything shipped. It is our largest engagement.
Sparrow analyzes a golf swing as it happens. Latency is the whole product: the analysis runs on the phone itself, in Swift and SwiftUI with MetalKit handling the frames, because a swing coach that answers thirty seconds later is not a swing coach.
Visit Philly is the destination marketing organization for Philadelphia, with a large published archive. We built a language model layer over it using GPT-4, Ollama for local model serving, and a retrieval-augmented generation pipeline that controls which of their content an answer may draw from. A model that invents a restaurant is worse than one that says it does not know, so the work was retrieval design and grounding, not prompt writing.
And one of our own. Cookmate.AI is ours, shipped to the App Store with CodigoDelSur as the seller. It generates recipes from the ingredients you actually have and the diet you follow. We count it separately from the three above, and we mention it because everything else here is something we are describing to you, while this one you can download and judge in a minute.