Skip to content
View ShafqaatMalik's full-sized avatar

Block or report ShafqaatMalik

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. customer-churn-model customer-churn-model Public

    A machine learning project that predicts customer churn using classification algorithms. Built with Python, pandas, scikit-learn, and visualized with matplotlib/plotly.

    Python

  2. personalised_music_recommender personalised_music_recommender Public

    Streamlit app that authenticates with Spotify, fetches a user's recent listening history, visualizes listening statistics, and computes personalized track recommendations.

    Python

  3. multimodal_document_search multimodal_document_search Public

    A powerful multimodal document search engine that converts PDF documents into searchable vector embeddings using OpenAI's CLIP model. Enables cross-modal search across text and images with natural …

    Python

  4. llm-based-invoice-ocr llm-based-invoice-ocr Public

    Intelligent invoice data extraction using LLM vision models and OCR. FastAPI + Gradio interface with dual processing modes.

    Python 2

  5. rag_document_qa rag_document_qa Public

    RAG Document Q&A system with semantic search, source citations, and real-time chat. Built with FastAPI, Google Gemini AI, and ChromaDB. Features structured logging, validation, Docker deployment, r…

    Python

  6. agentic_rag_system agentic_rag_system Public

    Autonomous RAG system with self-correcting retrieval, hallucination detection, and LangGraph orchestration. Features multi-iteration query rewriting, streaming responses, and comprehensive evaluati…

    Python