AI Automated Operations
for Every Decision

Start building with Silyze developer tools

The debugging reality

When the bug starts looking back.

Every developer knows the moment: the build passes, the logs look innocent, and the laptop has become deeply suspicious. Mihail is doing what good engineers do next, staying with the problem until the strange part becomes the answer.

Debugging is patience, curiosity, and one more look at the logs.

Project Metrics

Latest Commit

about 1 month ago

Issues & PRs

🐛 Issues: 0

🚀 PRs: 0

Downloads (30d)

No data

Contributors

Community Packages

Silyze npm Packages

@silyze/async-audio-openai

OpenAI real-time conversations implementation using @silyze/async-audio-stream

v 1.1.16MIT

@silyze/async-audio-tts-elevenlabs

ElevenLabs implementation for @silyze/async-audio-tts

v 1.1.5MIT

@silyze/browsary-openai-provider

OpenAI provider for the Browsary pipeline framework

v 2.0.14MIT

@silyze/async-audio-ffmpeg

ffmpeg wrapper for @silyze/async-audio-stream

v 1.0.0MIT

@silyze/kb-scanner-text

Text implementation for DocumentScanner<T> for @silyze/kb

v 1.0.2MIT

@silyze/async-audio-twilio

Twilio wrapper for @silyze/async-audio-stream

v 1.0.1MIT

@silyze/async-audio-format-ulaw

μ-law format for @silyze/async-audio-stream

v 1.0.1MIT

@silyze/async-audio-format-pcm

Raw PCM format for @silyze/async-audio-stream

v 1.0.0MIT

@silyze/kb-scanner-md

Markdown implementation of DocumentScanner<T> for @silyze/kb

v 1.0.0MIT

@silyze/kb-scanner-csv

CSV implementation of DocumentScanner<T> for @silyze/kb

v 1.0.0MIT

@silyze/async-audio-mixer

Simple audio mixer that uses @silyze/async-audio-stream

v 1.0.0MIT

@silyze/async-audio-format-wav

WAV format for @silyze/async-audio-stream

v 1.0.0MIT

@silyze/kb-store-postgres

Postgres implementation of VectorStore<TDocumentReference, TDocument> for @silyze/kb

v 1.0.1MIT

@silyze/async-audio-format-webm

WebM format for @silyze/async-audio-stream

v 1.0.0MIT

@silyze/async-audio-format-alaw

A-law format for @silyze/async-audio-stream

v 1.0.0MIT

@silyze/kb-embedding-openai

OpenAI implementation of EmbeddingProvider for @silyze/kb

v 1.0.0MIT

@silyze/background-runner-execute-instantly

Local and instant execution transport for @silyze/background-runner

v 1.0.0MIT

@silyze/kb-scanner-html

HTML implementation of DocumentScanner<T> for @silyze/kb

v 1.0.0MIT

@silyze/kb-scanner-textract

textract wrapper implementation of DocumentScanner<T> for @silyze/kb

v 1.0.0MIT

@silyze/browsary-pipeline

The pipeline core library for Browsary

v 1.2.19MIT

@silyze/logger

A structured logger

v 1.0.1MIT

@silyze/kb

AI Knowledge Base Interface

v 1.0.3MIT

@silyze/resolver

Promise.withResolvers() wrapper and polyfill

v 1.0.0MIT

@silyze/browser-provider

An abstract interface that represents a Puppeteer browser provider

v 1.0.0MIT

@silyze/decimal

Decimal (fraction) number library

v 1.0.0MIT

@silyze/async-openai-function-stream

Asynchronous processing for OpenAI realtime function calls

v 1.0.0MIT

@silyze/async-audio-stream

Async audio stream interface

v 1.0.1MIT

@silyze/browsary-ai-provider

Browsary AI provider interface

v 2.0.0MIT

@silyze/coordinator

A service state coordinator and log collector interface

v 1.0.0MIT

@silyze/async-audio-tts

Async audio text-to-speach interface

v 1.1.0MIT

@silyze/async-pipe

Asynchronous pipe (channel) implementation for @mojsoski/async-stream

v 1.0.0MIT

@silyze/batch-repository

Batch extensions for @mojsoski/ormm

v 1.0.1MIT

@silyze/browsary-pipeline-agent

Browsary Pipeline AI Agent

v 1.0.2MIT

@silyze/combine-abort-signals

A function that combines multiple abort signals into one

v 1.0.0MIT

@silyze/next-sse

Server Sent Events implementation for @mojsoski/next-endpoint

v 1.0.0MIT

@silyze/html-prompt-utils

HTML prompt and compression utility

v 1.0.0MIT

@silyze/telentir-sdk

SDK for the Telentir API

v 1.0.0MIT

@silyze/soft-removable-repository

Soft removable extensions for @mojsoski/ormm

v 1.0.0MIT

@silyze/browsary-session-manager

Browsary Session Manager interface

v 1.1.0MIT

@silyze/async-duplex

A pair of connected async streams where one acts as reader and the other as writer, and reverse() swaps their roles

v 1.0.0MIT

@silyze/async-process-stream

A duplex async stream wrapper for child processes with transform support and separate stderr handling

v 1.0.0MIT

@silyze/background-runner

A library that gives you the ability to run functions in the background

v 1.0.0MIT

@silyze/browsary-cloud-client

