Embedded SDK

AI-Power Any Application

Embed intelligent chat, voice, video, and document AI directly into your products. White-label ready with full SDK support across web, mobile, and backend.

  • All AI modalities: Chat, Voice, Video Call, Document Q&A
  • Web, Mobile & Backend SDKs with TypeScript support
  • Fully customizable white-label components
  • Real-time streaming with sub-100ms latency
<5 minIntegration Time
12+Platform SDKs
10M+Daily API Calls
Chat Widget
Voice AI
Video Call
Document Q&A
Interactive Demos

Every AI Modality, Ready to Embed

Experience chat, voice, video call, and document AI - all embeddable in your products with a few lines of code.

Floating chat bubble with expandable interface

Your Application

These are interactive demos. Each component is fully customizable and white-label ready.

Full-Stack Support

SDKs for Every Platform

Native SDKs with TypeScript support, auto-complete, and comprehensive documentation.

npm install @swfte/react
React SDK • TypeScript definitions included
Quick Start

Embed AI in 3 Steps

Go from zero to AI-powered in minutes. No complex configuration required.

# npm
npm install @swfte/react

# yarn
yarn add @swfte/react

# pip (Python backend)
pip install swfte
1

Install the SDK

Add the Swfte Embedded SDK to your project with a single command. Available for npm, yarn, pip, and more.

import { SwfteProvider } from '@swfte/react';

function App() {
  return (
    <SwfteProvider
      apiKey={process.env.NEXT_PUBLIC_SWFTE_API_KEY}
      theme="auto"
    >
      <YourApp />
    </SwfteProvider>
  );
}
2

Initialize with Your API Key

Configure the SDK with your API key. Use environment variables for security, or pass directly for quick testing.

import { ChatWidget, VoiceButton } from '@swfte/react';

function SupportPage() {
  return (
    <>
      {/* Floating chat widget */}
      <ChatWidget
        position="bottom-right"
        welcomeMessage="How can I help you today?"
      />

      {/* Optional voice input */}
      <VoiceButton onTranscript={handleVoice} />
    </>
  );
}
3

Embed the AI Component

Drop in the component you need - chat widget, voice interface, video call, or document Q&A. Fully customizable.

Use Cases

Built for Real-World Applications

From customer support to document intelligence — embed AI wherever your users need it.

01

Customer Support Widget

60% fewer tickets

Embed AI chat for instant customer support. Intelligent automation handles common queries while escalating complex issues to your team.

02

In-App Assistant

2x user activation

Add a floating AI assistant to guide users through your product. Context-aware help that reduces churn and increases feature adoption.

03

Voice-Enabled Apps

<200ms latency

Enable natural voice interactions in mobile and desktop applications. Real-time speech recognition with multilingual support.

04

Video Consultation

Real-time transcription

AI-powered video calls for healthcare, education, and professional services. Live captions and session summaries included.

05

Document Intelligence

Natural language queries

Let users ask questions about documents and get instant answers. Perfect for knowledge bases, legal tech, and research platforms.

Don't see your use case? The SDK is flexible enough to support any AI-powered experience.

Security

Enterprise-Grade Security

Built for the most demanding security requirements. Your data stays protected at every layer.

End-to-End Encryption

All data encrypted in transit (TLS 1.3) and at rest (AES-256). Zero access to your customer conversations.

Secure Authentication

JWT-based session tokens with automatic rotation. OAuth2 and SAML SSO support for enterprise.

Data Residency

Choose where your data lives. US, EU, or custom regions available. Meet local compliance requirements.

Audit Logging

Complete audit trail of all API calls and data access. Export logs for compliance reviews.

Compliance & Certifications

SOC 2 Type II

Audited annually

GDPR

EU compliant

HIPAA

Healthcare ready

ISO 27001

Certified

Need a custom security review? We provide penetration test reports, security questionnaires, and DPA agreements for enterprise customers.

We embedded Swfte's AI chat and document Q&A into our SaaS platform in under a day. Our customers love the seamless experience, and we've reduced support tickets by 60%. The SDK just works.

Portrait of Sarah Chen
Sarah Chen
VP Engineering at TechFlow

Developer FAQs

We provide official SDKs for React, Vue, Angular, vanilla JavaScript, React Native, Flutter, Swift, Kotlin, Node.js, Python, Go, and Java. All SDKs are TypeScript-first with full type definitions.

Yes! The Embedded SDK supports chat widgets, voice AI, video consultations, and document Q&A. You can embed any combination based on your product needs. Each modality can be used independently or together.

All components are fully customizable via CSS variables, theme props, or custom stylesheets. Growth and Scale plans include complete white-label capability with no Swfte branding. You can match your brand colors, fonts, and UI style.

All modalities support real-time streaming via WebSocket and SSE. Chat responses stream token-by-token, voice has sub-200ms latency, and video uses WebRTC for real-time communication with automatic quality adaptation.

You can use API keys for server-side auth or JWT session tokens for client-side. We provide secure session management with automatic token refresh and configurable expiration. SSO integration is available for enterprise.

Ready to embed AI in your products?

Get your API key and start embedding in minutes. Free tier available with no credit card required.

12+ SDKs available | White-label ready | SOC 2 Type II certified