AskAsk by Elaras

AI Chat for Your Business. Installed in Minutes.

Create a chatbot trained on your content, embed it anywhere, and let it handle conversations 24/7 — while you capture leads and stay in control.

yoursite.com
Support Bot
Hi! How can I help you today?
What are your opening hours?
We're open Mon–Fri 9am to 6pm. Is there anything else I can help with?
Type a message…
Features

Everything you need to deploy AI chat

From knowledge base to live widget to developer API — built, maintained and ready to go.

AskSupport BotActive
OverviewPreviewKnowledgeEmbedSettings

Embed on your website

Add this snippet before the closing </body> tag.

<script
  src="https://ask.elaras.ai/widget.js"
  data-key="pk_a7b2c9d4"
></script>

Chatbot key

pk_a7b2c9d4f3e1b8c2…

Embed on any website in one line

Drop a single script tag on your site and your chatbot is live. Style it to match your brand, choose the position, and let it handle visitors around the clock — no developer needed.

One-line embed

A single script tag is all it takes — works on WordPress, Shopify, Webflow or plain HTML

Brand-matched widget

Set your colours, position and welcome message from the dashboard

Always on

24/7 availability means visitors always get an instant answer, even outside business hours

Create your chatbot

Make it yours

Dial in your brand colours, pick a position, set a greeting and see exactly how it'll look — all from the live preview panel. No code, no guessing.

Brand colours

Match your widget exactly to your site — pick any hex colour and see it update instantly

Custom greeting

Set the opening message your visitors see the moment the widget appears

Position & name

Bottom-left or bottom-right, custom bot name — deploy it your way

Try it free
AskSupport Bot
OverviewPreviewKnowledgeSettings

Appearance

Primary colour

Position

Bottom right
Bottom left

Greeting

Hi! How can I help you today?
Support Bot
Hi! How can I help you today?
What are your hours?
Message…

Trained on your content, not the internet

Upload documents, paste URLs or let Elaras Chat crawl your website. Your chatbot learns from your actual content — and stays accurate as you update it.

Web crawler built in

Point it at your site and it crawls, extracts and indexes your content automatically

Document upload

PDFs, Word docs, plain text — upload once and the chatbot knows it instantly

Always up to date

Re-crawl a URL or replace a file and the knowledge base updates in seconds

Start training
ask.elaras.ai/knowledge
Knowledge Base
222 chunks indexed · 5 sources
yoursite.com/pricing
24 chunks
Indexed
yoursite.com/about
12 chunks
Indexed
product-handbook.pdf
89 chunks
Indexed
yoursite.com/faq
41 chunks
Indexing…
onboarding-guide.pdf
56 chunks
Indexed
ask.elaras.ai/leads
Captured Leads
4 leads today
Export CSV
S
Sarah Mitchell
2m ago
Support Bot
J
14m ago
Sales Bot
E
1h ago
Support Bot
D
Daniel Wright
3h ago
Sales Bot

Turn conversations into leads

Automatically ask for a visitor's name and email at the right moment in the conversation. Every lead lands in your dashboard — no forms, no friction, no extra tools needed.

Conversational capture

The chatbot asks naturally — no jarring form interrupting the experience

Centralised lead inbox

Every name and email captured across all your bots, in one place

Export any time

Download your leads as CSV to drop straight into your CRM or email tool

Start capturing leads

Build anything on top with the API

Use the REST API to embed AI chat directly into your own product. Manage sessions, send messages and receive real-time streamed responses via WebSockets — from any language or framework.

Simple REST API

Start sessions, send messages and fetch history over standard HTTP — works from any backend or frontend

Real-time streaming

Responses stream token by token via WebSockets so your UI feels instant

Full API docs

OpenAPI spec included — import into Postman, Insomnia or generate a typed client in seconds

View the docs
chat.ts
// 1. Start or resume a session
const res = await fetch(
'https://ask.elaras.ai/api/v1/chat/cbt_key/start',
{ method: 'POST',
headers: {
'X-Chatbot-Key': 'cbt_yourkey',
'Content-Type': 'application/json',
},
body: JSON.stringify({ session_token }),
}
);
 
// 2. Send a message
await fetch(
'https://ask.elaras.ai/api/v1/chat/cbt_key/message',
{ method: 'POST', body: JSON.stringify({
session_token, message: 'Hello!',
}) }
);
How it works

Up and running in minutes

No AI expertise needed. Create, train and deploy in four steps.

01

Create your account

Sign up and create your first chatbot. Give it a name, a greeting and your brand colour — takes under a minute.

02

Train on your content

Upload documents or point it at your website. Elaras Chat crawls your content and builds the knowledge base automatically.

03

Embed on your site

Copy a single script tag and paste it into your site. Your chatbot goes live instantly with no server setup needed.

04

Watch and improve

Monitor conversations, capture leads and see exactly what visitors are asking — then refine your chatbot over time.

Pricing

Simple, transparent pricing

Pay for what you use. Top up credits any time without changing your plan.

Starter
£29/mo

≈ $37 USD · rough guide

Perfect for a single chatbot

  • 1 chatbot
  • 500 chat credits / month
  • 500 knowledge chunks
  • Document upload + web crawler
  • 1 team member
  • Embed widget
  • Conversation logs
  • Analytics
Get started
Most popular
Growth
£79/mo

≈ $100 USD · rough guide

For teams managing multiple chatbots

  • 5 chatbots
  • 2,000 chat credits / month
  • 2,500 knowledge chunks
  • Document upload + web crawler
  • 5 team members
  • Embed widget
  • API access
  • Conversation logs
  • Analytics
  • Lead capture
  • Priority support
Get started
Business
£199/mo

≈ $253 USD · rough guide

Unlimited chatbots for growing businesses

  • Unlimited chatbots
  • 8,000 chat credits / month
  • Unlimited knowledge
  • Document upload + web crawler
  • 10 team members
  • Embed widget
  • API access
  • Conversation logs
  • Analytics
  • Lead capture
  • White-label widget
  • Priority support + SLA
Get started

Need more credits? Top up any time — 500 for £9 · 2,000 for £29 · 10,000 for £99 — no plan change needed.

FAQ

Common questions

Chat

Your AI chatbot is 60 seconds away

Create a chatbot, train it on your content and embed it on your site — all for free, no credit card required.