
2
2
Pakistan
1 year of experience
I’m Hamayl Zahid, an aspiring AI Engineer passionate about creating human-like intelligent systems. Currently pursuing a BS in Artificial Intelligence, I’ve built projects in computer vision, NLP, and deep learning ,including exoplanet discovery, BERT-based NER, and an AI-driven OS prototype. My goal is to design impactful AI solutions that bridge innovation and real-world usability.

GuardianAI is an AI-powered multi-agent personal safety platform designed to provide intelligent assistance before, during, and after emergency situations. Unlike traditional SOS applications that send a single alert and stop, GuardianAI coordinates multiple specialized AI agents to deliver continuous situational awareness and emergency response. The platform consists of five collaborative agents. The Route Agent recommends safer travel routes, the Guardian Agent analyzes potential threats and user context, the Emergency Agent coordinates SOS activation and intelligent escalation, the Community Agent learns from community-reported incidents to identify unsafe locations, and the Recovery Agent provides post-incident guidance and maintains a complete incident timeline. When an emergency is triggered, GuardianAI securely records the incident, shares the user's live location, and automatically notifies trusted emergency contacts through multiple communication channels including SMS, voice calls, and email. If the first contact does not respond within a configurable time, the system automatically escalates the alert to the next emergency contact until someone acknowledges the incident. Throughout the emergency, live location updates, evidence management, and incident tracking continue to provide responders with accurate and up-to-date information. Built using FastAPI, Python, HTML, CSS, JavaScript, and modern AI technologies, GuardianAI follows a modular architecture that enables scalability, reliability, and future expansion. The backend incorporates API authentication, rate limiting, secure evidence handling, and input validation to enhance security and protect user data. Our long-term vision is to evolve GuardianAI into a comprehensive AI safety ecosystem by adding offline SOS capabilities, wearable device integration, push notifications, WhatsApp alerts, predictive crime analytics, and deeper collaboration with emergency response services. .
13 Jul 2026

Enterprises sit on vast archives of image-based documents — scanned reports, government publications, multilingual PDFs — that are impossible to query at scale. Existing tools either require clean text or work in a single language. Neither assumption holds in the real world. VaultIQ solves this with a Visual RAG pipeline: instead of extracting and indexing text, it uses PageIndex to build a visual reasoning graph directly from the PDF pages. When a user asks a question, PageIndex identifies which pages are relevant — then Llama 4 Scout (via Groq) reads those raw page images and generates a grounded answer with explicit page citations. No OCR errors. No layout destruction. Tables, charts, and Arabic typography are all handled natively. On top of the RAG pipeline, Lobster Trap acts as a governance proxy — sitting between the application and the LLM backend to enforce PII detection, firewall rules, rate limiting, and full JSON audit logging. Prompt injection attempts are blocked outright. High-risk queries are flagged for human review. Every interaction is logged. Enterprise-grade auditability, out of the box. POC: Arabic and English querying over the Madinah Tranquil Livable City 2024 report, achieving 93% answer accuracy vs. 81% for a text-based baseline — a +12 percentage point improvement driven entirely by reading the pages visually. Stack: PageIndex · Groq (Llama 4 Scout) · Lobster Trap · Streamlit · Python
19 May 2026