Skip to content
View Kareem404's full-sized avatar
  • American University of Sharjah

Block or report Kareem404

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
Kareem404/README.md

Hi there 👋

I am Karim, a Computer Scinece graduate from June 2025. My interests are on AI and Softawre Engineering. I have conducted various projects in AI including text generation/classification, object detection, and image classification. In addition, I also have also served AI models in the cloud using FastAPI, Docker, and Azure.

Pinned Loading

  1. arabic-news-credibility-checker arabic-news-credibility-checker Public

    An Arabic News Credibility Checking platform that involved finetuning an LLM, building an API, and hosting it in the cloud using Azure

    Python 1

  2. dental-diagnosis-treatment-framework dental-diagnosis-treatment-framework Public

    An API that exposes an AI model that diagnosis and provides treatments for teeth radiograph images. Built using FastAPI and docker. Deployed using Hugging Face Spaces.

    Python 1

  3. eda-agent eda-agent Public

    An AI Agent that analyzes a csv file by answering questions, plotting graphs, and applying modifications. Can be used locally or using an MCP server.

    Python 1

  4. resume-matcher resume-matcher Public

    A Proof-of-concept (PoC) that checks if a resume is a best fit to a Job description or not. A deep learning model was designed using dual-encoders trained on a generated synthetic dataset.

    Python 2

  5. text-based-book-recommendation-system text-based-book-recommendation-system Public

    A book recommendation engine with three main features--trending-now system, personalized recommendation, and frequently read together feature.

    Jupyter Notebook