Skip to content
View wpalish's full-sized avatar

Block or report wpalish

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
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