Browser provider for Browsary Cloud instances

v 1.1.3MIT

@silyze/react-loadable

An object that represents a loadable value

v 1.0.0MIT

@silyze/pg-utils

Utility functions for PostgreSQL

v 1.1.0MIT

@silyze/task

**task** is a Node.js library written by Mihail Mojsoski.

v 1.0.1MIT

@silyze/concurrent-map

A concurrent version of Array.map()

v 1.0.0MIT

@silyze/typed-event-target

A typed EventTarget implementation

v 1.0.0MIT

@silyze/auth

Authentication library

v 1.0.0MIT

Silyze GitHub Repositories

async-audio-openai

OpenAI real-time conversations implementation using @silyze/async-audio-stream

0MIT

optareach-docs

Documentation for optareach

1MIT

decimal

Decimal (fraction) number library

1MIT

.github

0,

browsary-openai-provider

OpenAI provider for @silyze/browsary-ai-provider

0MIT

browsary-pipeline

The pipeline core library for Browsary

5MIT

browsary-pipeline-agent

Browsary Pipeline AI Agent

0MIT

browsary-ai-provider

Browsary AI provider interface

0MIT

browsary-documentation

API documentation for Browsary

0MIT

async-audio-tts-elevenlabs

ElevenLabs implementation for @silyze/async-audio-tts

0MIT

async-audio-tts

Async audio text-to-speach interface

0MIT

async-audio-format-alaw

A-law format for @silyze/async-audio-stream

0MIT

kb-store-postgres

Postgres implementation of VectorStore<TDocumentReference, TDocument> for @silyze/kb

0MIT

kb

AI Knowledge Base Interface

0MIT

kb-scanner-md

Markdown implementation of DocumentScanner<T> for @silyze/kb

0MIT

kb-scanner-html

HTML implementation of DocumentScanner<T> for @silyze/kb

0MIT

kb-scanner-textract

textract wrapper implementation of DocumentScanner<T> for @silyze/kb

0MIT

kb-scanner-csv

CSV implementation of DocumentScanner<T> for @silyze/kb

0MIT

kb-scanner-text

Text implementation for DocumentScanner<T> for @silyze/kb

0MIT

kb-embedding-openai

OpenAI implementation of EmbeddingProvider for @silyze/kb

0MIT

browsary-session-manager

Browsary Session Manager interface

0MIT

browsary-cloud-client

Browser provider for Browsary Cloud instances

0MIT

async-audio-twilio

Twilio wrapper for @silyze/async-audio-stream

0MIT

async-audio-format-ulaw

μ-law format for @silyze/async-audio-stream

0MIT

soft-removable-repository

Soft removable extensions for @mojsoski/ormm

0MIT

batch-repository

Batch extensions for @mojsoski/ormm

0MIT

next-sse

Server Sent Events implementation for @mojsoski/next-endpoint

0MIT

concurrent-map

A concurrent version of Array.map()

0MIT

coordinator

A service state coordinator and log collector interface

0MIT

typed-event-target

A typed EventTarget implementation

0MIT

react-loadable

An object that represents a loadable value

0MIT

browser-provider

An abstract interface that represents a Puppeteer browser provider

0MIT

logger

A structured logger

0MIT

background-runner-execute-instantly

Local and instant execution transport for @silyze/background-runner

0MIT

background-runner

A library that gives you the ability to run functions in the background

0MIT

html-prompt-utils

HTML prompt and compression utility

0MIT

resolver

Promise.withResolvers() wrapper and polyfill

0MIT

async-audio-mixer

Simple audio mixer that uses @silyze/async-audio-stream

0MIT

async-audio-format-wav

WAV format for @silyze/async-audio-stream

0MIT

async-audio-format-pcm

Raw PCM format for @silyze/async-audio-stream

0MIT

async-audio-format-webm

WebM format for @silyze/async-audio-stream

0MIT

async-audio-ffmpeg

ffmpeg wrapper for @silyze/async-audio-stream

0MIT

async-audio-stream

Async audio stream interface

0MIT

async-openai-function-stream

Asynchronous processing for OpenAI realtime function calls

0MIT

combine-abort-signals

A function that combines multiple abort signals into one

0MIT

async-pipe

Asynchronous pipe (channel) implementation for @mojsoski/async-stream

0MIT

async-process-stream

A duplex async stream wrapper for child processes with transform support and separate stderr handling

0MIT

async-duplex

A pair of connected async streams where one acts as reader and the other as writer, and reverse() swaps their roles

0MIT

auth

Authentication library

0MIT

pg-utils

pg-utils is a Node.js library that simplifies PostgreSQL database interactions with convenient functions for common tasks, leveraging the popular pg library.

0MIT

ohrid

A library for managing distributed nodes

0MIT

ohrid-local-driver

A driver for @startier/ohrid that executes methods locally

0MIT

ohrid-jsonrpc-driver

A driver for @startier/ohrid that resolves method calls with a server/client architecture using JSON-RPC 2.0 for communication

0MIT

docker-publish

A simple yet powerful CLI tool for publishing docker images and other devops actions

0MIT

insert-pg

Insert NPM function for PostgreSQL

0MIT
Lead Developer

Mihail Mojsoski

Lead Developer

C#C++CLinuxDota 2
“JavaScript is a horrible language that gets the job done”