sarimshahzad/
├── 🤖 AI Agents
│ ├── Emergent Intelligence Pipeline ← multi-agent debate system (NEW)
│ ├── RAG pipelines with vector stores
│ └── Autonomous task-planning agents
│
├── 👁️ Computer Vision
│ ├── Real-time object detection (YOLO + OpenCV)
│ ├── Face recognition & verification
│ └── Image segmentation models
│
├── 🧠 NLP & LLMs
│ ├── Custom fine-tuned models (HuggingFace)
│ ├── Prompt engineering & embeddings
│ └── Multi-modal AI systems
│
└── 📱 Flutter Apps
├── Cogni-Demo ← AI-powered mobile app
├── Navigation drawer system
└── Deep-linked routing architecture
| Project | Status | Stack |
|---|---|---|
| 🤖 Emergent Intelligence Pipeline | 🟢 Active | Python Multi-Agent Anthropic Claude |
| 👁️ Real-time CV Tracker | 🟡 In Progress | PyTorch OpenCV YOLOv8 |
| 📱 Flutter AI App | 🟡 In Progress | Flutter Dart TFLite Gemini |
| 🔬 LLM Fine-tuning Research | 🔵 Research | HuggingFace LoRA PEFT |

