I write about both the foundations and practical implementation of modern AI systems, with a focus on GenAI engineering, system reliability, and applied architecture.
16 published technical articles on AI / LLM systems
Featured Articles
LLM Agents: Their Past, Present, and Future
An overview exploring the evolution, current state, and future trajectory of Large Language Model agents.
Fine-Tuning Large Language Models
A guide on adapting pre-trained LLMs to specific tasks and datasets.
Prompting and Prompt Engineering
Practical techniques for crafting effective prompts and improving AI outputs.
Large Language Models with Graceful Fallbacks
Strategies for reliability, fallback behavior, and safer LLM application design.
Data Retrieval with LangChain Indexing
A guide to indexing and retrieval patterns using LangChain.
LangChain's SQL Agent
Using LangChain agents to interact with SQL databases for structured data retrieval.
Fine-Tuning LLaMA-2 with LoRA for Customer Support
A practical tutorial on LoRA-based fine-tuning for customer support use cases.
Building an Intelligent Document Assistant Powered by LLaMA-2
A practical walkthrough of building a document assistant using LLaMA-2 for retrieval-augmented question answering.