Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

kontext21/k21-node-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This sample project that demonstrates various features and implementation patterns of the K21 Node SDK The repository serves as a practical reference for integrating K21 into your applications.

More information: docs.kontext21.com & kontext21.com

Getting Started with Examples

  1. Clone the repository:
git clone https://github.com/kontext21/k21-node-sample.git
  1. Install dependencies:
npm install
  1. Run the examples:
npm run start

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.

About

Barebones sample using Kontext21 SDK from Node.js project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors