Skip to content
View ZaheedaT's full-sized avatar

Block or report ZaheedaT

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

Pinned Loading

  1. Computer-Vision-FlaskApp Computer-Vision-FlaskApp Public

    The app allows for the user to upload an image or video, perform object detection on the uploaded file and output results to MongoDB.

    CSS 16 10

  2. LLM-RAG-Chatbot LLM-RAG-Chatbot Public

    This chatbot interfaces with a LangChain agent designed to answer questions about the hospitals, patients, visits, physicians, and insurance payers in a fake hospital system. The agent uses retriev…

    Python 1

  3. Llama3-Finetuning Llama3-Finetuning Public

    Fine-Tuning Llama 3 and Using It Locally, In this project Llama 3 is fine tuned on a dataset of patient-doctor conversations, to create a model for medical dialogue.

    Python

  4. CI-CD_Pipelines CI-CD_Pipelines Public

    This project demonstrates how to set up a CI/CD pipeline for a machine learning project using GitHub Actions. The entire workflow, from training to deployment, is automated.

    Python

  5. BCX-Hackathon-NLP BCX-Hackathon-NLP Public

    Won 2nd Place: You are provided with a dataset of 500,000 reviews. Each review has a user provided rating from 1 to 5. The task is to build a model that can accurately predict the rating given only…

    Python