TL;DR: A business chatbot or document assistant connected to one or two systems usually costs $15K-$50K to build. An AI agent that acts across several systems in production costs $50K-$150K. A readiness assessment at $5K-$15K tells you which one you need. Model usage is often the smallest monthly line: the larger ones are monitoring, human review and maintenance. Pick the simplest tool that does the job, and save agents for work that needs judgment.
Five tools that all get called "AI"
Ask five vendors for "an AI agent" and you may get five different products. Some are chatbots with a new name. Some are Zapier workflows with a model in one step. Before you compare quotes, name what you actually need.
| Tool | What it does | Use it when | Typical cost |
|---|---|---|---|
| Scripted chatbot | Answers from a fixed menu or script | Questions and flows repeat and rarely change | A SaaS plan, or a small part of a web project |
| RAG assistant | Finds answers in your documents with a language model and cites the source | People search policies, manuals or tickets all day | $15K-$50K to build and connect |
| AI agent | Plans steps, calls tools and APIs, and acts inside your systems within set permissions | The task spans several systems and each case needs judgment | $50K-$150K for production, from $5K for a PoC |
| RPA | Software robots repeat clicks and keystrokes in existing screens | A stable legacy system has no API and the steps never vary | Licenses plus build work per process |
| No-code automation (Zapier, Make, n8n) | Connects cloud apps with triggers and fixed steps | Data moves between tools that have APIs, by clear rules | A monthly subscription and your team's time |
For reference: Zapier paid plans start at $19.99 a month billed annually, Make at $9 a month, and n8n cloud at €20 a month, with a free self-hosted community edition. UiPath lists a Basic plan from $25 a month and prices its Standard and Enterprise plans through sales.
What makes an agent different
A chatbot answers. An agent does the work.
A RAG assistant tells an employee what the refund policy says. An agent reads the customer's order in the ERP, checks the policy, drafts the refund, and asks a manager to approve anything above a set amount.
RPA and no-code tools follow a path someone drew in advance. An agent chooses its next step based on what it finds. That flexibility is the reason to build one, and it also drives the cost: every decision is a model call, every action needs a permission, and every step needs a log.
The tools also work well together. An agent can trigger an n8n workflow or an RPA bot as one of its tools. If you are still deciding whether a process needs an agent at all, our CTO's guide to evaluating agentic AI walks through the decision.
What it costs to build
These are the same ranges we publish for our AI and agent development services.
| Stage | Price | What you get |
|---|---|---|
| Proof of concept | From $5K | One narrow flow on real data, to prove the approach works |
| AI readiness assessment | $5K-$15K | Process selection, a data check, build or buy advice and a cost estimate |
| AI integration | $15K-$50K | A chatbot or RAG assistant connected to one or two systems, with an evaluation set |
| Production AI solution | $50K-$150K | An agent that acts across systems, with user permissions, audit logs, human approval steps, monitoring and a security review |
The jump from integration to production is where most budgets break. A demo that answers questions well in a meeting room is the easy part. Permissions, error handling, logging, approvals and the security review take most of the effort.



