Orynt Labs Logo
OryntLabs
Orynt Systems & AI Space

Orynt Labs

Orynt Labs is an open source innovation lab building AI systems, developer tools, and future ready software products. We maintain a public GitHub presence, focusing our energy on launching tangible, high utility products that are completely open source.

Flagship Showcase

MarkCraft: Extensible Markdown Compiler

MarkCraft is a zero dependency, lightweight Markdown to HTML parser and toolkit written entirely in TypeScript. It goes far beyond a simple converter it's a full featured Markdown processing engine that provides a programmatic API, a CLI tool, a plugin system, a linter, a formatter, a streaming parser, syntax highlighting, AST interoperability with MDAST and Pandoc, diff/patch capabilities, benchmarking, and more. It is our first open source project under Orynt Labs.

AST & Parser System
Plugin Architecture
Custom Renderer Pipeline
Zero Dependency Compiler
Read Developer Specifications
Source Text(Markdown Input)Tokenizer(Token Stream)AST Builder(Syntax Tree)Plugins Chain(AST Transforms)Renderer(HTML / React)
Parse Speed: < 5ms | Output: Strict HTML5 | Extensible: Yes
Second Release Coming Soon

Wyspr: The AI System Tray Buddy

Wyspr is a cross-platform Electron + React desktop app. An AI buddy that lives in your your screen, listens via push to talk (Ctrl+Alt), responds with voice, and points at UI elements with an animated blue cursor overlay. It is the second upcoming open source release from Orynt Labs.

Read Developer Specifications
Release Hotkey1. Press Hotkey(Ctrl + Alt + W)2. Record Speech(Web Speech STT)3. Capture Screen &Cursor (desktopCapturer)4. Ask Gemini(Vision + Stream)5. Speak & Point(TTS + Overlay)6. Go Idle(Wait for Hotkey)
FPS Capture: 30 fps | Vision Latency: 180ms

Our Research & Release Model

Building high utility software products that are completely open source and free for everyone.

Product-Driven Focus

Orynt Labs is an open source innovation lab building AI systems, developer tools, and future ready software products. We maintain a public GitHub presence, focusing our energy on launching tangible, high utility products.

MarkCraft Compiler

Our first open source release is MarkCraft, an AST-driven markdown parser and transformer library. It is built to power highly extensible compilation pipelines.

Wyspr AI Assistant

Our second upcoming release is Wyspr, a desktop assistant tray app. While Wyspr is our main focus for now, we will add more innovative projects to our public suite in the future.

100% Open Source

We believe software should be transparent, secure, and accessible. All of our core utilities and products are published openly on GitHub under permissive licenses for the community to inspect, run, and extend.