Skip to content
View i-ninte's full-sized avatar

Block or report i-ninte

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
i-ninte/README.md
β–ˆβ–ˆβ•—  β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•”β•β•β•β–ˆβ–ˆβ•—
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β• β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•—β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•
β•šβ•β•  β•šβ•β• β•šβ•β•β•β•β•β•

Kwabena Obeng

AI/ML Researcher Β· Multimodal AI Β· Healthcare & Social Impact

Building interpretable, resource-efficient AI for underserved communities β€” from Accra, Ghana πŸ‡¬πŸ‡­

Portfolio LinkedIn HuggingFace Kaggle Tableau X


πŸ‘€ About Me

I'm an AI/ML researcher and engineer driven by a core question: How can we build AI systems that augment human expertise in resource-constrained, high-stakes environments?

My work focuses on multimodal AI (vision + language + structured/temporal data), with particular emphasis on making systems that are interpretable, data-efficient, and actually deployable in the Global South.

Three research threads run through everything I do:

  • πŸ”€ Multimodality & multilinguality β€” reasoning jointly across visual, linguistic, and temporal data; serving diverse linguistic communities
  • πŸ“‰ Data scarcity & class imbalance β€” effective learning when labelled data is sparse or unevenly distributed, using LoRA adaptation, ensemble methods, and strategic augmentation
  • πŸ” Explainability & trust β€” uncertainty-aware models that communicate their reasoning to domain experts making consequential decisions

πŸ† Competition Highlights

Challenge Result Core Approach
🦠 SUA Outsmarting Outbreaks (Tanzania waterborne disease prediction) πŸ₯ˆ Silver Medal Gradient Boosting + spatial indexing (cKDTree) fusing time-series health, climate, water quality & sanitation data
πŸ₯ Kenya Clinical Reasoning Challenge πŸ₯ˆ Silver Medal LoRA-adapted Flan-T5 on 400 rural healthcare prompts; 5-fold ensemble; maternal health, paediatrics & critical care
🌾 Ghana Crop Disease Detection Challenge πŸ₯‰ Bronze Medal YOLOv11 fine-tuned with stratified sampling; optimised for mobile inference in agricultural field conditions

🧠 Tech Stack

Core ML / AI

Python PyTorch TensorFlow HuggingFace Scikit-Learn OpenCV LangChain FAISS

Web & Backend

FastAPI Django Laravel JavaScript

Databases

PostgreSQL MongoDB MySQL MSSQL

Cloud & DevOps

AWS Docker Linux Git

Mobile & Embedded

Flutter Arduino C++


πŸ”¬ Research Directions

πŸ₯ Healthcare AI          β†’  Clinical reasoning Β· Outbreak prediction Β· Medical imaging
πŸ’¬ Multimodal & Multilingual NLP  β†’  Cross-modal reasoning Β· Low-resource languages Β· LLMs
πŸ“‰ Learning under Scarcity β†’  LoRA fine-tuning Β· Few-shot learning Β· Data augmentation
πŸ‘οΈ Computer Vision        β†’  Object detection (YOLO) Β· Edge-optimised CV Β· Anti-spoofing
πŸ” Explainability & Trust  β†’  Uncertainty-aware systems Β· Interpretable ML Β· Causal inference
🌍 AI for Social Good     β†’  Responsible deployment Β· Accessibility Β· Developing-world AI

πŸŽ“ Teaching & Community

At KNUST, I served as a Trail Support Tutor and Academic Representative, organising interventions that supported over 2,000 students in core computing courses. I also led the Computer Engineering quiz team and ran hands-on machine learning tutorials for the KNUST Data Science and AI Club.

πŸ“Š GitHub Stats


πŸ“¬ Let's Connect

I'm always open to research collaborations on multimodal AI, healthcare AI, low-resource NLP, and any work building accessible technology for underserved communities.

πŸ“§ slyobeng111@gmail.com Β |Β  πŸ“ Accra, Ghana Β |Β  🌐 i-ninte.vercel.app

"You cannot deploy a black box when lives are at stake."

Pinned Loading

  1. machine_learning machine_learning Public

    sneak peak on ml with python with several projects from image classifiers, fake news detectors, etc to the BRITISH AIRWAYS simulation on forage

    Jupyter Notebook 3 1

  2. computer-vision-and-robotics computer-vision-and-robotics Public

    image processing with opencv face detection and face recognition with haar_cascade classifier models

    Jupyter Notebook 1 1

  3. KNUST-ML-AI KNUST-ML-AI Public

    Materials for KNUST Data Science Club

    Jupyter Notebook

  4. GhanaNLP-data-models-play GhanaNLP-data-models-play Public

    notebooks for finetuning models on GhanaNLP's datasets for bidirectional translation

    Jupyter Notebook

  5. geoforest geoforest Public

    Automated forest cover monitoring for Ghana using Sentinel-2 satellite imagery, RF-DETR object detection, and temporal tracking β€” from raw data pipeline to near-real-time deforestation alerts.

    Jupyter Notebook

  6. tillmate tillmate Public

    AgriMachine Controller is a farmer-friendly mobile app for monitoring, controlling, and planning operations for agricultural machines via MAVLink over WiFi.

    TypeScript