About AI Smarty

AI Smarty offers businesses highly intelligent ai agents that can perform multiple roles in a company from customer service, sales leads and more. AI Smarty agents never sleep, are infinitely scaleable and use multiple cutting edge LLMs to converse, monitor and guide every conversation!

Contact Info

Follow Us

documentation

Embed your agent today. Developer API is on the way.

AI Smarty is dashboard-first today. You build, train, and deploy your AI agent from your account, and embed it on your site in one line. The Developer API, SDKs, webhooks, and native integrations are on the roadmap — this page is the honest map of what ships now and what's next.

7-day free trial. UK & EU hosted.
One-line embedGDPR-alignedPublic roadmap
embed snippetavailable now
<!-- Paste before </body> -->
<script
  src="https://aismarty.com/api/widget/YOUR_AGENT_ID/loader.js"
  async
></script>
Get your exact snippet from the agent's Deploy tab.
available now

Three things you can do today.

All in your dashboard. No code SDK, no API keys to manage — just your account.

Build & train your agent

Upload PDFs, Word docs, or paste plain text. Point at a public URL and we'll crawl it. Hybrid RAG indexes everything into a private, per-tenant vector store — no manual chunking, no extra tooling.

Start a free trial

Embed in one line

Copy the <script> tag from your agent's Deploy tab and paste it before the closing </body>. Colours, position, theme, and origin lock are all configured in the dashboard and baked into the loader.

Production-ready

Inline iframe embed

Need the chat surface inside a page rather than a floating bubble? Drop the agent into an <iframe> with the URL from the Deploy tab. Same agent, same configuration — different placement.

Production-ready
Floating widgetPaste before </body>
<script
  src="https://aismarty.com/api/widget/YOUR_AGENT_ID/loader.js"
  async
></script>
Inline iframeDrop in any container
<iframe
  src="https://aismarty.com/widget/chat/YOUR_AGENT_ID"
  width="400"
  height="600"
  style="border:0;border-radius:12px"
></iframe>

Always copy the live URL from the Deploy tab — it includes a cache-busting version so updates land instantly.

on the roadmap

What we're building next.

Six developer-facing surfaces in active design or build. Order is driven by demand — if one of these is a deal-breaker for you, tell us.

In pipeline

Developer API + API keys

A REST API for managing agents, sessions, leads, and training data from your own backend. Bearer-token auth, scoped keys, per-key rate limits, and an audit trail.

For agencies provisioning many agents and B2B teams building AI Smarty into their own product.

Coming soon

Webhooks

Push real-time events — lead captured, conversation started, escalation triggered, training completed — to your endpoint with HMAC signing and automatic retries.

For teams syncing leads into HubSpot, Salesforce, Pipedrive, or notifying Slack on escalation.

Planned

Native plugins

One-click integrations to Slack, Microsoft Teams, Zapier, HubSpot, Salesforce, and Shopify. Zero code — pick your destination, map a few fields, and you&apos;re live.

For ops teams who don&apos;t want to wire webhooks themselves.

In pipeline

Official SDKs

JavaScript / Node and Python first, with typed clients, retry logic, and streaming chat helpers. Java and PHP land on demand. Open-source on GitHub when they ship.

For developers who would rather not hand-roll HTTP requests against the API.

Planned

Analytics export

Pull conversations, leads, deflection metrics, and credit usage into your own BI tools — Looker, Metabase, Power BI, or a flat CSV / JSON drop.

For finance and customer-success teams reporting on AI ROI alongside their other channels.

Coming soon

Knowledge sync

Live sync from Notion, Confluence, Google Drive, and a CMS connector so your agent retrains automatically when source content changes — no manual re-uploads.

For teams whose docs change weekly and who keep forgetting to refresh the agent.

Want one of these sooner? Tell us what you'd build — pipeline order is driven by demand.

help us prioritise

Tell us what you'd build first.

If your project hinges on the API, a specific webhook event, or a CRM connector, drop us a line. We share priority publicly and we don't ship dead-on-arrival features.

questions, answered

What developers ask first.

Honest answers. If something below changes, the roadmap chips above update with it.

Q1Is there a public REST API today?

No. AI Smarty is dashboard-first right now — you build, train, and deploy your agent from your account. A public Developer API with API keys, scoped permissions, and rate limits is on the roadmap. If your build depends on it, contact us so we can prioritise correctly.

Q2How do I embed the agent on my site?

Copy the embed snippet from your agent’s Deploy tab and paste it before the closing </body> tag. The loader script handles configuration, theming, origin lock, and live updates. For inline placement, use the iframe snippet instead.

Q3Are there JavaScript or Python SDKs?

Not yet. Official SDKs ship alongside the public API. JavaScript / Node and Python are first; Java and PHP follow on demand. They’ll be open-source when released. Today the only client-side surface is the embed loader.

Q4Can I receive webhook events for new leads or escalations?

Webhooks are coming soon. Today, leads land in your dashboard and trigger email notifications; escalations also send email. Outbound webhooks with HMAC signing and retry are next on the integration track.

Q5Can I self-host AI Smarty?

No. AI Smarty is a managed multi-tenant SaaS with UK / EU data residency and per-organisation Row Level Security. Self-host isn’t on the roadmap. Enterprise customers with strict residency or single-tenant needs can talk to us about dedicated deployments.

Q6Where is my data stored?

In the UK and EU only. Embeddings, conversations, and uploaded documents stay in EU-region storage. LLM providers (OpenAI, Google) do not retain your prompts or completions. See our DPA and sub-processor list for the full breakdown.

Q7How do I influence what ships next?

Tell us. We prioritise integrations and API surfaces by demand from real customers and prospects. Email or use the contact form — describe what you’d build and what blocks you today, and we’ll share where it sits on the queue.

ready when you are

Ship today on the embed. Build deeper as we ship.

7-day free trial on every plan. UK / EU hosted. Cancel any time. The roadmap moves with paying customers.

Documentation — Embed Today, API on the Way | AI Smarty