Laravel Upgrader
Autonomous 10-step AI migration pipeline for Laravel codebases.
CLI-driven migration system that ingests legacy Laravel code and runs analysis → planning → transformation → validation → self-healing loops. Processes 10k+ LOC per run at under $80 cost, with 85–90% automated issue resolution.
PythonLLM OrchestrationLaravelCLI
RE NLP System — Thesis Pipeline
ResearchFour-study pipeline for automated Requirements Engineering — structured parsing, context-aware classification, and implicit keyword discovery.
End-to-end research system behind my MSc thesis at Ontario Tech University. The pipeline converts raw stakeholder prose into audit-grade knowledge artifacts across four studies:
1. **Studies 1 & 2 (CASCON 2025)** — Multi-model LLM parsing (GPT-4.1, Claude Opus 4, Meta-70B) into High-Level JSON artifacts with versioned tag governance (v0 → v2; v2 precision 0.95 / F1 0.85).
2. **Study 3 (RE'26 Main, under review)** — Sentence-level requirement classification with structured local-context features (+16 F1 at k=1; best F1 0.894 on 4K domain-aligned samples).
3. **Study 4 (RE'26 RE@Next!, in revision)** — 5-phase implicit keyword discovery over a 275,164-edge enriched co-occurrence graph, UMAP+HDBSCAN cluster-gap detection, and a bounded LLM-as-judge tiebreaker.
4. **Cross-cutting infrastructure** — 1,997 HLJ artifacts, 13,725-entry domain dictionary, FAISS index over 768-dim SBERT vectors, full per-decision audit logging, and drift monitoring across pipeline runs.
PythonPyTorchHuggingFaceSBERT / MPNetDeBERTa-v3FAISSUMAPHDBSCANLoRA