DGDeeksha Guptaindeeksha-ai.hashnode.dev·Dec 17, 2025 · 4 min readBuilding a Handwritten OCR System Using LLMs and Deep LearningDeeksha Gupta Abstract Handwritten Optical Character Recognition (OCR) remains a challenging problem due to variations in handwriting styles, noise in scanned documents, and context ambiguity. This article presents a modern approach combining Large ...00
DGDeeksha Guptainllm-web-data-deeksha.hashnode.dev·Dec 17, 2025 · 4 min readFirecrawl vs Traditional Web Scraping for LLM WorkflowsIntroduction Most LLM-powered applications eventually hit the same bottleneck: web data ingestion. You want your model to answer questions using: live documentation product websites blogs knowledge bases But getting clean, reliable data from th...00
DGDeeksha Guptaindeeksha-ai.hashnode.dev·Dec 17, 2025 · 4 min readGetting Started with Firecrawl: Turning Any Website into LLM-Ready DataIntroduction Modern AI systems are only as good as the data they can access.While large language models are powerful, they cannot reliably interact with live websites, dynamic pages, or messy HTML on their own. This is where most developers hit a wal...00