Writing

Technical notes from
real production work

Setup guides, engineering decisions, and lessons from building data systems at scale.

AI Tools 8 min read

Google Skills: Agent Skills Are Becoming Cloud Documentation for AI Agents

Google's google/skills repository turns Google Cloud and Gemini guidance into installable Agent Skills. It is small today, but it shows where AI-agent documentation is heading: task-scoped, executable, and closer to production workflows.

#Google#Agent Skills#Google Cloud
May 10, 2026 Read ->
AI Tools 11 min read

Agent Skills: Production-Grade Workflows for AI Coding Agents

A practical look at Addy Osmani's agent-skills project — 20 reusable engineering skills, 7 lifecycle commands, agent personas, and quality gates for making AI coding agents behave more like senior engineers.

#Agent Skills#AI Coding Agents#Claude Code
May 8, 2026 Read ->
AI Tools 18 min read

GEO Audit: How My Personal Site Scored 74/100 and My Startup Scored 28/100

A full Generative Engine Optimization audit of neelshah18.com and dishuu.com — what AI systems found, what was broken, what we fixed, and what the gap between a personal brand and a startup looks like through the lens of AI citability.

#GEO#SEO#AI Search
May 8, 2026 Read ->
AI Tools 16 min read

Local Deep Research: Run Perplexity-Level Research Entirely on Your Own Machine

Local Deep Research (LDR) is an open-source AI research assistant that searches the web, academic databases, and your own documents — then synthesizes everything into cited reports. Fully local, zero telemetry, any LLM.

#Local AI#Deep Research#Ollama
May 8, 2026 Read ->
AI Tools 14 min read

geo-seo-claude: Optimize Your Website for AI Search with Claude Code

A complete guide to geo-seo-claude by Zubair Trabzada — the GEO-first SEO skill for Claude Code. Covers AI citability scoring, crawler access, llms.txt generation, brand authority, schema markup, and PDF reporting.

#GEO SEO#Claude Code#AI Search
May 5, 2026 Read ->
AI Research 18 min read

Vibe Leader: The Next Generation of Tech Lead

AI tools automated the execution layer of software engineering. What remains — judgment, context, coherence — defines a new kind of leader. Introducing the Vibe Leader.

#Vibe Leader#AI#Tech Lead
May 5, 2026 Read ->
AI Tools 9 min read

hf-mount: Mount Hugging Face Repos as Local Filesystems — No Download Required

hf-mount lets you browse and use Hugging Face models and datasets directly as local files using FUSE or NFS — with zero upfront download, lazy fetching, and on-demand streaming. Here's everything you need to know.

#Hugging Face#Machine Learning#MLOps
Apr 20, 2026 Read ->
AI Tools 12 min read

Dishuu Zero: A Communications System Built for When Infrastructure Cannot Be Trusted

A deep dive into the Dishuu Zero public white paper — exploring its device-first architecture, in-person trust model, layered security, multi-transport stack, and the Roots relationship layer that makes communication feel alive.

#Dishuu Zero#Communications#Security
Apr 13, 2026 Read ->
AI Research 11 min read

Anthropic Found 171 Emotion Vectors Inside Claude — Here's What They Actually Mean

Anthropic's interpretability team mapped 171 emotion-like neural representations inside Claude Sonnet 4.5 and showed they causally shape behavior. What the research found, what it doesn't claim, and why it matters for AI safety.

#Anthropic#Claude#AI Safety
Apr 6, 2026 Read ->
AI Tools 8 min read

Google AI Edge Eloquent: Offline AI Voice Dictation, No Subscription Required

Google quietly launched AI Edge Eloquent on iOS — an offline, on-device voice dictation app powered by edge AI. No cloud, no subscription, no usage caps. Here's what it does and why it matters.

#Google#AI Edge#Voice Dictation
Apr 6, 2026 Read ->
AI Tools 22 min read

Claude Code: The Complete Hands-On Guide to Every Feature

A practical, example-driven guide to every Claude Code feature — slash commands, memory, skills, subagents, MCP, hooks, plugins, checkpoints, and advanced workflows. Real templates you can copy today.

#Claude Code#AI Development#Developer Tools
Apr 2, 2026 Read ->
AI Tools 12 min read

Langflow: Build AI Agents Visually Without Losing Code Control

A practical guide to Langflow — the open-source visual builder for AI agents and workflows. Setup, drag-and-drop walkthrough, MCP server deployment, 5 top features, and security notes.

#Langflow#Visual AI#AI Agents
Mar 30, 2026 Read ->
AI Tools 13 min read

n8n: Automate Everything — The Developer's Alternative to Zapier

A practical guide to n8n — the self-hosted workflow automation tool with 400+ integrations, AI-native capabilities, and the power of custom code. Setup, usage, 5 standout features, and honest review.

#n8n#Workflow Automation#Self-hosted
Mar 30, 2026 Read ->
AI Tools 14 min read

Sarvam AI 105B: India's Most Powerful Multilingual Language Model

A deep dive into Sarvam AI's 105B parameter model — built for Bharat, fluent in 22 Indian languages, and designed for production AI applications. API setup, key features, and real-world use cases.

#Sarvam AI#LLM#Indian Languages
Mar 25, 2026 Read ->
AI Tools 13 min read

Dify: From LLM Prototype to Production in One Platform

A hands-on guide to Dify — the open-source LLM platform with visual workflows, RAG pipelines, and built-in observability. Setup via Docker, key features, and honest review.

#Dify#LLM#RAG
Mar 23, 2026 Read ->
AI Tools 12 min read

LangChain: The Developer's Framework for Building Real LLM Applications

A practical guide to LangChain — the Python framework powering thousands of production AI apps. Setup, core concepts, 5 must-know features, and when to use it vs when not to.

#LangChain#LLM#Python
Mar 23, 2026 Read ->
AI Tools 14 min read

RAGFlow: The Open-Source RAG Engine That Actually Understands Your Documents

A practical guide to RAGFlow — the open-source RAG engine with deep document understanding, grounded citations, and intelligent chunking. Setup, usage, 5 killer features, and honest pros/cons.

#RAGFlow#RAG#LLM
Mar 23, 2026 Read ->
AI Tools 20 min read

GSD-2: The Autonomous AI Agent That Builds Software While You Sleep

A complete guide to Get Shit Done 2 — the CLI that turns Claude Code into a fully autonomous coding agent. Setup on Ubuntu/Linux, full workflow walkthrough, and why it changes everything about how you build software.

#GSD-2#Claude Code#AI Agents
Mar 21, 2026 Read ->
AI Tools 18 min read

NemoClaw by NVIDIA: A Practical Guide for OpenClaw Developers

A hands-on walkthrough of NemoClaw — NVIDIA's sandboxed AI agent runtime. Fresh install, local Ollama inference, 5 game-changing features, and every error explained simply.

#NemoClaw#NVIDIA#OpenClaw
Mar 19, 2026 Read ->
DevOps 12 min read

Self-Hosted AI on Ubuntu: Ollama + OpenClaw Setup Guide

A complete walkthrough of setting up Ollama and OpenClaw on Ubuntu — including model selection, WhatsApp integration, every error I hit, and how to fix them.

#Ollama#OpenClaw#Ubuntu
Mar 18, 2026 Read ->
DevOps 10 min read

My Ubuntu .bashrc for Python, AI, and Daily Development

Every command, alias, and function in my .bashrc — covering file navigation, git, system info, AI stack control, Python environments, Jupyter, GPU monitoring, and a single update command for everything.

#Ubuntu#Bash#Developer Setup
Mar 18, 2026 Read ->