Short answer: In 2026, a custom AI solution costs anywhere from $10,000 for a focused proof of concept to $300,000+ for a production ML platform. The most common projects — an AI assistant, document-processing pipeline, or recommendation engine built on existing foundation models — land between $30,000 and $120,000. Building with APIs like Claude or GPT dramatically lowers the entry cost; training custom models from scratch is where budgets explode. Here are the real numbers and what actually drives them.
AI development cost in 2026 at a glance
| Project type | Typical range (USD) | Timeline |
|---|---|---|
| Proof of concept / pilot | $10,000 – $30,000 | 3–6 weeks |
| AI chatbot / customer-support assistant | $20,000 – $60,000 | 1–3 months |
| Document processing / intelligent automation | $30,000 – $90,000 | 2–4 months |
| RAG knowledge system over company data | $40,000 – $120,000 | 2–5 months |
| AI agents (multi-step, tool-using workflows) | $50,000 – $150,000 | 3–6 months |
| Custom ML model (trained on your data) | $80,000 – $300,000+ | 4–9 months |
These figures assume a senior team in a cost-efficient hub such as Vietnam. The same scope built with a US or Western European agency typically runs 2.5–4× higher. See how general software rates compare in our Vietnam software cost guide.
The five factors that actually move the price
1. Build on foundation models vs train your own
This is the single biggest cost fork. Using Claude, GPT, or Gemini via API means you pay for prompt engineering, integration, and evaluation — not GPU clusters. Custom model training adds data collection, labeling, training infrastructure, and MLOps, easily multiplying the budget by 3–5×. In 2026, roughly 80% of business AI use cases are best served by foundation models plus retrieval — not custom training.
2. Data readiness
If your documents, tickets, or product data are clean and accessible, integration is fast. If data lives in six legacy systems with no APIs, expect 20–40% of the budget to go to data plumbing before any "AI" happens. A short data audit before contracting saves money and prevents surprises.
3. Accuracy requirements and evaluation
A marketing content assistant that is right 90% of the time is cheap. A legal or medical extraction system that must exceed 99% accuracy needs structured evaluation sets, human-review workflows, and guardrails — often more engineering than the model integration itself. Define your acceptable error rate early; it drives cost more than model choice.
4. Integration depth
A standalone chatbot is one price. An agent that reads your CRM, drafts responses in your ticketing system, and posts summaries to Slack is another. Each system touched adds authentication, permissions, error handling, and testing. Budget roughly $5,000–$15,000 per significant integration.
5. Ongoing costs after launch
AI systems are not fire-and-forget. Plan for inference costs (API usage typically $200–$5,000+/month depending on volume), monitoring, prompt/model updates as providers evolve, and periodic evaluation runs. A sensible rule: reserve 15–25% of the build budget annually for operations and improvement.
Real-world example: AI agents for a legal team
We built a system of AI agents for a legal practice that automates document-heavy workflows that previously consumed hours of associate time per matter. The project combined foundation-model APIs with retrieval over the firm's own precedent library and strict human-in-the-loop review — the pattern we recommend for any regulated industry. It shipped in months, not years, precisely because we did not train a custom model.
How to budget an AI project without getting burned
- Start with a paid discovery or PoC ($10,000–$30,000). Validate that the AI can actually hit your accuracy bar on your real data before committing to a full build.
- Insist on an evaluation set. Before development starts, agree on 50–200 test cases that define "working." This turns a vague AI promise into a measurable contract.
- Prefer API-first architecture. Build on Claude/GPT-class models with retrieval; only consider fine-tuning or custom training when the PoC proves the generic model falls short.
- Ask for cost-per-request projections. A design that works at 100 requests/day may be uneconomical at 100,000. Your partner should model inference costs at your projected volume.
- Keep humans in the loop for high-stakes outputs. Review workflows cost little and de-risk the deployment enormously.
Our AI & machine learning services cover this full lifecycle — discovery, PoC, production build, and ongoing operation. If you're weighing AI against broader modernization work, our digital transformation guide shows where AI fits in the bigger picture.
Frequently Asked Questions
How much does it cost to build an AI chatbot in 2026?
A production-quality chatbot built on foundation models costs $20,000–$60,000, including knowledge-base integration, guardrails, and testing. Simple FAQ bots using off-the-shelf platforms can cost under $10,000, while sophisticated multi-system support agents run $80,000+.
Is it cheaper to use ChatGPT/Claude APIs or train my own model?
APIs are almost always cheaper to start. API-based builds avoid data labeling, GPU training costs, and MLOps infrastructure — typically saving $100,000+ upfront. Custom training makes sense only when you have proprietary data at scale, strict latency/privacy constraints, or the PoC proves foundation models can't hit your accuracy target.
What does AI development cost per month for a dedicated team?
A dedicated AI engineer in Vietnam costs $6,000–$10,000/month all-in, versus $15,000–$25,000 in the US. A typical pod (AI engineer, backend developer, part-time PM/QA) runs $15,000–$25,000/month and can ship a production AI feature per quarter.
How long does an AI project take?
A proof of concept takes 3–6 weeks. Production systems built on foundation models take 2–5 months. Custom-trained models take 4–9 months or more. The biggest schedule risk is not the model — it's access to clean data and slow stakeholder feedback on evaluation results.
What ongoing costs should I expect after launch?
Three buckets: inference (API usage or hosting, from a few hundred to several thousand dollars monthly at typical business volumes), monitoring and maintenance (15–25% of build cost annually), and periodic improvements as models and your business evolve. Any proposal that omits running costs is incomplete.