SSShivam Shasheeshinshivamshasheesh.hashnode.dev·Apr 4 · 11 min readHow I Replaced My $20/Month Claude Subscription With Gemma 4 Running Locally Through OllamaHow I Replaced My $20/Month Claude Subscription With Gemma 4 Running Locally Through Ollama I canceled my Claude Pro subscription last week. Not because Claude got worse — it didn't. I canceled because Google released Gemma 4, Ollama added native Cla...00
SSShivam Shasheeshinshivamshasheesh.hashnode.dev·Feb 10 · 6 min readBuilding Semantic Search Over Automotive AUTOSAR Configurations — How I Made 1000+ XML Parameters Queryable in Natural LanguageBuilding Semantic Search Over Automotive AUTOSAR Configurations Automotive embedded software is built on AUTOSAR — an industry-standard architecture that defines how ECU software components communicate, manage memory, handle diagnostics, and schedule...00
SSShivam Shasheeshinshivamshasheesh.hashnode.dev·Dec 15, 2025 · 9 min readGoogle Stitch + MCP Server Changed How I Design UI — Here's My Full WorkflowGoogle Stitch + MCP Server Changed How I Design UI — Here's My Full Workflow I'm not a designer. I'm a software engineer who's spent the last three years building enterprise platforms — RAG pipelines, AUTOSAR tooling, FastAPI backends, Angular dashbo...00
SSShivam Shasheeshinshivamshasheesh.hashnode.dev·Oct 20, 2025 · 9 min readI Built a Production-Grade RAG Framework With Hybrid Search, Contextual Chunking, and Zero Cloud Lock-InI Built a Production-Grade RAG Framework With Hybrid Search, Contextual Chunking, and Zero Cloud Lock-In Every RAG tutorial on the internet follows the same pattern: take a document, split it into 512-token chunks, embed with OpenAI, dump into a vect...00