Receipt Scanning Tools Skill Project Overview This skill helps you work with the receipt scanning tools in the nonprofit finance db project. It includes manual entry tools, automated OCR scanning, and database integration for tracking receipts and expenses. Critical Project Paths Virtual Environment Project Root Receipt Scanning Tools Directory Key Files Receipt Tools: - - Main menu for all receipt tools - - Manual receipt entry CLI tool - - Delete expenses by date tool Backend Services: - - Receipt parsing service - - AI-powered OCR engine - - REST API endpoints - - Data models - - Database…