EchoSDK

5-Minute Setup

From zero to a fully working AI support widget in under 5 minutes. No complex configuration, no onboarding calls, no vendor lock-in.

terminal

# Step 1: Install

$ npm install echosdk

# Step 2: Add to your app

import { EchoWidget } from 'echosdk'

<EchoWidget

appId="your-app-id"

/>

# Step 3: You're done ✓

📦 One Package

A single npm package handles the widget UI, API communication, and session management. No extra dependencies.

  • React, Vue, and vanilla JS support
  • TypeScript types included
  • Zero peer dependencies

🎨 Your Brand

Customise colours, position, and copy via props. No CSS overrides or !important hacks needed.

  • Primary colour prop
  • Custom welcome message
  • Corner positioning

🔑 No Backend Required

EchoSDK handles all the infrastructure. No server setup, no database, no API keys to manage on your end.

  • Managed cloud infrastructure
  • Automatic scaling
  • 99.9% uptime SLA

🚀 Production Ready

Deploy to production the same day. Your knowledge base is ready in minutes after uploading your content.

  • Paste a URL to ingest content
  • Instant vector indexing
  • Test in the dashboard preview

Ready to get started?

Follow the full guide in our documentation.