.png&w=256&q=75)
5
2
Pakistan
1 year of experience
Cybersecurity student & AI engineer building autonomous multi-agent systems and Sovereign Intelligence Grids. Passionate about zero-trust environments, supply chain resilience, and pushing the boundaries of LangGraph orchestration. I leverage AI agents as executioners to rapidly prototype, build, and audit complex tech stacks.

Inspiration Corporate espionage and competitive strategy are painfully manual. Strategy teams spend days scouring Google for pricing changes, hunting down job postings to guess roadmaps, and listening to hours of earning calls. We realized that by orchestrating the right AI APIs, we could compress 40 hours of manual intelligence gathering into 60 seconds. What it does OmniSight is an enterprise-grade "Disruption Radar." Type in a competitor's name and attach a raw audio file (like a keynote speech). An autonomous AI agent then: Conducts live, parallel web searches for hiring velocity and pricing changes. Deep-scrapes competitor websites to extract raw product data. Diarizes the uploaded audio to extract hidden business drivers. Synthesizes this into a dual-layered Radar Dashboard that benchmarks the competitor. How we built it Bright Data: Used to bypass captchas and scrape live data across three parallel vectors asynchronously. Speechmatics: Used for deep audio intelligence, executing speaker diarization on raw audio files. Cognee: Integrated into the agent runtime to cache competitor profiles in a knowledge graph, giving the agent historical memory. Gemini / Groq LLM: The "brain" that structures the unstructured signals into a strict JSON schema. Challenges Running deep web scrapes and audio transcription sequentially caused 5-minute load times. We solved this by using asyncio.gather to fire all Bright Data and Speechmatics requests simultaneously, cutting load times by 70%, and piping the AI's internal terminal feed directly to the UI.
31 May 2026

Writing unit tests and conducting security audits are the most critical yet time-consuming tasks in software development. Developers spend countless hours writing repetitive boilerplate tests and hunting for edge-case vulnerabilities, draining productivity and delaying deployments. Enter Aegis-QA. Aegis-QA is an enterprise-grade, zero-touch testing and security swarm designed to automate this entirely. Built specifically for the IBM Bob Hackathon, this tool leverages a Multi-Agent architecture to process raw, untested code in seconds. Powered by the IBM watsonx.ai Granite-3-8b-instruct model, Aegis-QA spins up specialized AI nodes: an Edge-Case Auditor to hunt for vulnerabilities (like SQL injections or data leaks) and a Test-Weaver Agent to generate comprehensive, runnable PyTest suites. The entire backend integration, API routing, and Streamlit frontend architecture were iteratively designed and generated using the IBM Bob IDE (Code & Plan modes), proving the massive potential of AI-assisted development. Aegis-QA transforms hours of manual QA and security compliance work into a seamless, 10-second automated pipeline.
17 May 2026