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 🤖')

Communication APIs + Agent Platform

Chat, voice & video, and push notifications—the foundation for your Agent Platform.

Use production-ready communication APIs, then build agents that can understand context, join conversations, make calls, and notify users.

Built on the communication layer

Agent Platform

Give agents persistent context, multi-user conversations, voice and video, and push notifications—without locking your product to one AI model.

Model-agnosticAgent workflowsConnect your knowledge
Chat

Reliable chat

One-to-one and group chat, conversations, relationships, message history, and reliable ordered delivery.

A proven persistent-connection and conversation layer for people, teams, and agents.
Voice & Video

Real-time voice & video

Add voice and video calls with a cloud-native service available as a hosted API or a private deployment.

A unified API can switch or combine underlying media engines for flexibility, resilience, and better network coverage.
Learn more
Push Notifications

Reach users reliably

Notify users when your app is closed or running in the background, so they never need to refresh for updates.

Integrate major mobile push providers once, manage credentials in one place, and deploy the service in your own cloud when needed.
Learn more

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