Skip to content
View Mubder's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Mubder

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
Mubder/README.md

👋 Hi, I'm Mubder Alfaris

Creator & Lead Architect of Kazma Agent Framework

Building production-grade multi-agent AI systems, bi-temporal cognitive memory engines,
cross-platform swarm orchestration, and Arabic-native LLM intelligence.

Kazma Agent Framework GitHub Followers Kazma Stars


🚀 About Me

I'm a Systems Architect and Software Engineer passionate about agentic AI architectures, autonomous swarms, cognitive memory systems, and multi-platform software.

  • 🧠 Creator of Kazma: Designed and built the Kazma Multi-Agent Framework from the ground up (~159K LOC, 4,360+ tests, solo-architected).
  • 🧬 Pure V2 Cognitive Memory: Architected Kazma's single-source-of-truth memory engine — featuring bi-temporal belief stores (valid_from / valid_until), Local Ego-Graph Personalized PageRank (PPR), Laplace-smoothed procedural action DAGs, and prompt-fenced per-turn context injection.
  • 🐝 Dynamic Swarm Autoscaler: Built dynamic worker templates and best-model-per-task auto-routing (coding, reasoning, vision) for zero-configuration swarm execution.
  • 🛡️ Safety & Reliability: Engineered triple-wired Human-In-The-Loop (HITL) safety gates, prompt-fenced Soul evolution deltas, and self-healing circuit breakers.
  • 🌐 Arabic-Native AI: Spearheaded dialect formalization, custom tokenization, and cultural protocol alignment (Kuwaiti & Gulf dialects) for enterprise LLMs.

⚡ Featured Project: Kazma Agent Framework

Production-Grade Autonomous Agents with Deep Multilingual Intelligence
🔗 Repository: github.com/Mubder/kazma

Kazma Logo

Metric Details
Codebase Size ~159,000 Lines of Python, JS/CSS, & Shell
Test Suite 4,360+ Automated Tests Passing (Zero Regressions)
Architecture LangGraph Supervisor + Swarm Autoscaler + Pure V2 Memory + Dual Web/TUI IDE
Multi-Platform Web UI, TUI, CLI, Telegram, Discord, Slack

🌟 Recent Features & Breakthroughs

  • Pure V2 Cognitive Memory Engine: Fully migrated to Memory V2 as the single source of truth. Features bi-temporal belief tracking, RRF episode retrieval, Local Ego-Graph PPR, and Laplace confidence-smoothed action DAGs $C(d) = \frac{S+1}{N+2}$.
  • Dynamic Swarm Autoscaler: Auto-spawns specialist workers from templates (coder, researcher, generalist) with automatic best-model-per-task prompt classification.
  • Pluggable Scraping Proxy Engine: Rotating residential/mobile proxy provider (anyip.io) with automatic 429/403 backoff retries and user-agent pool rotation.
  • Prompt-Fenced Soul Engine: System-prompt refinements (Soul deltas) are persisted to ConfigStore and wrapped in <kazma:data untrusted> fences to prevent prompt injection.
  • Time-Travel Replay & Branching: Snapshot recorder captures supervisor states to SQLite WAL (snapshots.db), allowing in-place rewinds (/replay) and thread branching (/fork).
  • Vision Capability Router: Intelligently routes vision tasks based on model capabilities, protecting text-only models (like DeepSeek) and auto-selecting vision models.
  • Nightly Automated Memory Backups: Background schedulers run 24-hour native sqlite3.backup() routines and JSONL / GraphML snapshot dumps into memory_ops.db.

🛠️ Tech Stack & Expertise

Domain Technologies
Languages & Runtimes Python 3.11+TypeScriptJavaScript (ES6+)SQLPowerShell / Bash
AI & Agentic Frameworks LangGraphOpenAI APIAnthropic ClaudeGoogle GeminiDeepSeekMCP
Memory & Search Engines SQLite-vecFTS5Bi-Temporal GraphPPR GraphReciprocal Rank Fusion
Backend & Infrastructure FastAPIUvicornAsyncIOPostgreSQLSQLite WALDockeruv
Frontend & Interfaces Vanilla CSS (Modern/Dark)Alpine.jsHTML5 CanvasTextual TUI

📊 GitHub Statistics

Mubder's GitHub Stats Top Languages

📫 Connect & Links

  • 🐙 GitHub Profile: @Mubder
  • 📦 Kazma Repository: Mubder/kazma
  • 💬 Ask me about: Agentic AI architecture, cognitive memory graphs, LangGraph, Python performance & multi-agent swarms.
Designed & engineered by Mubder Alfaris — Built in Kuwait 🇰🇼

Popular repositories Loading

  1. kazma kazma Public

    Autonomous AI agent framework — LangGraph brain, swarm orchestration, Arabic-first, with human-in-the-loop safety.

    Python 2 1

  2. Mubder Mubder Public

    Config files for my GitHub profile.

  3. ALMUHALAB-SYSTEM-EDIT ALMUHALAB-SYSTEM-EDIT Public

    Forked from Mrhumood/ALMUHALAB-SYSTEM

    ALMUHALAB-SYSTEM-EDIT

    Blade

  4. IndexArc IndexArc Public

    IndexArc

    TypeScript