Skip to content
View hisan-usman's full-sized avatar

Block or report hisan-usman

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

Pinned Loading

  1. Anime-3D-World-Map-with-Llama-AI-Themes Anime-3D-World-Map-with-Llama-AI-Themes Public

    A Ghibli-inspired, anime-styled 3D world map. Built on MapLibre GL with a hand-crafted palette-driven style engine (day/sunset/night, plus AI-generated custom themes), it renders extruded 3D buildi…

    TypeScript

  2. Drug-Fact-Checking-Multi-Agent-with-LLaMa-3.1-Chroma-FastAPI-and-PubMedBERT Drug-Fact-Checking-Multi-Agent-with-LLaMa-3.1-Chroma-FastAPI-and-PubMedBERT Public

    Local multi-agent pipeline (LLaMa-3.1 via MLX + PubMedBERT RAG over Chroma) that fact-checks drug questions against authoritative medical sources and returns a cited answer with per-claim verdicts.…

    Python

  3. Violent-Activities-Detection-and-Scene-Understanding Violent-Activities-Detection-and-Scene-Understanding Public

    This project uses a vision transformer to detect violent activities in CCTV footages, along with a custom YOLOv8 model for weapon detection and pin-pointing of exact person. Scene understanding has…

    Jupyter Notebook

  4. PK-Constitution-Knowledge-Graph-with-Qwen-Ollama-and-Kuzu PK-Constitution-Knowledge-Graph-with-Qwen-Ollama-and-Kuzu Public

    A hybrid-retrieval RAG system over the Constitution of Pakistan, combining a Kuzu embedded Cypher graph with a SQLite FTS5 index. Queries run keyword search and graph-neighbour expansion in paralle…

    Python

  5. Weather-Forecasting-with-MLOps-DVC-Airflow-and-MLFlow Weather-Forecasting-with-MLOps-DVC-Airflow-and-MLFlow Public

    Repository demonstrates a complete end-to-end MLOps pipeline for building a weather forecasting model. By leveraging tools like DVC, Airflow, and MLFlow, we’ve created an automated, scalable, and r…

    Python 3 3

  6. Vision-Transformer-for-Human-Activity-Recognition Vision-Transformer-for-Human-Activity-Recognition Public

    The Vision Transformer (ViT) model, traditionally used for image classification, has been fine-tuned to recognize actions from short video clips (taken from HMDB Dataset). By learning patterns acro…

    Jupyter Notebook 1