Google AdSense Approval Checklist for 2026

A practical AdSense approval checklist to avoid low-value content and policy rejection issues in 2026.

February 23, 2026 · 2 min · 395 words · Rishav Dahal
AI-generated recipe illustration

Building a Recipe Generator with Generative AI

How I built an AI-powered tool to generate recipes from fridge photos using Gemini, RAG, and structured outputs.

January 9, 2025 · 2 min · 421 words · Rishav Dahal

Improving OCR Accuracy on Document Images

Improving OCR Accuracy on Document Images: A Step-by-Step Approach Optical Character Recognition (OCR) is revolutionizing the way we digitize and process documents. Whether it’s converting a scanned document into editable text or extracting data from receipts, OCR technology is increasingly relied upon across industries. However, one of the main challenges faced by OCR systems is their accuracy, especially when dealing with noisy or poorly scanned images. In this blog, I’ll walk you through the techniques I used to improve OCR accuracy on document images by leveraging pre-processing methods. ...

January 9, 2025 · 4 min · 711 words · Rishav Dahal