Skip to content
View saadkhan2003's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report saadkhan2003

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saadkhan2003/README.md

Typing SVG

Who I Am

saad= {
"name" : "Muhammad Saad Khan",
"role" : "Applied AI Engineer",
"education" : "BS Computer Science — University of Swabi (2022–2026)",
"location" : "Jehangira, Swabi, Pakistan 🇵🇰",
"focus" : ["LLM Systems", "RAG Architectures", "Computer Vision", "Backend APIs"],
"currently" : "Building AI-powered surveillance & intelligent document systems",
"vision" : "Make AI solve real problems — not just demos",
}

Featured Projects

Real-time surveillance AI using YOLOv8 + OpenVINO. Detects crowds, weapons, loitering, and conflicts from CCTV feeds. Achieves 2–3× CPU speedup via OpenVINO model optimization with ByteTrack tracking, email alerts, and a glassmorphism dashboard UI.

YOLOv8OpenVINOFastAPIByteTrackComputer Vision

Medical imaging AI that detects Pneumonia & COVID-19 from chest X-rays using Transfer Learning and CNNs. Deployed in a Streamlit app with explainable AI (XAI) confidence scoring for interpretable diagnostics.

TensorFlowTransfer LearningExplainable AIStreamlit

Upload a CSV, ask a natural language question — get a chart. Powered by Google Gemini to auto-generate and execute Python visualization code locally using pandas, matplotlib, seaborn, and Plotly.

Gemini APIStreamlitPandasPlotlyCode Generation

LLM-powered PDF assistant that processes academic papers, extracts insights, and answers queries using LangChain + RAG with vector database retrieval. Built for researchers who need answers, not summaries.

LangChainRAGVector DBOpenRouterPrompt Engineering


Technical Skills

Applied AI & LLMsGPT · Gemini · OpenRouter · LangChain · LangGraph · AutoGen · RAG · Prompt Engineering · Agentic Workflows
Computer VisionYOLOv8 · OpenVINO · TensorFlow · CNN · Transfer Learning · ByteTrack · Explainable AI
Backend & APIsFastAPI · RESTful APIs · Git · CI/CD · Docker
DatabasesChromaDB · PostgreSQL · MySQL · SQLite · Vector DBs
LanguagesPython · JavaScript · SQL · Bash
Platforms & ToolsStreamlit · HuggingFace · n8n · Vercel · Netlify · Google Colab · Jupyter

Tech Stack


GitHub Analytics

---

Certifications

CertificateIssuerDate
🤖 AI Agentic Design Patterns with AutoGenDeepLearning.AIJul 2025
🔗 LangChain for LLM Application DevelopmentDeepLearning.AIMay 2025

Community & Leadership

General Secretary — Microsoft Learn Student Ambassadors (MLSA), University of Swabi (Mar 2024 – Present)
Mentoring students in tech careers, organizing learning sessions, and driving CS community growth on campus.

Event Organizer & Technical Designer — OWASP × DataCamp Seminar (Dec 2023)
Co-organized a university cybersecurity & data science seminar — handled logistics, visual design, and outreach.

Creative Volunteer — Notion Campus Community (Feb 2025)
Designed standees and visuals to promote digital productivity and research organization tools among students.


Connect


Pinned Loading

  1. CCTV_Video_Anomaly_DetectionCCTV_Video_Anomaly_DetectionPublic

    Real-time CCTV Anomaly Detection system using YOLOv8 & OpenVINO. Detects crowds, weapons, loitering, and accidents with a modern glassmorphism UI.

    Python 2 1

  2. Chest_Xray_AnalysisChest_Xray_AnalysisPublic

    Chest X‑Ray Analysis: AI-powered tool for automated pneumonia detection from chest X-ray images, supporting pediatric (3-class) and adult (binary) classification with explainable deep learning models.

    Jupyter Notebook

  3. Documind_AI_Document_AssistantDocumind_AI_Document_AssistantPublic

    Documind is an intelligent AI document assistant that enables natural conversations with your PDF documents. Powered by advanced RAG (Retrieval-Augmented Generation) technology, it combines React, …

    Python 1

  4. Dual-Model-AiDual-Model-AiPublic

    Dual‑Model AI is a modern chat application that leverages multiple AI models to provide both thinking and coding assistance in real time. Built with React, Node.js, and Express, it features model s…

    JavaScript

  5. KametiKametiPublic

    📱 Flutter app for managing committee savings & payments. Track member contributions, payout schedules, and sync across devices with Firebase.

    Dart

  6. Data_Analysis_and_Visualization_AgentData_Analysis_and_Visualization_AgentPublic

    Data Analysis & Visualization Agent is an AI‑powered Streamlit app that lets you upload a CSV dataset and use natural language to generate analyses and visualizations. It uses Google Gemini to crea…

    Python