Skip to content
View MeerBaloch7's full-sized avatar
😤
😤

Block or report MeerBaloch7

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.

Content in all repositories owned by your account will be closed.
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
MeerBaloch7/README.md

Meer Muhammad

Typing SVG

Building production-ready AI systems that solve real-world healthcare problems.

Profile Views


🧑‍💻 About Me

AI Engineer at MTBC CareCloud Inc. with 1+ years of experience building production-ready AI systems, data pipelines, and ML solutions focused on healthcare. I enjoy turning complex problems into reliable, scalable applications.

  • 🏢 Currently: AI Engineer at MTBC CareCloud Inc.
  • 🎓 Education: BS Computer Engineer — National University of Science and Technology (NUST), Islamabad
  • 🌱 Focus Areas: Agentic AI, Machine Learning, Deep Learning, MLOps, Computer Vision, NLP
  • 💬 Ask Me About: Healthcare AI, MLOps, BERT/NLP, Django, Python, Model Deployment
  • 📫 Reach Me: 2020n02900@gmail.com
  • Fun Fact: I debug best at 2 AM with chai ☕

🔭 Current Focus

  • 🤖 Building agentic AI workflows for healthcare at CareCloud
  • 📊 Exploring LLM evaluation frameworks (BERTScore, RAGAS)
  • 🚀 Learning MLOps with cloud platforms (AWS SageMaker)
  • 🧠 Researching transformer architectures for medical NLP

🛠️ Tech Stack

Languages

Python Java C++ JavaScript SQL

AI / ML

TensorFlow PyTorch scikit-learn Keras OpenCV Pandas NumPy

Tools & Platforms

Django Flask FastAPI MySQL MongoDB Git GitHub Matlab


💼 Experience

🏥 AI Engineer | MTBC CareCloud Inc.

Healthcare-focused AI · Model Deployment · Data Pipelines · Applied ML

  • Building production ML systems for healthcare workflows
  • Designing and deploying scalable data pipelines
  • Collaborating with cross-functional teams on AI-driven product features

💻 Software Developer

Backend APIs · Data-Driven Applications · Cloud Technologies

  • Built backend services and RESTful APIs using Django and FastAPI
  • Developed data-driven applications with modern web frameworks
  • Worked across the full development lifecycle from design to deployment

🚀 Featured Projects

🎙️ AI-Powered Voice Assistant

Python · Whisper · Plugin Architecture · Speech Recognition · Agentic AI

Modular, plugin-based voice assistant powered by OpenAI Whisper for speech recognition, rule-based intent classification, and offline text-to-speech. Features a Tkinter GUI and extensible plugin system — demonstrating agentic AI patterns and production-ready architecture.

🔗 View Repository


🛰️ Partial-Point-Supervised Segmentation (LoveDA)

PyTorch · Computer Vision · Weak Supervision · Transfer Learning · Semantic Segmentation

Research-grade deep learning project training a semantic segmentation model on the LoveDA land-cover dataset using only sparse point annotations instead of full pixel masks. Implements a custom Partial Cross-Entropy (pCE) loss — addressing real-world annotation workflows where labeling every pixel is impractical.

🔗 View Repository


🧠 8 RAGs Architectures

Python · LLM · Retrieval-Augmented Generation · Vector Search · NLP

Hands-on exploration of multiple Retrieval-Augmented Generation architectures — comparing different retrieval strategies, embedding approaches, and orchestration patterns. Practical reference for building modern LLM applications with grounded, reliable responses.

🔗 View Repository


📬 WhatsApp Notification Router

Python · Multimodal AI · Agent · NLP · Hackathon Project

AI-powered system built for the HackerRank Orchestrate 24-hour hackathon that decides which WhatsApp messages deserve immediate attention, which should wait, and which to mute. Reasons over multimodal inputs — text, images, and voice notes — to triage noisy message streams intelligently.

🔗 View Repository


🩺 Medical Chatbot Evaluation Using BERTScore

Python · BERT · NLP · Healthcare AI · Evaluation Metrics

Evaluated conversational AI responses in medical chatbots using BERTScore semantic similarity metrics and model analysis. Built an automated evaluation pipeline to ensure clinical response quality and relevance for healthcare AI applications.

🔗 View Repository


🍽️ TipAI: Intelligent Restaurant Tip Prediction

Django · XGBoost · Machine Learning · Web Application · Full-Stack ML

Django-based web application that uses XGBoost to predict optimal tips from dining context — party size, time of day, cuisine, and more. Full-stack ML product covering model training, API design, and deployment.

🔗 View Repository


📊 GitHub Statistics

GitHub Stats

Top Languages

GitHub Streak


🎓 Education

National University of Science and Technology (NUST), Islamabad
🎓 BS Computer Engineer


🤝 Let's Collaborate

I'm always open to discussing interesting projects, especially in:

  • 🏥 Healthcare AI — Clinical NLP, medical imaging, patient data systems
  • 🤖 Agentic AI — Autonomous workflows, LLM agents, tool use
  • 📚 Machine Learning — Model deployment, MLOps, evaluation
  • 🧠 Deep Learning — Transformers, computer vision, NLP research

Open to: Full-time opportunities, freelance projects, research collaborations, and open-source contributions.


📫 Connect With Me

LinkedIn Email GitHub


💡 "Turning complex problems into reliable, production-ready AI systems."

⭐️ From MeerBaloch7

Pinned Loading

  1. Medical-Chatbot-Evaluation-using-BERTScore Medical-Chatbot-Evaluation-using-BERTScore Public

    🤖👨‍⚕️ Where AI meets medical expertise: An intelligent evaluation ecosystem that simulates patient interactions and scores diagnostic conversations using cutting-edge clinical NLP, making medical e…

    Jupyter Notebook

  2. whatsapp-notification-router whatsapp-notification-router Public

    An AI-powered intelligent message routing system for WhatsApp that prioritizes messages based on urgency, relevance, and user preferences using multimodal analysis (text, images, voice notes). Chal…

    Python

  3. Predicting-Student-Test-Scores Predicting-Student-Test-Scores Public

    Predicting student exam scores using LightGBM and CatBoost with advanced feature engineering | Kaggle Playground Series S6E1 | RMSE: 8.73

    Jupyter Notebook

  4. Patial-Point-Segementation Patial-Point-Segementation Public

    Point-supervised semantic segmentation on remote sensing imagery. Implements Partial Cross-Entropy loss to train a U-Net (pretrained ResNet-34) using only sparse point labels instead of full masks,…

    Jupyter Notebook

  5. AI-Voice-Assistant-V3 AI-Voice-Assistant-V3 Public

    an AI-powered Voice Assistant with advanced audio processing, natural language understanding, and conversation capabilities.

    Python

  6. AI-powered-voice-assitant AI-powered-voice-assitant Public

    I Voice Assistant is a Python-based application that enables users to interact with a computer using voice commands. It converts speech to text, processes the user's request, and responds with synt…

    Python