AASHIFaashif.hashnode.dev·Jun 24, 2024UDA - Unstructured Document AnalysisUDA: A Benchmark Suite for Retrieval-Augmented Generation in Real-world Document Analysis Introduction In recent years, the use of Retrieval-Augmented Generation (RAG) has significantly enhanced the capabilities of Large Language Models (LLMs), enabl...Information Retrieval
Uffa Modeyfafa.codes·Mar 29, 2024AI Document Analysis API with AWS Textract and AWS App RunnerOverview AI Document Analysis API is a single endpoint Flask application that uses AWS Textract to detect and extract text information from images. This blog post outlines the step-by-step process for building the application and embedding AWS servic...10 likesAWS Textract
Venkatesh Pullagantivenkateshpullaganti.hashnode.dev·Feb 7, 2024Effortless OCR: Simple Guide to Process Documents with AWS TextractIn today's digital age, there's a growing need for extracting information from documents, leading to the rise of Optical Character Recognition (OCR) technology. OCR makes it possible to convert scanned paper documents, PDF files, or images from digit...1 like·112 readsAWS
Sreedeep cvsreedeep.hashnode.dev·Dec 3, 2023Breaking the Myth: Object Detection Isn't Hard as ThoughtHearing about AI and object detection can create an illusion among developers that doing such things is far beyond the reach of traditionally trained programmers. But that's not the case. Object detection is easy to set up and only requires a few min...34 readsAI
Nibesh Khadkakcl.hashnode.dev·Apr 25, 2023How to see how many words you have on google docs with Google Apps Script?Are you tired of manually counting the number of words in your Google Docs while working on your blog or article? Well, fret not, as I have got you covered with a simple yet effective solution. In this tutorial series on Apps Script, I will walk you ...230 readsGoogle Apps Scriptsgoogle apps script