Skip to content
View stukenov's full-sized avatar

Block or report stukenov

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stukenov/README.md

Hi, I'm Saken

I build broadcast infrastructure, AI systems for low-resource languages, and developer tools.

Based in Kazakhstan. Building Adapto — AI layer for businesses.

What I Work On

Broadcast & Streaming — playout servers, HLS/RTMP/WebRTC pipelines, FAST channels, VOD platforms. From PHP RTMP servers to Go-based playout engines with SSAI and hardware-accelerated transcoding.

AI for Kazakh Language — training small language models (14M–600M params) from scratch, building video dubbing pipelines (English → Kazakh), and adapting translation tools for low-resource languages.

Developer ToolsPostPilot: open-source social media autoposter that treats posts as code. Playwright-based publishing to Threads, LinkedIn, Facebook & Telegram from the terminal.

Featured Projects

Project What it does Stack
postpilot Social media autoposter — content-as-code, headless browser publishing Python, Playwright, Node.js
slm Small Language Models for Kazakh, trained from scratch (14M–600M params) Python, PyTorch
fast-tv-playout-core FAST TV playout engine — VOD-to-Live, SSAI, HLS/CMAF Go
live-streaming-server Complete live streaming solution with dashboard and HLS player NestJS, Next.js, MediaMTX
kazakh-video-dubbing Automated video dubbing from English to Kazakh with speech sync Python, TTS
erp-dsl-generator Define your ERP domain in DSL, generate full-stack application code TypeScript

Tech

Languages: Python, Go, TypeScript, PHP, Rust

Domains: broadcast automation, video streaming (HLS/RTMP/WebRTC/CMAF), NLP for low-resource languages, AI dubbing/translation, content automation

Infrastructure: Docker, systemd, FFmpeg, Playwright, CasparCG

Pinned Loading

  1. slm slm Public

    Small Language Models for Kazakh — from 14M to 600M parameters, trained from scratch.

    Python

  2. kazakh-micro-lm kazakh-micro-lm Public

    Minimal RNN/GPT-2 implementation for Kazakh text generation

    Python

  3. kazakh-nlp-toolkit kazakh-nlp-toolkit Public

    The open Kazakh-language NLP stack — translation, GPT-2/RWKV training, fine-tuning, summarization, tokenization, and dataset prep.

    Python 1

  4. kazakh-speech-pipeline kazakh-speech-pipeline Public

    End-to-end Kazakh speech recognition and grammar correction pipeline powered by Whisper and GPT-4.

    Python 3

  5. mlx-gpt2-trainer mlx-gpt2-trainer Public

    Lightweight GPT-2 implementation for training on Apple Silicon using PyTorch

    Python

  6. turkic-tts turkic-tts Public

    High-quality Text-to-Speech for Turkic languages (Kazakh) with multi-speaker and emotion control.

    Python