Skip to content
View Alvin-Nahabwe's full-sized avatar

Highlights

  • Pro

Block or report Alvin-Nahabwe

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

Hi there, I'm Alvin! πŸ‘‹

Welcome to my GitHub! I'm an Artificial Intelligence Researcher based in Kampala, Uganda, with 5+ years of experience in the field. I am deeply passionate about advancing AI for Social Good, focusing on building white-box, trustworthy, impactful systems that solve real-world problems.


πŸš€ About Me

  • πŸ”­ I’m currently working on building accessible AI solutions, contributing to projects like the aphrc-nocode/no-code-app.
  • 🌱 My core research areas are Natural Language Processing (NLP) and Computer Vision (CV), with a focus on Large Language Models (LLMs).
  • πŸ₯ A massive chunk of my interest belongs to Clinical Research. I am actively researching Explainable Artificial Intelligence (XAI) to translate complex model outputs into actionable clinical insights and build white-box AI models that prioritize the integration of clinical knowledge to drive predictions.
  • ✍️ I am also passionate about scientific writing.

πŸ’» Tech Stack & Tools

  • Languages: Python
  • Frameworks: PyTorch Hugging Face
  • Deployment & Ops: Docker Git

πŸ“Š GitHub Stats

Alvin's GitHub Stats Alvin's Top Languages Alvin's GitHub Streak

πŸ“« Let's Connect!

Email LinkedIn

Popular repositories Loading

  1. twitter-sentiment-analysis twitter-sentiment-analysis Public

    Analysis and classification of tweets using Naive Bayes Classifier from Natural Language Toolkit

    Jupyter Notebook 1

  2. data-exploration data-exploration Public

    Exploring indicators of economic development using data provided by the world bank.

    HTML 1

  3. titanic titanic Public

    Predicting survival on the titanic using classification. From the Kaggle competition. Feature engineering (cleantitanic.py) from https://triangleinequality.wordpress.com/2013/09/08/basic-feature-en…

    Jupyter Notebook

  4. NLP-with-disaster-tweets NLP-with-disaster-tweets Public

    My solution for the Kaggle NLP with Disaster Tweets competition https://www.kaggle.com/c/nlp-getting-started/overview. Final model used - Kernel SVM (69% accuracy). Kaggle score - 79

    Jupyter Notebook

  5. holiday-image-classification holiday-image-classification Public

    HackerEarth Deep Learning Holiday Season Challenge

    Jupyter Notebook

  6. py-googletrans py-googletrans Public

    Forked from ssut/py-googletrans

    (unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.

    Python