Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

👋 Hi, I'm Sayyam Shahbaz

Typing SVG

Portfolio LinkedIn Instagram GitHub


⚡ About Me

AI engineer:
  name: "Sayyam Shahbaz"
  location: "Abbottabad, Pakistan"
  role: "Founding Developer & Software Engineer, AI & Automation Systems @ NOUNFORM"
  portfolio: "https://www.sayyamshahbaz.dev/"
  certifications: ["Microsoft Certified AI Engineer", "IBM Certified AI Engineer"]
  specialization: ["Software Architecture", "System Design", "Agentic AI Engineering"]
  currently_building: "AI & automation systems at NOUNFORM + Multi-Agent Digital Ops Team"
  philosophy: "Local-first, zero-paid-API, human-in-the-loop by design"
  learning: ["Agentic architectures", "MCP integrations", "Applied spatial math for CV"]
  brand: "@obligator11 — content on TikTok(obligator111) / Instagram / LinkedIn / YouTube"

I design and ship multi-agent AI systems that run entirely on local infrastructure — orchestrating models like Qwen2.5-Coder, DeepSeek-R1, Llama 3.1, and Gemma through Ollama and LM Studio, with PostgreSQL, ChromaDB, and Redis handling state, memory, and concurrency. Every system I build follows the same four-layer discipline: Presentation → Application → Domain → Infrastructure.

Before this, I spent months building real-time computer vision and AR systems (pose estimation, gesture control, YOLO-based tracking) — that CV depth now shows up in how I think about latency, threading, and perception pipelines inside agent systems.

📎 Full case studies, project write-ups, and a proper look at my work live on my portfolio: sayyamshahbaz.dev


💼 Experience

NOUNFORM — Founding Developer & Software Engineer, AI & Automation Systems · Feb 2025 – Jun 2026

  • Architected a modular Python gym-automation desktop platform (CustomTkinter) covering client intake, AI-generated diet plans, and PDF creation, with a hybrid inference engine (local Llama 3.1 + automatic Grok API failover) for uninterrupted plan generation
  • Built a serverless WhatsApp workout-plan bot on Google Apps Script + Meta WhatsApp Business API, generating constraint-based weekly splits from Google Form intake
  • Designed and shipped nounform.com and client sites tripleeyes.pk and studioonearch.com in React/TypeScript

Solid Gym — Software Engineer · Jul 2024 – Sep 2024

  • Engineered a modular, multithreaded PySide6 desktop app with RBAC, financial transaction logging, and a hardware abstraction layer for webcam/biometric integration
  • Integrated Google Drive API (OAuth 2.0) for automated cloud disaster recovery and built local analytics for daily executive briefings

🧠 Currently Architecting

🎫 Multi-Agent Digital Ops Team IT Helpdesk MVP · v3 architecture Redis/RQ concurrency, Prometheus + Grafana observability

🧾 Invoice/AP Automation Agent 4-model pipeline: extraction → anomaly reasoning → explanation → routing, with a human-in-the-loop approval gate

🧠 Local Dual-LLM RAG Workspace NotebookLM-style research tool — DeepSeek-R1 (reasoning) + Qwen2.5-Coder (implementation) via LM Studio, isolated per-notebook ChromaDB vaults


🏗️ How I Build — Four-Layer Architecture

Every agentic system I ship follows this pattern:

graph TD
    A["🎨 Presentation Layer<br/>Streamlit"] --> B["⚙️ Application Layer<br/>Agent Pipeline / Orchestration"]
    B --> C["📐 Domain Layer<br/>Pydantic Schemas"]
    B --> D["🗄️ Infrastructure Layer<br/>Local LLMs · PostgreSQL · ChromaDB · Redis"]
    D --> E["🧠 Qwen2.5-Coder<br/>Extraction"]
    D --> F["🔍 DeepSeek R1<br/>Reasoning"]
    D --> G["💬 Llama 3.1<br/>Explanation"]
    D --> H["🧭 Gemma<br/>Routing"]

    style A fill:#0d1117,stroke:#00f5ff,color:#00f5ff
    style B fill:#0d1117,stroke:#bd00ff,color:#bd00ff
    style C fill:#0d1117,stroke:#00f5ff,color:#00f5ff
    style D fill:#0d1117,stroke:#bd00ff,color:#bd00ff
    style E fill:#1a1a3e,stroke:#00f5ff,color:#e0e0e0
    style F fill:#1a1a3e,stroke:#00f5ff,color:#e0e0e0
    style G fill:#1a1a3e,stroke:#00f5ff,color:#e0e0e0
    style H fill:#1a1a3e,stroke:#00f5ff,color:#e0e0e0
Loading

📌 Top Repositories

🤖 Agentic AI & Automation

Digital Ops Team Invoice/AP Automation Agent Local Dual-LLM RAG Workspace

  • Digital Ops Team (Multi-Agent IT Helpdesk) — six-agent local pipeline (Triage → RAG-grounded Resolver → independent Auditor → HITL gate → Dispatcher) across two model backends, with a deterministic HITL gate, full observability stack, and a 15-ticket eval harness that lifted Triage accuracy 42%→50%
  • Invoice/AP Automation Agent — 4-model local pipeline (Qwen2.5-Coder → DeepSeek R1 → Llama 3.1 → Gemma) with PostgreSQL + ChromaDB and a human-in-the-loop approval gate
  • Local Dual-LLM RAG Workspace — NotebookLM-style research tool combining DeepSeek-R1 + Qwen2.5-Coder via LM Studio, with per-notebook ChromaDB vaults

👁️ Computer Vision & AR Suite

Vision-Core-Projects CrowdAI

DriverFatigueSystem InterviewAnalyzer

  • Vision-Core-Projects — 60+ real-time CV/AR experiments: pose-driven games, gesture control, AR overlays, all single-file with procedural audio
  • CrowdAI — real-time crowd density & flow analytics using YOLOv8 + DBSCAN clustering
  • DriverFatigueSystem — MediaPipe Face Mesh–based fatigue/attention monitor using EAR/MAR metrics
  • InterviewAnalyzer — multi-modal interview confidence analyzer (MediaPipe Face Mesh + Pose + Whisper)

🏢 Client & Product Work

gym-management-system


🛠️ Tech Stack by Layer

🎨 Presentation

Streamlit React TypeScript

⚙️ Application

Python Kotlin Node.js Pydantic

🗄️ Infrastructure

Ollama PostgreSQL Redis Firebase Docker

👁️ Computer Vision

OpenCV PyTorch TensorFlow


🎓 Certifications

Microsoft IBM IBM Imperial College London IBM University of Michigan Google


📊 GitHub Stats



✍️ Random Dev Quote


🌐 Connect

Portfolio LinkedIn Instagram

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors