Manandidit/Indian_Currency_Detection_System
0
๐๏ธ Indian Currency Detection System (ICDS)
Government-grade AI platform for automated Indian banknote recognition.
Built for the Ministry of Finance ยท Department of Economic Affairs (Academic Project)
Supported Denominations
Tech Stack
- Frontend: Streamlit (premium dark UI)
- Model: Google Teachable Machine โ TensorFlow / Keras (
keras_model.h5) - Deployment: HuggingFace Spaces ยท Docker
Project Structure
โโโ app.py # Streamlit application
โโโ Dockerfile # HuggingFace Docker config
โโโ requirements.txt
โโโ README.md
โโโ model/
โโโ keras_model.h5 # Trained Teachable Machine model
โโโ labels.txt # Class labelsHow to Use
- Upload a photo of an Indian currency note
- The AI model classifies the denomination instantly
- View confidence scores for all classes
Academic project โ AI Python Subject ยท Applied AI Mini Project
