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
about 1 month ago
🐛 Issues: 0
🚀 PRs: 0
No data
Community Packages
Silyze npm Packages
@silyze/async-audio-openai
OpenAI real-time conversations implementation using @silyze/async-audio-stream
@silyze/async-audio-tts-elevenlabs
ElevenLabs implementation for @silyze/async-audio-tts
@silyze/browsary-openai-provider
OpenAI provider for the Browsary pipeline framework
@silyze/async-audio-ffmpeg
ffmpeg wrapper for @silyze/async-audio-stream
@silyze/kb-scanner-text
Text implementation for DocumentScanner<T> for @silyze/kb
@silyze/async-audio-twilio
Twilio wrapper for @silyze/async-audio-stream
@silyze/async-audio-format-ulaw
μ-law format for @silyze/async-audio-stream
@silyze/async-audio-format-pcm
Raw PCM format for @silyze/async-audio-stream
@silyze/kb-scanner-md
Markdown implementation of DocumentScanner<T> for @silyze/kb
@silyze/kb-scanner-csv
CSV implementation of DocumentScanner<T> for @silyze/kb
@silyze/async-audio-mixer
Simple audio mixer that uses @silyze/async-audio-stream
@silyze/async-audio-format-wav
WAV format for @silyze/async-audio-stream
@silyze/kb-store-postgres
Postgres implementation of VectorStore<TDocumentReference, TDocument> for @silyze/kb
@silyze/async-audio-format-webm
WebM format for @silyze/async-audio-stream
@silyze/async-audio-format-alaw
A-law format for @silyze/async-audio-stream
@silyze/kb-embedding-openai
OpenAI implementation of EmbeddingProvider for @silyze/kb
@silyze/background-runner-execute-instantly
Local and instant execution transport for @silyze/background-runner
@silyze/kb-scanner-html
HTML implementation of DocumentScanner<T> for @silyze/kb
@silyze/kb-scanner-textract
textract wrapper implementation of DocumentScanner<T> for @silyze/kb
@silyze/browsary-pipeline
The pipeline core library for Browsary
@silyze/logger
A structured logger
@silyze/kb
AI Knowledge Base Interface
@silyze/resolver
Promise.withResolvers() wrapper and polyfill
@silyze/browser-provider
An abstract interface that represents a Puppeteer browser provider
@silyze/decimal
Decimal (fraction) number library
@silyze/async-openai-function-stream
Asynchronous processing for OpenAI realtime function calls
@silyze/async-audio-stream
Async audio stream interface
@silyze/browsary-ai-provider
Browsary AI provider interface
@silyze/coordinator
A service state coordinator and log collector interface
@silyze/async-audio-tts
Async audio text-to-speach interface
@silyze/async-pipe
Asynchronous pipe (channel) implementation for @mojsoski/async-stream
@silyze/batch-repository
Batch extensions for @mojsoski/ormm
@silyze/browsary-pipeline-agent
Browsary Pipeline AI Agent
@silyze/combine-abort-signals
A function that combines multiple abort signals into one
@silyze/next-sse
Server Sent Events implementation for @mojsoski/next-endpoint
@silyze/html-prompt-utils
HTML prompt and compression utility
@silyze/telentir-sdk
SDK for the Telentir API
@silyze/soft-removable-repository
Soft removable extensions for @mojsoski/ormm
@silyze/browsary-session-manager
Browsary Session Manager interface
@silyze/async-duplex
A pair of connected async streams where one acts as reader and the other as writer, and reverse() swaps their roles
@silyze/async-process-stream
A duplex async stream wrapper for child processes with transform support and separate stderr handling
@silyze/background-runner
A library that gives you the ability to run functions in the background
@silyze/browsary-cloud-client
Browser provider for Browsary Cloud instances
@silyze/react-loadable
An object that represents a loadable value
@silyze/pg-utils
Utility functions for PostgreSQL
@silyze/task
**task** is a Node.js library written by Mihail Mojsoski.
@silyze/concurrent-map
A concurrent version of Array.map()
@silyze/typed-event-target
A typed EventTarget implementation
@silyze/auth
Authentication library
Silyze GitHub Repositories
async-audio-openai
OpenAI real-time conversations implementation using @silyze/async-audio-stream
optareach-docs
Documentation for optareach
decimal
Decimal (fraction) number library
.github
browsary-openai-provider
OpenAI provider for @silyze/browsary-ai-provider
browsary-pipeline
The pipeline core library for Browsary
browsary-pipeline-agent
Browsary Pipeline AI Agent
browsary-ai-provider
Browsary AI provider interface
browsary-documentation
API documentation for Browsary
async-audio-tts-elevenlabs
ElevenLabs implementation for @silyze/async-audio-tts
async-audio-tts
Async audio text-to-speach interface
async-audio-format-alaw
A-law format for @silyze/async-audio-stream
kb-store-postgres
Postgres implementation of VectorStore<TDocumentReference, TDocument> for @silyze/kb
kb
AI Knowledge Base Interface
kb-scanner-md
Markdown implementation of DocumentScanner<T> for @silyze/kb
kb-scanner-html
HTML implementation of DocumentScanner<T> for @silyze/kb
kb-scanner-textract
textract wrapper implementation of DocumentScanner<T> for @silyze/kb
kb-scanner-csv
CSV implementation of DocumentScanner<T> for @silyze/kb
kb-scanner-text
Text implementation for DocumentScanner<T> for @silyze/kb
kb-embedding-openai
OpenAI implementation of EmbeddingProvider for @silyze/kb
browsary-session-manager
Browsary Session Manager interface
browsary-cloud-client
Browser provider for Browsary Cloud instances
async-audio-twilio
Twilio wrapper for @silyze/async-audio-stream
async-audio-format-ulaw
μ-law format for @silyze/async-audio-stream
soft-removable-repository
Soft removable extensions for @mojsoski/ormm
batch-repository
Batch extensions for @mojsoski/ormm
next-sse
Server Sent Events implementation for @mojsoski/next-endpoint
concurrent-map
A concurrent version of Array.map()
coordinator
A service state coordinator and log collector interface
typed-event-target
A typed EventTarget implementation
react-loadable
An object that represents a loadable value
browser-provider
An abstract interface that represents a Puppeteer browser provider
logger
A structured logger
background-runner-execute-instantly
Local and instant execution transport for @silyze/background-runner
background-runner
A library that gives you the ability to run functions in the background
html-prompt-utils
HTML prompt and compression utility
resolver
Promise.withResolvers() wrapper and polyfill
async-audio-mixer
Simple audio mixer that uses @silyze/async-audio-stream
async-audio-format-wav
WAV format for @silyze/async-audio-stream
async-audio-format-pcm
Raw PCM format for @silyze/async-audio-stream
async-audio-format-webm
WebM format for @silyze/async-audio-stream
async-audio-ffmpeg
ffmpeg wrapper for @silyze/async-audio-stream
async-audio-stream
Async audio stream interface
async-openai-function-stream
Asynchronous processing for OpenAI realtime function calls
combine-abort-signals
A function that combines multiple abort signals into one
async-pipe
Asynchronous pipe (channel) implementation for @mojsoski/async-stream
async-process-stream
A duplex async stream wrapper for child processes with transform support and separate stderr handling
async-duplex
A pair of connected async streams where one acts as reader and the other as writer, and reverse() swaps their roles
auth
Authentication library
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.
ohrid
A library for managing distributed nodes
ohrid-local-driver
A driver for @startier/ohrid that executes methods locally
ohrid-jsonrpc-driver
A driver for @startier/ohrid that resolves method calls with a server/client architecture using JSON-RPC 2.0 for communication
docker-publish
A simple yet powerful CLI tool for publishing docker images and other devops actions
insert-pg
Insert NPM function for PostgreSQL
Mihail Mojsoski
Lead Developer
“JavaScript is a horrible language that gets the job done”