Tutorials
Learn how to integrate and use Suki products with step by step tutorials. Follow practical examples to build your implementation from start to finish.
Featured Tutorials
Start with Ambient and Dictation streaming clients most partners build first.
All Tutorials
Browse every hands-on tutorial, then filter by product or language when you need a narrower path.
Build an Ambient Streaming Client
Authenticate, create a session, stream PCM audio over WebSocket, and retrieve clinical note results.
Build a Dictation Streaming Client
Create a transcription session, stream audio, read partial frames, and print the final transcript.
Build a Form Filling Session Client
Create a Form filling session, send template context, stream audio, and retrieve structured form data.
Build a Web SDK Ambient Session
Authenticate, initialize the Web SDK in React, and mount SukiAssistant for an ambient encounter.
Build a Headless Ambient Recorder
Use Headless hooks to sign in, create an ambient session, and control recording in a custom React UI.
Build Dictation into a Chart Field
Mount Dictation in-field mode on a chart textarea with one shared DictationClient in React.
Build a Form Filling Session with EHR Handoff
Open a Form filling session and map structured_data to your EHR using correlation_id.
Build Problem-Based Charting in Web SDK
Mount Web SDK ambient with a PBN section and seed EMR diagnoses for problem-based notes.
Build a Webhook Notification Receiver
Verify HMAC signatures, parse partner notifications, and handle success and failure events.