Blog About Book Adventure

Talks

TEQNation 2024: using RAG and ReACT to extend your LLM app

At TEQNation 2024, I demonstrated how to build a complex LLM app using RAG and ReACT, grounded in over 20 million Hacker News comments, and explained how I did data scraping, indexing, and implementation with LangChain and Cloud Run.May 03, 2024

Explore topics

Cloud Run 11 LangChain 3 RAG 3 Gemini CLI 9 Python 5 Data Visualization 3 Gemini 3

Recent posts

How automated rebasing works on Cloud Run

A technical overview of automated base image updates on Cloud Run.May 28, 2026

How to set up a custom domain and HTTPS redirects on Cloud Run

Use these gcloud commands to configure a custom domain for a Cloud Run service with a managed SSL certificate and a HTTP-to-HTTPS redirect.May 18, 2026

Auto-formatting Python with Ruff in Gemini CLI

Learn how to set up a hook in Gemini CLI that uses Ruff to format and sort imports in your Python code every time it modifies a file.May 06, 2026

RSS Feed | Sitemap