Blog
Thoughts & Insights
Writing about AI, technology, and the journey of building things.
Featured
Jan 15, 20258 min read
Understanding Transformer Architecture
A deep dive into the attention mechanism and how transformers revolutionized NLP and beyond.
AIDeep LearningTransformers
Jan 10, 202512 min read
Building AI Agents with LangChain
Learn how to create autonomous agents that can use tools, make decisions, and solve complex problems.
LangChainAI AgentsPython
Jan 5, 202510 min read
RAG Systems: Best Practices
Retrieval-Augmented Generation explained with practical implementation tips and common pitfalls to avoid.
RAGLLMVector Search
Recent Posts
Prompt Engineering Techniques
Master the art of crafting effective prompts for better AI outputs.
6 min readDec 28
Fine-tuning vs RAG: When to Use What
Compare two popular approaches to customizing LLM behavior for your use case.
9 min readDec 20
Building a Modern Personal Website
How I built this site with Next.js, Tailwind CSS, and a touch of AI flair.
7 min readDec 15