- python
- machine-learning
- data-science
- math
- code
- analytics
- automation
•
•
•
•
•
•
-
🤖 Choosing Your Personal AI Assistant: Why I Landed on NanoClaw
After months of evaluating OpenClaw, NanoClaw, PicoClaw, and a dozen other frameworks, here's the honest breakdown — and why simplicity, security, and customizability led me to one clear winner.
-
🏠 Why Run Your Own LLM? The Case for Self-Hosting in 2026
The case for running open-source LLMs yourself — cost math, privacy, capability parity, and what hardware you actually need. Part 1 of the Self-Hosting LLMs series.
-
🧮 Quantization Explained: How a 70B Model Fits on Your Laptop
A beginner-friendly but technically deep guide to LLM quantization — covering precision formats, GGUF/GPTQ/AWQ, VRAM math, KV cache, and RAM offloading. Part 3 of the Self-Hosting LLMs series.
-
🕌 I Built a Tool to Translate Arabic Islamic Texts — Fully Offline
How I built Tarjim, an open-source offline OCR + translation pipeline for scanned Arabic kitab PDFs, using Surya OCR and Argos Translate with smart pivot routing for Indonesian.
-
🚀 Build Your First AI Agent with Google’s ADK (Part 1)
Concise agentic tutorial using Google's ADK