Skip to content
View AreebAhmad-02's full-sized avatar

Block or report AreebAhmad-02

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. minesweeper minesweeper Public

    this is a just a main concept of minesweeper not the complete game.

    Java

  2. web_scraping_of_emails web_scraping_of_emails Public

    This project aims to find the emails of the organisations of a country. A slight dip into the interesting world of web scraping with Beautiful Soup, Selenium, chrome driver and Python.

    Python

  3. Nuvexa-Photos Nuvexa-Photos Public

    A project based on Microservices Architecture for uploading and deleting pictures, The project is meant to be deployed on Any Cloud kubernetes cluster Service , In this project GCP Kubernetes clust…

    HTML

  4. Embedding-Models-Finetuning Embedding-Models-Finetuning Public

    The repository includes code for generating synthetic datasets using Zypher 7B from Hugging Face, with QA embeddings and anchor-positive similarity scores. It also handles preprocessing of scanned …

    Jupyter Notebook

  5. Rag-using-Langchain-with-Cohere-reranker-and-Zypher7B Rag-using-Langchain-with-Cohere-reranker-and-Zypher7B Public

    The notebook uses langchain to split into sentences , FAISS Vector DB is used to store embeddings ehich are generated by Embedding model BAAI/bge-base-en-v1.5 , Then BM25 is used for enseble retrie…

    Jupyter Notebook

  6. Real-time-rag-pipeline-for-rag-research-papers Real-time-rag-pipeline-for-rag-research-papers Public

    the repo is for the real time rag pipeline for the research papers , extract all the rag research papers from the arxiv and the semantic chunkin is done on it , then the embedding model finetuning …

    Jupyter Notebook