Skip to content
View wpalish's full-sized avatar

Block or report wpalish

Report abuse

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

Report abuse
wpalish/README.md
 ██╗    ██╗██████╗  █████╗ ██╗     ██╗███████╗██╗  ██╗
 ██║    ██║██╔══██╗██╔══██╗██║     ██║██╔════╝██║  ██║
 ██║ █╗ ██║██████╔╝███████║██║     ██║███████╗███████║
 ██║███╗██║██╔═══╝ ██╔══██║██║     ██║╚════██║██╔══██║
 ╚███╔███╔╝██║     ██║  ██║███████╗██║███████║██║  ██║
  ╚══╝╚══╝ ╚═╝     ╚═╝  ╚═╝╚══════╝╚═╝╚══════╝╚═╝  ╚═╝

🛠️ AI Infrastructure Engineer · 🌍 Building from Kazakhstan · 🤖 Multi-agent systems

GitHub followers visitors


I build infrastructure for AI systems — not the demos, the machinery underneath. Multi-agent orchestration, streaming primitives, IoT platforms, animation components. Everything is open source.

Working on problems that matter to Central Asian developers: address data nobody cleaned up, AI tooling never localized for non-English devs, infrastructure the ecosystem was missing.

Currently: building agent-kit — a TypeScript framework for multi-agent Claude systems.

🔥 Flagship Projects

Repo What it solves Stack
🧠 rag-service RAG API — chunking, embeddings, vector search, source-cited answers + hallucination guardrail Python · FastAPI · Docker
🧩 agent-flow Async multi-agent orchestration — planner → parallel workers → synthesizer Python · FastAPI · AsyncIO
agent-kit Multi-agent orchestration — pipeline, parallel, supervisor, swarm flows TS · Claude · Anthropic SDK
🤖 ai-saas-starter Claude streaming + auth + billing, Edge runtime, deploy in minutes Next.js · tRPC · Prisma
react-ai-hooks useChat useStream useCompletion — streaming primitives for React React · TypeScript
🌱 terra-platform Agricultural IoT — SSE sensor feeds, real-time threshold alerts Next.js · SSE · EventEmitter
📱 telegram-ai-bot Telegram × Claude with Redis conversation memory + streaming Telegraf · Redis · Anthropic
🎨 motion-primitives Framer Motion: magnetic buttons, scroll-parallax, text reveal React · Framer Motion
🏗️ nextjs-dashboard Production admin template — tRPC v11 + next-auth v5 + Prisma Next.js · PostgreSQL · Redis
🇰🇿 kz-addresses Kazakhstan address data — trilingual KAZ/RUS/ENG, all 20 regions TypeScript · JSON · GIS

🧠 How I Build

Principle 1 → No magic. Internals should be readable, forkable, understandable.
Principle 2 → Real problems first. If I can't deploy it myself, it doesn't ship.
Principle 3 → Open by default. 1,000 forks > 1 paying customer.

⚙️ Stack

Languages    TypeScript · Rust (learning) · Python
Runtime      Node.js · Edge (Cloudflare Workers / Vercel)  
AI           Claude API · multi-agent · streaming · tool use · RAG
Frontend     Next.js 14 · React 18 · Tailwind · Framer Motion
Backend      tRPC v11 · Prisma · PostgreSQL · Redis
Infra        Docker · GitHub Actions · Railway · Vercel

📍 Context

From Almaty, Kazakhstan 🇰🇿 — one of the most underrepresented tech ecosystems on GitHub.
Most of what I build solves problems I couldn't find good open-source solutions for in Central Asia.
The intersection of AI + local context is where interesting problems live.


Stats Top Langs

Streak

Activity Graph

Building in public from Almaty, Kazakhstan since 2022

Pinned Loading

  1. ai-saas-starter ai-saas-starter Public

    🤖 Production-ready Next.js 14 + AI starter. Auth, billing, DB — ship your SaaS in hours

    TypeScript 1

  2. terra-platform terra-platform Public

    🌾 Real-time agricultural analytics platform for Central Asian farms — Next.js, PostgreSQL, Prisma

    TypeScript 1

  3. nextjs-dashboard nextjs-dashboard Public

    Production-ready Next.js admin dashboard template — Auth, RBAC, analytics, dark mode, Prisma

    TypeScript 1

  4. react-ai-hooks react-ai-hooks Public

    React hooks for AI interactions — useChat, useCompletion, useStream. Works with any LLM provider

    TypeScript

  5. telegram-ai-bot telegram-ai-bot Public

    Telegram bot powered by Claude AI — inline queries, conversation memory, slash commands, webhook deploy

    TypeScript

  6. agent-kit agent-kit Public

    Multi-agent orchestration framework for Claude — tool registry, memory, parallel runners, orchestrator/worker topology

    TypeScript 1