Writing
Blog & Notes
Technical articles where I break down Machine Learning concepts, share project post-mortems, and explore the future of AI.
Dec 15, 2025 8 min read#LLM#RAG#AI
Understanding RAG: Improving LLM Accuracy with Context
A deep dive into Retrieval-Augmented Generation and how it solves the 'hallucination' problem in large language models.
Read article Dec 05, 2025 6 min read#MLOps#Fine-tuning#Python
Fine-tuning LoRA Models on a MacBook Pro
A guide on optimizing memory usage and managing disk space when fine-tuning small language models locally.
Read article Nov 28, 2025 10 min read#Multi-Agent#Architecture#Design
The Power of Multi-Agent Systems in Software Development
Exploring how multiple AI agents can debate and refine ideas to reach a consensus in complex project environments.
Read article