Laiba Azhar AI / ML RAG systems MLOps
open for AI/ML internships & collaborations

Hi, I'm
Laiba Azhar

I build intelligent ML models, retrieval systems, and self-healing pipelines, exploring the full stack of production AI engineering with a focus on catching mistakes before they matter.

3.60/4.0
CGPA
10+
projects built
12+
tech stack
$ run pipeline.validate --model=claims-ocr
→ layer 1: confidence threshold check [PASS]
→ layer 2: cross-field consistency check [PASS]
→ layer 3: human-in-loop escalation [FLAGGED: 2 fields]
→ hallucination rate: reduced to 3.1%
$

About

I'm a 7th-semester Artificial Intelligence student at COMSATS University Islamabad (CGPA 3.60/4.0), building toward AI/ML engineering roles. Most of my work sits at the uncomfortable edge where machine learning meets production reality: models that hallucinate, pipelines that break silently, retrieval systems that confidently return the wrong answer.

My defining project is a medical insurance claims processing system where a wrong answer isn't a bad user experience, it's a wrong claim. That constraint shaped how I think about AI engineering: build in verification, not just capability.

Outside coursework, I build full end-to-end systems: FastAPI and React on the app layer, self-healing MLOps underneath, and retrieval-augmented generation for domain-specific knowledge.

100%
precision on RAG eval set
5,533
vector chunks indexed
3
layers of hallucination defense
3+ yrs
teaching CS/ML internationally

Experience

AI/ML InternJul 2026 · 6 weeks
AXI Technologies

Six-week AI/ML internship focused on applied machine learning work in a production engineering environment.

Artificial Intelligence InternJul – Aug 2025
e-strats · on-site, Islamabad

Built machine learning pipelines for data preprocessing, feature engineering, and model evaluation. Worked end-to-end on classification and regression tasks with real production datasets.

Marketing LeadApr – Aug 2025
CAIS · COMSATS AI Society

Led marketing and outreach for a 200+ member university AI society, coordinating events and campaigns that grew attendance and engagement.

FounderFeb 2025 – present
Alif Relief Organization

Built organizational strategy and volunteer management systems for community support initiatives, coordinating multi-team operations and fundraising.

Part-time TutorFeb 2025 – present
IbaTutoring · Remote

Designed machine learning curricula covering Python, supervised learning, model evaluation, and algorithm design for international students.

Computer Science InstructorAug 2020 – present
Preply · Part-time, remote

Taught Python, Java, and C++ to university students, including at the University of Greater Manchester and University of Melbourne, across 16+ skill areas with adaptive teaching methods.

Community & activities

Founder — Alif Relief Organization
Google Developer Groups — Data science lead
CAIS-COMSATS AI Society — Marketing lead
ILC COMSATS — HR

Skills & stack

Python
C
C++
C#
Java
Dart
Flutter

core strengths: object-oriented programming (OOP) · data structures & algorithms (DSA)

ML / AI

  • Classical ML & deep learning
  • RAG architecture
  • Hallucination detection
  • Supervised & unsupervised learning
  • Vector search & embeddings
  • Model evaluation (precision, recall, F1)

Data science

  • scikit-learn
  • Pandas & NumPy
  • TensorFlow
  • LangChain
  • Feature engineering
  • Semantic chunking

Engineering

  • OOP & DSA
  • FastAPI
  • React
  • Flutter & mobile dev
  • Docker & Kubernetes
  • Git version control

Deployment & ops

  • Railway & Vercel
  • Hugging Face Spaces
  • Jenkins CI/CD
  • AWS EC2
  • Self-healing MLOps
  • Monitoring & alerting

Education

BS Artificial Intelligence7th semester · CGPA 3.60/4.0
COMSATS University Islamabad

Coursework: computer vision, web technologies, DevOps, machine learning, operating systems, computer networks, mobile app development, software engineering, AI systems design.

Pre-Medical93%
Punjab Group of Colleges
Matriculation93%
The Educators

Projects

Medical Billing RAG System
100% precision
264 articles chunked
5,533 vectors indexed
grounded, cited answer
A production RAG system that processed 264 medical articles into 5,533 vector chunks, reaching 100% precision on the evaluation set with full source attribution and sub-second retrieval. Semantic chunking (800 characters, 150-character overlap) preserved medical context, sentence-transformers/all-MiniLM-L6-v2 handled embeddings, and Mistral 7B via the Hugging Face Inference API served every answer with a required source citation. Chose the smaller Chroma plus MiniLM stack over Pinecone/Weaviate and larger embedding models after benchmarking showed no precision gain, just added latency and cost, for local deployment.
ChromaDBMistral 7BLangChainsentence-transformersGradioHugging Face Spaces
AI-Powered Medical Insurance Claims Processing
deployed
ocr extraction
3-layer validation
claim decision
A full-stack claims processing system where Groq handles OCR extraction from claim documents and a three-layer hallucination-detection safety net catches and flags errors before they reach a decision. Built to treat AI confidence as a signal to verify, not a signal to trust.
FastAPIReactGroqRailwayVercel
Self-Healing MLOps Pipeline
in progress
monitor
detect drift/failure
auto-recover
An MLOps pipeline designed to detect model or infrastructure failures on its own and recover without manual intervention, using CI/CD automation and containerized rollback strategies.
JenkinsDockerKubernetesAWS EC2

Contact

Let's build something reliable.

Open to AI/ML engineering internships, freelance projects, and collaborations on RAG systems, MLOps, or verification-heavy AI applications.