Skip to content
View HamedDaoud's full-sized avatar

Block or report HamedDaoud

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. FraudShieldML FraudShieldML Public

    A machine learning system for detecting credit card fraud with a Gradio UI and FastAPI backend.

    Jupyter Notebook

  2. quantized-falcon-rw-1b quantized-falcon-rw-1b Public

    4-bit NF4 quantized Falcon-RW 1B text generation with double quantization via bitsandbytes — served through a FastAPI + Gradio app, Dockerized and deployed to Hugging Face Spaces.

    Python

  3. whiteboard-app whiteboard-app Public

    Minimal RAG bootstrap with Python 3.11 + Milvus Standalone — Wikipedia ingestion, chunking, embedding, indexing, and retrieval exposed as a clean get_chunks(topic, query, k) API for downstream cons…

    Python