Skip to content
View dlzcods's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report dlzcods

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

Muhammad Abdiel Al Hafiz

AI Project Manager. AI/ML engineer by training.

I build the system around AI output: who owns it, how it is evaluated, where a human reviews it, and what is allowed to ship.

AI draft → engineer review → evaluation gate → human decision → ship

AI makes output cheap. The work is deciding what deserves to survive.

Three AI outputs move through engineer review and an evaluation gate. Two pass and ship. One is rejected. The decision owner remains human.

Selected evidence

When two LLM judges disagreed

Could an LLM score IELTS-like essays consistently enough to support human graders?

I tested 150 essays with GPT-oss-120b and Qwen3-32b, using five independent scoring runs per essay. GPT reached an ICC of 0.943. Qwen reached 0.844, scored 74 of 95 matched essays higher, and sent 92.2% of outputs to human review.

The result was not a winning model. It was a deployment rule: do not mix models within one cohort, and route unstable judgments to a person.

Research repository · Visual report

Know Your Sight

Jaya Koding built a browser-based screening prototype for four retinal-image classes. I owned the model work, fine tuned EfficientNetB0, evaluated it per class, and integrated it with the team's product.

The model reached 90.64% held-out accuracy across 844 images. Glaucoma recall was 80.33%, below the other three classes. That gap mattered more than another screenshot of the average.

The project placed first at INVFEST X ISF 9.0 and second at PROXOCORIS International 2025. It is competition proof, not a claim of clinical validation.

Repository · Live product · Notebook

Explainability beyond accuracy

A correct prediction can still be correct for the wrong reason.

I used Grad-CAM to inspect which regions influenced an Alzheimer's classification model. The heatmap did not make the model automatically trustworthy. It made the model easier to question.

Research note · Notebook

Private delivery

Some of my most useful work cannot live in a public repository.

That includes Indonesian legal RAG with query reformulation, fine tuned PaddleOCR for low-quality legal documents, and deterministic extraction pipelines where low-confidence fields go to human review. One client needed auditability more than generative flexibility, so GenAI was deliberately left out.

Private code is not an excuse for public overclaiming.

How I work

  1. No unmeasured claims. Every AI feature needs an evaluation that matches the cost of its failure.
  2. Human ownership is explicit. A model may produce the output, but a named person owns the decision.
  3. The architecture follows the risk. Sometimes the right AI system deliberately excludes GenAI.

Current focus

  • Designing evaluation systems for LLM and RAG workflows
  • Running AI-assisted development with explicit review gates
  • Building deterministic extraction and human-in-the-loop pipelines
  • Translating model behavior into product and delivery decisions

Field proof

Two years building AI systems. Work delivered for clients in Singapore and Australia. Three competition placements with Jaya Koding. Invited to speak at Indonesian universities about how these systems are actually built.

Contact

Portfolio · LinkedIn · Email

Pinned Loading

  1. eye-disease-classification eye-disease-classification Public

    Focuses on classifying eye diseases into four categories: normal, cataract, diabetic retinopathy, and glaucoma. Using a dataset of over 4,000 images, the model achieved an accuracy of 92%. The proj…

    Jupyter Notebook 10 8

  2. llm-awe-reliability-fairness llm-awe-reliability-fairness Public

    Research Findings of LLM Reliability & Fairness in Automated Essay Scoring

    HTML 1

  3. bitcoin-predictive-analytics bitcoin-predictive-analytics Public

    Memprediksi harga Bitcoin selama 5 hari ke depan dari 20-24 Oktober 2024 menggunakan algoritma XGBoost.

    Jupyter Notebook 1 1

  4. dana-sentiment-analysis dana-sentiment-analysis Public

    This project aims to design a deep learning model with certain schemes to analyze the sentiment of each user review which is then evaluated with predefined objectives.

    Jupyter Notebook 7

  5. fashion-product-recommendation fashion-product-recommendation Public

    Sistem Rekomendasi Produk Fashion menggunakan pendekatan Content Based Filtering dan Collaborative Filtering menggunakan Neural Collaborative Filtering.

    Jupyter Notebook 2

  6. rps-image-classification rps-image-classification Public

    Model klasifikasi gambar menggunakan CNN untuk mengklasifikasikan gambar gestur tangan batu, gunting, dan kertas.

    Jupyter Notebook 1