Neel Shah speaking during a technical session
Writing

Technical notes from
real production work

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

AI Tools 13 min read

OmniVoice Studio: Local Voice Cloning, Dictation, and Dubbing Without the Cloud

A practical look at OmniVoice Studio, the open-source desktop app that wraps OmniVoice, WhisperX, Demucs, Pyannote, and AudioSeal into a local voice-production workflow for cloning, dictation, and video dubbing.

#OmniVoice Studio#OmniVoice#Voice Cloning
Jun 2, 2026 Read ->
AI Research 11 min read

PaperBanana: Turning Research Papers into Publication-Ready Scientific Figures

A practical guide to PaperBanana, the academic-figure generation framework that extracts ideas from research papers, plans figure layouts, generates graphics, and evaluates whether the result communicates the science.

#PaperBanana#Scientific Figures#Academic Writing
Jun 2, 2026 Read ->
AI Research 12 min read

When Does LeJEPA Learn a World Model?

A practical reading of Klindt, LeCun, and Balestriero's LeJEPA identifiability paper: why Gaussian latent worlds matter, what linear identifiability guarantees, how Lean 4 verification changes the trust story, and what the released code includes.

#LeJEPA#World Models#Yann LeCun
May 27, 2026 Read ->
AI Tools 10 min read

TurboVec: Rust and Python Vector Search Built on TurboQuant

A practical look at RyanCodrai/turbovec: a local vector index that compresses embeddings with TurboQuant, keeps Python ergonomics, uses Rust/SIMD for search, and makes filtered retrieval a first-class RAG primitive.

#TurboVec#TurboQuant#Vector Search
May 27, 2026 Read ->
AI Tools 22 min read

Floci: A Practical Guide to the Free Local AWS Emulator

A hands-on user guide to Floci, the free open-source local AWS emulator: quick start, LocalStack migration, storage modes, multi-account isolation, SDK setup, Testcontainers, and where its real Docker-backed services matter.

#Floci#AWS#LocalStack
May 15, 2026 Read ->
AI Tools 24 min read

Mirage: A Practical Guide to the Virtual Filesystem for AI Agents

A long-form user guide to Mirage by Strukto AI: install it, mount services into one filesystem, run shell-style commands across S3, GitHub, Slack, databases, cache remote reads, snapshot agent runs, and understand the limits.

#Mirage#AI Agents#Virtual Filesystem
May 15, 2026 Read ->
AI Tools 23 min read

UI-TARS Desktop: A Practical Guide to Native GUI Agents for Computer Use

A hands-on learning guide to ByteDance UI-TARS Desktop: what it is, how local and remote computer/browser operators work, setup, model configuration, safety boundaries, SDK concepts, and practical workflows.

#UI-TARS#UI-TARS Desktop#GUI Agent
May 15, 2026 Read ->
AI Tools 12 min read

agentmemory: Persistent Memory for AI Coding Agents via MCP and Hooks

agentmemory gives AI coding agents persistent memory through MCP and lifecycle hooks — 95.2% R@5 retrieval, 92% fewer tokens, zero external databases.

#agentmemory#MCP#Claude Code
May 14, 2026 Read ->
AI Tools 10 min read

OpenHuman: A Local-First AI Agent with Memory Trees and Persistent Integrations

OpenHuman is an open-source Tauri/Rust desktop agent that builds a persistent memory tree from 118+ OAuth sources, compresses context via TokenJuice, and routes tasks across LLMs automatically.

#OpenHuman#AI Agent#Memory Tree
May 14, 2026 Read ->
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 ->