AI agent development: one agent, one business, one accountable job
A general-purpose chatbot on a website answers questions nobody asked and fails at the one thing the business needed. An agent built for a single job — qualifying an enquiry, booking an appointment, recovering a cart — can be measured, improved and held to a number.
The short answer
A niche AI agent is a conversational system built for one business and one outcome, grounded in that company's own data through retrieval, with defined escalation to a human. Unlike a generic chatbot, it is measured on a business metric rather than on containment rate.
Agents that do one thing well are measurable and improvable. Agents that do everything are demos.
0%
Answers grounded in your data
Retrieval over your documents and records, with a refusal path when the answer is not there.
0
Escalation triggers
Low confidence, explicit request for a human, or a sensitive topic. Any one hands over immediately.
0/7
Available
Including the enquiry that arrives at 11pm, which is a meaningful share of them in India.
1
Define the job
Agent brief and success metric
2
Build the knowledge
Structured knowledge base
3
Integrate
Working tool access
4
Design and build
Agent in staging with an eval suite
5
Shadow and pilot
Pilot report and fixes
6
Launch and improve
Live agent and a monthly review
Custom AI agentsRAG over your dataWhatsApp agentsAppointment bookingLead qualificationCart recoveryVoice agentsKnowledge base groundingEscalation designAgent evaluationCustom AI agentsRAG over your dataWhatsApp agentsAppointment bookingLead qualificationCart recoveryVoice agentsKnowledge base groundingEscalation designAgent evaluation
The problem
The chatbot everyone closes
It cannot see your inventory and it cannot fetch a person, so the only route left open is the one out.
It greets every visitor, offers four buttons, cannot answer the actual question, has no access to any real data, and its only escape route is a form. It is measured on how many conversations it 'contained', which is a metric that rewards trapping people.
01It cannot see your inventory, prices, availability or order status, so it answers in generalities.
02It confidently invents details it has no basis for, which is worse than saying nothing.
03There is no way to reach a human, or the escape route is a form that emails an unwatched inbox.
04It is measured on containment rather than on appointments booked or leads qualified.
05It was launched once and never evaluated against real conversations since.
Why businesses need it
The agents we have built, by industry
Each one has a single accountable outcome. That is what makes it possible to say whether it works.
Real estate
Without it
Enquiries arriving at all hours about pricing, availability and location, answered the next working day if at all.
With it
An agent that answers project and pricing questions from real inventory, qualifies budget and timeline, and books a site visit into the sales calendar.
Accountable for site visits booked, not for messages answered.
Clinics & diagnostics
Without it
Reception handling timings, doctor availability, preparation instructions and directions by phone, all day.
With it
An agent handling scheduling and logistics from the real calendar, with anything clinical escalated to a human immediately and explicitly.
Accountable for appointments booked and reduced call volume.
E-commerce
Without it
Order status, delivery and returns queries at volume, mostly answerable from data the business already holds.
With it
An agent reading real order records, plus proactive cart recovery conversations on WhatsApp.
Accountable for recovered carts and deflected support tickets.
Education
Without it
Applicants asking about fees, eligibility, syllabus and deadlines across a long admissions window.
With it
An agent grounded in the actual prospectus, capturing applicant details and handing warm enquiries to counsellors.
Accountable for applications started.
Lending & insurance
Without it
Eligibility and document questions repeated hundreds of times a week before any application begins.
With it
An agent explaining requirements and pre-checking eligibility, with every regulated statement drawn from approved copy.
Accountable for completed applications, with a full conversation audit trail.
Hospitality & services
Without it
Booking and availability enquiries across WhatsApp, Instagram and phone with no single queue.
With it
One agent across channels, reading real availability and taking bookings.
Accountable for confirmed bookings.
Why software, not headcount
What separates a working agent from a demo
Building something that responds is easy now. Building something a business can rely on is a design problem, and it comes down to four things.
Grounding in real data
The agent reads your actual inventory, calendar, prices and order records. An agent answering from a general model with no retrieval will eventually invent something expensive.
A refusal path
It must be able to say 'I do not know, let me get someone'. Agents without a refusal path fill the gap with plausible fiction, which is the failure mode that ends trust permanently.
Evaluation, continuously
A test set of real conversations with expected outcomes, run against every prompt or model change. Without it, an improvement is an assumption.
A business metric, not a containment rate
Appointments booked, leads qualified, carts recovered. Containment measures how well you trapped somebody, which is not the same as helping them.
Scope
What a ai agents by niche engagement includes
01
Use case definition
The one job, the one metric, and what the agent is explicitly not for. Written down before anything is built.
02
Knowledge base
Your documents, policies, prices and FAQs structured for retrieval — usually the largest and most valuable part of the work.
03
System integration
Live access to calendar, inventory, order data or CRM, because an agent that cannot see real data can only generalise.
04
Conversation design
Opening, qualification path, objection handling and the handover, written by someone who has read your real conversations.
05
Guardrails
Topic boundaries, approved copy for regulated statements, and a refusal behaviour that is graceful rather than blank.
06
Escalation
Confidence, sentiment and explicit-request triggers, with the conversation handed over in full to a person.
07
Evaluation set
Real conversations with expected outcomes, run against every change before it ships.
08
Analytics
The business metric, plus a report of what the agent could not answer — which is the most useful output of the whole system.
Agents on the account
How one agent is actually assembled
An agent is not a single model call. It is a small system: a conversation layer, a set of tools it is allowed to use, retrieval over your own content, and a supervisor deciding when a human takes over. This is what sits behind a single deployed agent.
01
Conversation layer
Handles the dialogue across WhatsApp, web chat or voice, keeping context across a conversation that may span days.
Connected to: WhatsApp API, web widget, telephony
02
Retrieval
Fetches the relevant passages from your own documents, prices, policies and product data before any answer is composed.
Connected to: Vector store, CMS, product database
03
Tool access
Reads live availability, order status and inventory, and writes bookings back — the difference between describing and doing.
Connected to: Calendar, order system, CRM
04
Qualification logic
Asks the questions the business actually needs answered and records them as structured fields, not as chat transcript.
Connected to: CRM, forms database
05
Guardrails
Blocks regulated claims, pricing it is not authorised to quote and topics outside its remit, using approved copy where a statement is required.
Connected to: Policy rules, approved content
06
Escalation supervisor
Watches confidence, sentiment and explicit requests, and hands to a human with the full conversation attached the moment any threshold trips.
Connected to: Support inbox, Slack, CRM
07
Evaluation harness
Replays a growing set of real conversations against every change, so an improvement is demonstrated rather than assumed.
Connected to: Test set, logging store
08
Analytics
Reports the business outcome — bookings, qualified leads, recovered carts — alongside the questions it could not answer, which is next month's content plan.
Connected to: Dashboard, CRM, GA4
In depth
AI agent development India: how it works and what it is worth
A general-purpose chatbot on a website answers questions nobody asked and fails at the one thing the business needed. An agent built for a single job can be measured, improved and held to a number.
What separates an agent from a chatbot
It reads your live data — inventory, calendar, prices, order status — rather than answering in generalities.
It can take an action, like booking an appointment, not just describe one.
It knows when to stop and fetch a human, with the conversation attached.
It is measured on a business outcome — appointments booked, leads qualified, carts recovered — rather than on containment.
Containment is the wrong metric
Containment rate measures how many people the system prevented from reaching a human. Optimised for, it rewards trapping people. Every agent we build is accountable for something the business actually wants more of, which usually means the agent should be *keen* to hand over.
Grounding, and the refusal path
Answers come from retrieval over your own documents and records, and the agent must be able to say it does not know. Agents without a refusal path fill the gap with plausible fiction, which is the failure mode that ends trust permanently and is entirely preventable at design time. How this is built is in RAG chatbot development.
The agents we are asked for most in India
A property agent answering pricing and availability from real inventory and booking site visits. A clinic agent handling timings and scheduling with anything clinical escalated immediately. A store agent reading real order records and recovering carts on WhatsApp. An admissions agent grounded in the actual prospectus. Each one accountable for a single number.
Multilingual, because your customers are
Hindi, Bengali and English with language detection, so the customer never has to choose. The knowledge base should be reviewed by a speaker in each language rather than machine-translated and left — the agent will faithfully reproduce whatever is in it.
Being honest with the person on the other end
The agent should say it is an automated assistant. What people object to is not talking to software; it is software pretending to be a person, and software with no way out to a human. Both are design choices, and both are avoidable.
How it runs
Our ai agents by niche process, week by week
Every stage ends in something you can hold — a document, a build, a live account. If a stage cannot name its output, it is a meeting, not a stage.
01
Define the job
One outcome, one metric, and the boundaries. Most agent projects fail here by trying to do everything.
Output: Agent brief and success metric
02
Build the knowledge
Gather, clean and structure the content the agent answers from.
Output: Structured knowledge base
03
Integrate
Connect the systems it needs to read and write — calendar, inventory, CRM.
Output: Working tool access
04
Design and build
Conversation design, guardrails, escalation, and the evaluation set built alongside.
Output: Agent in staging with an eval suite
05
Shadow and pilot
Run on a subset of traffic with a human reviewing every conversation before responses are trusted.
Output: Pilot report and fixes
06
Launch and improve
Live, monitored, with unanswered questions feeding the knowledge base monthly.
Output: Live agent and a monthly review
Included, not invoiced
Included free with every ai agents by niche engagement
Everything here is part of the engagement at no extra cost. We do not itemise them on an invoice and we do not withhold them if you leave.
✓
A written use case definition
The one job, the one metric, and what the agent is explicitly not for. Agreed before building, which is where most agent projects go wrong.
✓
An evaluation set built alongside
Real conversations with expected outcomes, run against every prompt or model change, so an improvement is demonstrated rather than assumed.
✓
The unanswered-questions report
Every month, what the agent could not answer. It is the most useful output of the whole system and it writes your content plan for you.
✓
A shadow period before it goes live
Running on a subset of traffic with a human reviewing every conversation before any response is trusted.
✓
Your knowledge base, structured and yours
The cleaned, organised content the agent answers from — useful well beyond the agent itself.
Guides
Go deeper
Longer answers to the questions people ask before they hire anyone for ai agents by niche.
It is scoped on the number of channels, how many systems it needs live access to, and the state of the content it will answer from — the knowledge base is usually the largest part of the work. Model usage is an ongoing cost that scales with conversation volume, and we report and optimise it monthly.
Want a straight answer on ai agents by niche?
Tell us what you have now and what you are trying to reach. We will audit it and tell you what we would do, what it would cost and whether you need us at all. The audit is free and yours to keep.