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.

Integramos el chat de IA y las preguntas y respuestas de documentos de Swfte en nuestra plataforma SaaS en menos de un día. A nuestros clientes les encanta la experiencia fluida y hemos reducido los tickets de soporte en un 60%. El SDK simplemente funciona.

Portrait of Sarah Chen
Sarah Chen
VP de Ingeniería en TechFlow

Preguntas Frecuentes para Desarrolladores

Proporcionamos SDKs oficiales para React, Vue, Angular, JavaScript vanilla, React Native, Flutter, Swift, Kotlin, Node.js, Python, Go y Java. Todos los SDKs son TypeScript-first con definiciones de tipos completas.

¡Sí! El SDK Integrado soporta widgets de chat, IA de voz, consultas de video y preguntas y respuestas de documentos. Puedes integrar cualquier combinación según las necesidades de tu producto. Cada modalidad puede usarse de forma independiente o conjunta.

Todos los componentes son completamente personalizables mediante variables CSS, propiedades de tema u hojas de estilo personalizadas. Los planes Growth y Scale incluyen capacidad completa de marca blanca sin marca Swfte. Puedes igualar los colores, fuentes y estilo de UI de tu marca.

Todas las modalidades soportan streaming en tiempo real mediante WebSocket y SSE. Las respuestas de chat se transmiten token por token, la voz tiene latencia inferior a 200 ms y el video usa WebRTC para comunicación en tiempo real con adaptación automática de calidad.

Puedes usar claves API para autenticación del lado del servidor o tokens de sesión JWT para el lado del cliente. Proporcionamos gestión segura de sesiones con actualización automática de tokens y expiración configurable. La integración SSO está disponible para empresas.

Listo para comenzar con Embedded SDK?

Únete a miles de equipos que ya usan Swfte para automatizar sus flujos de trabajo.

Certificado SOC 2 Tipo II