How to Build an AI Chatbot for Your Website in 60 Seconds
Adding AI-powered support to your website used to mean weeks of development, training data preparation, and complex integrations. Not anymore. With modern AI chatbot builders, you can go from zero to a working chatbot in under a minute — no coding required.
In this guide, we’ll walk through exactly how to set up an AI chatbot on any website using Xtell. The process takes three steps and roughly 60 seconds.
What You’ll Need
- A website with content (product pages, FAQs, docs — any text the AI can learn from)
- An email address to create your account
- About 60 seconds of your time
No API keys, no coding skills, no training data files. Xtell handles everything automatically.
Step 1: Create Your Account (15 seconds)
Go to xtell.io/sign-upand create a free account. No credit card required. You’ll land on your dashboard immediately.
Step 2: Add Your Website URL (10 seconds)
Click “New Chatbot” and paste your website URL. That’s it. Xtell’s crawler will automatically:
- Discover and index your website pages
- Extract text content from your docs, FAQs, and product pages
- Build a knowledge base your AI chatbot can reference
- Train a custom model tuned to your specific content
The crawl typically completes in 30-60 seconds for most websites. For larger sites with hundreds of pages, it may take a few minutes — but your chatbot is usable immediately with whatever pages are indexed first.
Step 3: Embed the Widget (35 seconds)
Once your chatbot is ready, Xtell generates a small embed script. Copy it and paste it into your website’s HTML, just before the closing </body> tag:
<script
src="https://xtell.io/widget.js"
data-chatbot-id="your-chatbot-id"
async
></script>If you’re using a website builder like WordPress, Webflow, Wix, or Squarespace, you can add this through their custom code or embed settings. Most platforms have a designated area for adding scripts to your site header or footer.
Refresh your page, and the chat widget appears in the corner. Your visitors can now ask questions and get instant AI-powered answers based on your website content.
What Happens Behind the Scenes
When a visitor asks a question, Xtell’s AI doesn’t just make up an answer. Here’s the process:
- Retrieval: The AI searches your indexed content to find the most relevant pages and sections
- Grounding: It generates an answer based specifically on your content, not general internet knowledge
- Citation: When possible, responses reference the source content so visitors can verify the information
- Handoff:If the AI isn’t confident in its answer, it flags the conversation for human review
This means your chatbot gives accurate, brand-consistent answers — not generic AI responses that might be wrong or off-brand.
Customizing Your Chatbot
After the initial setup, you can customize your chatbot from the dashboard:
- Appearance: Match your brand colors, set a custom avatar, adjust the widget position
- Welcome message: Set what the chatbot says when a visitor first opens it
- Additional sources: Upload PDFs, documents, or connect additional data sources beyond your website
- Behavior:Configure how the chatbot handles questions it can’t answer
How Much Does It Cost?
Xtell’s free tiergives you 100 messages per month with one chatbot. That’s enough to test the product and see the impact on your support load.
The Pro plan ($49/month) removes all limits: unlimited messages, 5 chatbots, custom branding, analytics, and human handoff. Unlike credit-based alternatives that charge per message, your Xtell bill stays flat no matter how much your visitors use it.
Common Questions
Does it work with single-page applications (SPAs)?
Yes. The embed script works with any website technology — static HTML, WordPress, React, Next.js, Vue, or any SPA framework. The widget loads asynchronously and doesn’t affect your page performance.
Can I train it on content that’s not on my website?
Yes. You can upload PDFs, text files, and other documents from your dashboard. Xtell indexes them alongside your website content.
What if the AI gives a wrong answer?
Xtell includes human handoff on every plan. When the AI isn’t confident, it routes the conversation to your team. You can also review all conversations in the inbox and use them to improve the chatbot’s knowledge base over time.
Start Building
The best way to evaluate an AI chatbot is to try it on your own site. Create a free Xtell account, paste your URL, and see what your visitors will experience. The whole process takes about a minute.