I developed a Smart AI ATM project as part of my graduation project
The system integrates Artificial Intelligence with banking services to provide secure and user-friendly ATM operations.
Key Features:
Face Recognition login (using MinFaceNetV2)
Voice Assistant for elderly users (Web Speech API)
Bitcoin Services (Bitcoin ↔ Cash conversion with live rates)
Government services simulation (Paying fines, license renewal)
Transaction management with SQLite
Web-based frontend simulation for ATM interface
Technologies: Python (Flask), SQLite, OpenCV, Torch, HTML, CSS, JavaScript