Get Started
Samples
Working examples of K21 SDK implementation
Overview
The K21 Node.js SDK comes with a comprehensive sample project that demonstrates various features and implementation patterns. This sample repository serves as a practical reference for integrating K21 into your applications. The official sample repository is available at kontext21/k21-node-sample
Getting Started with Examples
- Clone the repository:
- Install dependencies:
- Run the examples:
Available Examples
The sample repository includes implementations of:
- Basic screen capture
- OCR processing
- Vision model integration
- File-based capture
- Custom processor configuration
Each example is documented with comments and includes configuration options for different use cases.