Developer-first SDK

The AI-Native Chat SDK for Modern Agents.

Build, connect, and scale intelligent conversations in minutes.

agent.ts
import { useChat } from '@lanying/react'

const chat = useChat({ appId: 'APP_ID' })
await chat.connect(token)
chat.send('Hello, Agent 🤖')

Everything you need to ship chat.

One platform. Two deployment modes. Endless AI scenarios.

AI-Native Architecture

Native support for LLMs and Agent integration, designed for AI scenarios from the ground up.

Dual-Mode Deployment

Choose between deep SDK integration or our out-of-the-box App. Your stack, your call.

Unified Push & RTC

Built-in global push notifications and voice/video over the same long-connection.

Enterprise Private Cloud

100% data control with VPC and on-premises deployment for absolute privacy and compliance.

Code Less, Chat More.

Initialize the Lanying Chat SDK in three lines. Cross‑platform, type‑safe, production ready.

Type-safeCross-platformOpen SDK
import { LanyingProvider, useChat } from '@lanying/react'
 
const chat = useChat({ appId: 'APP_ID' })
await chat.connect(token)
chat.send('Hello, AI 👋')

Choose your path.

Start free and self-serve, or go enterprise with dedicated private cloud.

Self-Serve / SaaS

Free tier and transparent developer pricing. Get started in minutes, scale as you grow.

  • Generous free tier
  • Pay-as-you-grow pricing
  • Full Chat SDK & ready-to-use App
Start for Free
Most Secure

Enterprise Private Cloud

Dedicated support, custom SLAs, and private VPC deployment for mission-critical workloads.

  • Dedicated support & onboarding
  • Custom SLAs
  • Private VPC & on-premises deployment
Contact Sales