Claude Code Project Structure: Every File and Folder Explained

Posted on Sun 19 April 2026 in GenAI • Tagged with claude, claude-code, project-structure, anthropic, ai-tools, llm, developer-tools

Claude Code Project Structure: Every File and Folder Explained

Most Claude Code projects start with a CLAUDE.md and nothing else. Here's the full structure that turns Claude from a coding assistant into an engineering partner.


Table of Contents


Continue reading

LLM Fine-Tuning vs RAG: When to Use Which

Posted on Sat 18 April 2026 in GenAI • Tagged with fine-tuning, rag, llm, retrieval-augmented-generation, ai, machine-learning, gpt

LLM Fine-Tuning vs RAG: When to Use Which

A practical decision framework for teams building with LLMs — with real trade-offs, cost analysis, and when to combine both


Table of Contents


Continue reading

Prompt Engineering: Techniques That Actually Matter

Posted on Fri 17 April 2026 in GenAI • Tagged with prompt-engineering, llm, gpt, claude, few-shot, chain-of-thought, ai, generative-ai

Prompt Engineering: Techniques That Actually Matter

A practical guide to getting reliable, high-quality outputs from LLMs — with real examples and patterns you can use today


Table of Contents


Continue reading

Claude's Hidden Power: Skills, Plugins, and the .md Files That Make It Extraordinary

Posted on Wed 15 April 2026 in GenAI • Tagged with claude, skills, plugins, mcp, llm, markdown, anthropic, ai-tools

Claude's Hidden Power: Skills, Plugins, and the .md Files That Make It Extraordinary**

Most people use Claude like a search engine. The ones getting extraordinary results have figured out something different — and it starts with a plain text file.*


There is a version of Claude that writes generic emails and …


Continue reading

Vector Databases & Embeddings: The Engine Behind Modern AI Applications

Posted on Wed 15 April 2026 in GenAI • Tagged with vector-database, embeddings, rag, semantic-search, llm, pinecone, chroma, weaviate, ai

Vector Databases & Embeddings: The Engine Behind Modern AI Applications

How the technology powering semantic search, recommendation systems, and RAG is quietly reshaping software development


Table of Contents


Continue reading

Agentic System Design Concepts - Patterns Every AI Engineer Should Know

Posted on Sat 11 April 2026 in GenAI • Tagged with GenAI, AI-agents, LLM, agentic-systems, design-patterns, reliability

Building reliable AI agents isn't just about picking the right model — it's about the patterns you wire around it. Here's a concise reference of 15 agentic system design concepts worth knowing. Two lines each — just enough to understand what they do and why they matter.

Resilience & Failure Isolation

Agent Circuit …


Continue reading

Every Claude Code Concept You Need to Know

Posted on Sat 11 April 2026 in GenAI • Tagged with GenAI, Claude-Code, LLM, agents, developer-tools, local-AI

Claude Code is not a chatbot. It lives in your terminal, reads your actual files, writes code, runs commands, and executes multi-step workflows — all with your permission. Here are 30 concepts you need to understand it properly. No fluff, no hand-holding.

The 30 Concepts

1. The Terminal — Claude Code doesn't …


Continue reading

Missing ZIP Option in Windows Right-Click Menu — Here's How to Fix It

Posted on Sat 11 April 2026 in Windows • Tagged with Windows, tips, context-menu, troubleshooting, productivity

The classic "Send to → Compressed (zipped) folder" option sometimes disappears from the Windows right-click context menu. Here's what causes it and how to get it back in under two minutes.

What Happened

Windows ships with a built-in ZIP shell extension handled by zipfldr.dll. When third-party tools like Git, VLC …


Continue reading

AI Agent Directory - Few Shots LLM Models

Posted on Fri 10 April 2026 in GenAI • Tagged with GenAI, AI-agents, LLM, startups, directory

The AI agent ecosystem is growing fast. Here's a quick directory of notable AI startups and a couple of few-shot LLM models worth knowing about. Two lines each — just enough to know what they do and why they matter.

AI Agent Directory

Can of Soup — An AI-powered app that lets …


Continue reading

My GenAI Blogs

Posted on Sat 10 January 2026 in Announcement • Tagged with GenAI, LLM, machine-learning, deep-learning, announcement

Why GenAI?

Generative AI has completely changed how I think about software, creativity, and problem-solving. Over the past year, I've gone deep into the world of large language models, prompt engineering, retrieval-augmented generation, fine-tuning, and AI agents. The pace of change is incredible, and I wanted a place to document …


Continue reading