Welcome
From test automation to AI systems -- building the bridge between QA engineering and applied AI.
4
QMUL Courses
2
AI Projects
7
Topics
5
Tools & Frameworks
Learn
Machine Learning
Foundations of machine learning: supervised & unsupervised learning, model evaluation, feature engineering, and practical implementations.
Artificial Intelligence
Broad AI concepts: search algorithms, knowledge representation, planning, reasoning, and the landscape of modern AI systems.
Natural Language Processing
Text processing, language models, sentiment analysis, named entity recognition, and modern transformer-based NLP.
Statistical Planning and Reinforcement Learning
Planning under uncertainty, Markov decision processes, reinforcement learning algorithms, policy optimization, and multi-agent systems.
Tools & Frameworks
Recent Posts
View allHow I Built a Hybrid Rule-Based + LLM Test Generation Pipeline
8 min207 test cases, $0.002 each, 92% time saved. A deep dive into combining deterministic scaffolding with Gemini 2.5 Flash for automated test case generation from user stories.
From 10 Years of Java to Python for AI: What Actually Transfers
6 minAfter a decade of Java enterprise development, here's what carried over to Python ML/AI work -- and what I had to completely relearn.