Skip to content
Daniel Zhang
About Experience Skills Projects Blog Contact
About Experience Skills Projects Blog Contact
All Posts

Tag

DeepSeek

2 posts

June 6, 2026

I Built RAG for a Domain Chatbot, Then Deleted It: When You Don't Need Vector Search

A build log for a customer-facing construction documentation assistant. How I started with client-side RAG, shipped a server-side RAG, and finally deleted all of it in favor of full-context injection plus prefix caching — and the rule of thumb that tells you which one you actually need.

April 29, 2026

Running Claude Code on DeepSeek V4: Same Tool, 7-89x Cheaper

How I built claude-ds — a drop-in wrapper that runs Claude Code with DeepSeek V4 as the backend. Covers the architecture, environment variable reverse-engineering, vision workarounds, and honest tradeoffs from daily use.

© 2026 Bosheng (Daniel) Zhang. Built with Astro