How to Build an AI Customer Service Chatbot in 5 Minutes (No Code)
Your customers have the same 20 questions. An AI agent can answer all of them, around the clock, without a salary. Here is exactly how to set one up.
Founder, SnapIT Software
An AI customer service chatbot reads your customer's question, checks it against your knowledge base, and gives back a specific answer — no queue, no hold music, no "let me transfer you." It works at 3 AM on a Saturday the same way it works at 10 AM on a Tuesday. For most businesses, it handles 60–80% of incoming support volume without a human ever touching the ticket.
This guide walks you through building one with Sphinx Agent. No code. No API keys. Five minutes from signup to a working chatbot on your site.
Step-by-Step Setup
Step 1: Create Your Account
Go to sphinxagent.ai and sign up. Email and password. No credit card required on the free tier. You get 100 messages per month to test everything before you pay a cent.
Step 2: Create a New Agent
Once you are in the dashboard, click "Create Agent." Give it a name your team will recognize — something like "Support Bot" or your company name followed by "CS Agent." This is internal only. Your customers will not see it.
Step 3: Select "Customer Service" Type
Sphinx Agent has pre-built agent types. Pick "Customer Service." This configures the agent's tone, response structure, and escalation behavior for support conversations. It knows how to handle greetings, follow-up questions, and polite deflections when it does not have an answer.
Step 4: Add Your Business Info
Fill in your company name, website, support email, and business hours. This is what the agent uses when a customer asks "how do I reach a real person?" or "are you open right now?" Get this right. Customers notice when it is wrong.
Step 5: Build Your Knowledge Base
This is the most important step. Your agent is only as good as the information you give it. Add FAQ pairs — question and answer, one at a time. Start with the questions your support team gets asked the most. You can always add more later.
We will cover exactly what to include below.
Step 6: Embed the Widget on Your Site
Sphinx Agent gives you a single line of JavaScript. Copy it and paste it before the closing </body> tag on any page where you want the chat widget to appear.
<script src="https://sphinxagent.ai/widget/sphinx-widget.js" data-agent-id="your-agent-id"></script>
Replace your-agent-id with the ID from your dashboard. That is it. The widget appears in the bottom-right corner of your page. It matches your site's look automatically, or you can customize colors in the dashboard.
Step 7: Test It
Open your site in an incognito window. Ask the chatbot a question from your knowledge base. Ask it something you did not add yet. See how it handles both. Tweak your FAQ pairs based on what you see. The first round of testing usually reveals 5–10 questions you forgot to add.
What to Put in Your Knowledge Base
Start with these categories. They cover 80% of what customers ask, regardless of industry.
- Returns and exchanges: What is your return window? Do you offer free returns? What condition does the item need to be in? How long until the refund hits?
- Shipping: How long does shipping take? Do you ship internationally? How much does it cost? How do I track my order?
- Billing: How do I update my payment method? Why was I charged twice? How do I cancel my subscription? Do you offer refunds?
- Product questions: What are the sizes/specs? Is this compatible with X? What is the difference between Plan A and Plan B?
- Business hours and contact: When are you open? Where are you located? What is your phone number? How do I reach a human?
Write answers the way you would actually talk to a customer. Not corporate-speak. Not legalese. If your return policy is 30 days, say "You have 30 days from delivery to return any item for a full refund." Do not make the AI sound like a terms-of-service document.
Pro tip: Export your last 100 support tickets. Look at the subject lines. Those are your knowledge base entries.
Channels: More Than Just a Web Widget
The embedded widget is the starting point, but Sphinx Agent supports multiple ways for customers to reach your AI agent.
| Channel | How It Works | Best For |
|---|---|---|
| Web Widget | Embed on any page with one line of JS | E-commerce, SaaS, service businesses |
| Chat Link | Shareable URL that opens a full-page chat | Email signatures, social media bios, QR codes |
| Telegram | Connect your agent to a Telegram bot | International customers, crypto/tech communities |
| Browser Voice | Customers speak instead of type | Accessibility, mobile users, hands-free support |
You set up each channel in the dashboard. Same knowledge base powers all of them. One source of truth, multiple entry points.
When to Hand Off to Humans
AI is not a replacement for your entire support team. It is a filter. It handles the repetitive stuff so your humans can focus on the conversations that actually need a person.
Set up human handoff rules for these situations:
- Billing disputes: Anything involving a refund over a certain dollar amount, chargebacks, or payment processing errors. These need a human with authority to issue credits.
- Emotional situations: If a customer is angry, frustrated, or dealing with something sensitive, the AI should recognize the tone and route to a person. Empathy is not something you can FAQ your way through.
- Edge cases: Questions the AI cannot answer confidently. A good chatbot says "Let me connect you with someone who can help" instead of guessing. Sphinx Agent does this automatically when confidence drops below your set threshold.
- Account security: Password resets, account lockouts, suspicious activity reports. These should always go to a human.
The goal is not zero human agents. The goal is making sure your human agents only handle the work that requires a human.
Pricing
Sphinx Agent pricing is based on monthly message volume. No per-seat fees. No contracts.
| Plan | Price | Messages/Month | Includes |
|---|---|---|---|
| Free | $0 | 100 | Web widget, chat link, knowledge base |
| Starter | $19/mo | 5,000 | All channels, custom branding, analytics |
| Pro | $49/mo | 25,000 | Everything in Starter + phone/voice support |
| Business | $99/mo | 50,000 | Everything in Pro + white-label branding |
| Enterprise | $249/mo | 250,000 | Everything in Business + 10 phone numbers, API access, dedicated support |
| Enterprise Plus | $499/mo | Unlimited | Everything in Enterprise + 25 phone numbers, voice cloning, interview agents, AI receptionist, custom integrations + SLA |
For context: a single full-time customer service rep costs $35,000–$50,000 per year. An AI agent that handles 5,000 conversations a month costs $228 per year. Even the top Enterprise Plus tier at $499/month is under $6,000 per year — less than two months of a single human rep. The math is not close.
Start on Free. Upgrade when you hit the limit. You will know pretty fast whether it is working for your business.
Frequently Asked Questions
How much does an AI customer service chatbot cost?
Anywhere from free to $499/month depending on volume and what you need. Sphinx Agent's free tier gives you 100 messages per month — enough to test the concept. Most small businesses land on the Starter plan at $19/month for 5,000 messages. Teams that need API access, multiple phone numbers, or unlimited messages move up to Enterprise ($249/mo) or Enterprise Plus ($499/mo). Compare any of those to $3,000+/month for a single human agent and the ROI is obvious.
Can an AI chatbot handle customer complaints?
Yes, for routine complaints. Order issues, shipping delays, return requests — an AI handles these fine as long as your knowledge base has the answers. For situations involving real anger or complex billing disputes, you want a human. The best setup is AI for the first pass, human escalation for anything the bot cannot resolve with confidence.
How long does it take to set up an AI customer service chatbot?
With Sphinx Agent, about five minutes for a basic setup. Sign up, pick the Customer Service agent type, add your top 10–20 FAQ pairs, and embed the widget code. You will spend more time writing good answers than you will on the technical setup. There is no technical setup. It is one line of JavaScript.
Founder of Sphinx Agent and SnapIT Software. Writes about AI agents, autonomous systems, and the business of artificial intelligence.
Build Your AI Customer Service Agent
Free tier. No credit card. No code. Your chatbot answers its first customer question in under 5 minutes.
Try Sphinx Agent Free