Live AI support

Meet your
AI support team.

AI agents that handle real customer work — orders, returns, sizing, shipping — across every channel. Chat, email, voice. One snippet to go live.

🌐 12 languages 60s setup Live runtime
🎙️

Talk to your CS Agent

Experience a live voice conversation with https://quiet-little-shop.myshopify.com/'s AI support agent.

⚠️ This is a live AI agent connected to https://quiet-little-shop.myshopify.com/'s real systems. Conversations may trigger real actions like order lookups or modifications.
Infi Drop Concierge
Connecting…
Live

Integrations

Connected to your stack

Your AI team plugs into the tools you already use — and operates them.

🛍️

Shopify

Order lookup, status tracking, post-purchase automation.

Automate Shopify Order ops
🎫

Zendesk & helpdesks

Escalation, macros, and human handoff in one flow.

✉️

Email support

Same AI identity handles your email support channel.

support@quiet-little-shop.run.ceo

Use this as your support inbox, or forward your existing support email here. Your AI team will read and reply.

🎙️

Voice support

Live voice conversations with your AI agent — try it above.

For developers

Add to your site

One snippet. No build step. No dependencies.

A floating chat button in the bottom-right corner. Paste before </body>.

HTML
<!-- https://quiet-little-shop.myshopify.com/ Support Widget -->
<script>
!function(){
  var s=document.createElement('style');
  s.textContent='#_om{position:fixed;bottom:24px;right:24px;z-index:9999;width:56px;height:56px;border-radius:50%;background:#5a5fcf;border:none;cursor:pointer;box-shadow:0 4px 20px rgba(90,95,207,.45);display:flex;align-items:center;justify-content:center;transition:transform .2s}#_om:hover{transform:scale(1.08)}#_om svg{pointer-events:none}#_omf{position:fixed;bottom:92px;right:24px;z-index:9998;width:380px;height:580px;border:none;border-radius:18px;box-shadow:0 12px 48px rgba(0,0,0,.18);display:none;background:#fff}@media(max-width:480px){#_omf{width:calc(100vw - 32px);right:16px;bottom:88px}}';
  document.head.appendChild(s);
  var b=document.createElement('button');
  b.id='_om';b.setAttribute('aria-label','Chat with us');
  b.innerHTML='<svg width="22" height="22" fill="none" viewBox="0 0 24 24"><path fill="#fff" d="M12 2C6.48 2 2 6.03 2 11c0 2.5 1.1 4.75 2.85 6.37L4 22l4.72-1.57C9.75 20.79 10.86 21 12 21c5.52 0 10-4.03 10-9S17.52 2 12 2Z"/></svg>';
  var f=document.createElement('iframe');
  f.id='_omf';
  f.src='https://quiet-little-shop.run.ceo/demo-cs?embed=1&tenantId=run-136909889&widgetKey=run-widget-run-136909889';
  f.allow='microphone; clipboard-write';
  f.title='https://quiet-little-shop.myshopify.com/ Customer Support';
  b.onclick=function(){f.style.display=f.style.display==='block'?'none':'block'};
  document.body.appendChild(b);document.body.appendChild(f);
}();
</script>
1
Copy the snippet
2
Paste before </body>
3
You're live

Drop a chat panel into any section of your page.

HTML
<iframe
  src="https://quiet-little-shop.run.ceo/demo-cs?embed=1&tenantId=run-136909889&widgetKey=run-widget-run-136909889"
  width="400"
  height="600"
  frameborder="0"
  allow="microphone; clipboard-write"
  style="border:none;border-radius:18px;box-shadow:0 8px 40px rgba(0,0,0,.1);display:block;"
  title="https://quiet-little-shop.myshopify.com/ Customer Support"
></iframe>
1
Copy the snippet
2
Paste in your layout
3
Adjust dimensions

Add a "Talk to CS Agent" voice button to your site. Customers click to start a real-time voice conversation with your AI support agent.

HTML
<!-- https://quiet-little-shop.myshopify.com/ Voice CS Agent -->
<script
  src="https://run.ceo/saas/widget-runtime.js"
  data-run-tenant="run-136909889"
  data-run-widget-key="run-widget-run-136909889"
  data-run-voice="true"
></script>
1
Add the script tag
2
Set your tenant ID
3
Voice agent is live
Requirements: Voice agent needs mic access (HTTPS required). Works on Chrome, Edge, Safari 15+, Firefox. The widget handles mic permissions, audio streaming, and TTS playback automatically.
Powered by: AI-powered voice recognition and synthesis, your tenant's CS skills and knowledge base.