Guozheng Ge·Feb 4AI Engineering Guide: Part 2— Agent SkillsLLMs are pre-trained and limited by the training data available at that time. To extend LLM’s ability such as giving answers based on…
Guozheng Ge·Feb 2AI Engineering Guide: Part 1 — CLAUDE.md and AGENTS.mdThe development in AI Engineering has been phenomenal, every week and every day there are new changes. Before OpenClaw takes over the…
Guozheng Ge·Jan 5Set up Claude Code using Claude Code Models from Google AntigravityGoogle Antigravity is a tool similar to code editors like Cursor, Windsurf and VS Code with Coding agent plugins. It also integrates with…
Guozheng Ge·Jan 5Set up Claude Code using Third Party Coding Models (GLM 4.7, MiniMax 2.1, Kimi K2)Anthropic Claude Code is the most popular agentic coding tool (it is actually more than just coding) on the market. It also leads the…
Guozheng Ge·Dec 13, 2025How to deploy an application using Github Action to Google Cloud Run using Workload Identity…Overview
Guozheng Ge·Aug 18, 2025Local LangGraph with LMStudio and UVIn this article, we include instructions to set up a local LangGraph environment with a local LLM served by LMStudio (you can also modify…
Guozheng Ge·Jul 21, 2025Budget Mac Mini 4 Setup GuideMac Mini M4 provides the highest price to performance in all the Apple hardware. In this guide, I provide several tips how to build a…
Guozheng Ge·Jul 20, 2025Book Notes: Aerospike: Up & RunningAerospike is a popular distributed key-value style database. It has been widely used in ads, gaming, financial industries for its high…
Guozheng Ge·Jun 30, 2025Book Notes: Apache Kafka in ActionIf you have been working on backend development, you must have heard or worked with Kafka. It is the de-facto message bus, data/event…
Guozheng Ge·Jun 26, 2025Quick Start Guide with Prometheus and GrafanaThis guide is a quick start guide to get you started with Prometheus and Grafana. It is based on this guide from SigNoz Blog. SigNoz is…