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
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
|
π« 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 |
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
- 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
- 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)
- Solid Gym Management System β modular PySide6 desktop app with RBAC, financial transaction logging, and Google Sheetsβbacked state
- NOUNFORM β company site plus client sites for Triple Eyes Real Estate & Marketing and Studio One Architecture, React/TypeScript
| π¨ Presentation | |
| βοΈ Application | |
| ποΈ Infrastructure | |
| ποΈ Computer Vision |