Skip to content

MohmedZeibreal/VOLTSENSE-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โšก VOLTSENSE-AI Smart Energy Meter Reading & Fraud Detection using AI ๐Ÿ“Œ Overview

VOLTSENSE-AI is an AI-powered system designed to automate electricity meter reading and detect anomalies or fraud using Machine Learning and Computer Vision.

It eliminates manual meter reading errors and provides a scalable solution for smart energy monitoring systems.

๐Ÿš€ Key Features ๐Ÿ” Automatic Meter Reading using image processing ๐Ÿง  Hybrid ML Model (CNN + SVM) for accurate digit recognition ๐Ÿ“Š Interactive Dashboard for monitoring readings and history โš ๏ธ Anomaly / Fraud Detection in energy consumption ๐Ÿ—‚๏ธ Data Logging & History Tracking ๐ŸŒ Scalable for real-world smart grid systems ๐Ÿ—๏ธ System Architecture Meter Image Input โ†“ Image Preprocessing โ†“ CNN Model (Feature Extraction) โ†“ SVM Classifier (Digit Recognition) โ†“ Prediction Output โ†“ Dashboard + Database Storage ๐Ÿง  Tech Stack Programming Language: Python Machine Learning: SVM, CNN Libraries: OpenCV NumPy Scikit-learn TensorFlow / Keras Frontend / Dashboard: Streamlit Dataset: Smart Meter Image Dataset (Kaggle) ๐Ÿ“‚ Project Structure VOLTSENSE-AI/ โ”‚โ”€โ”€ app.py # Main Streamlit application
โ”‚โ”€โ”€ model/ # Trained ML models
โ”‚โ”€โ”€ dataset/ # Input dataset
โ”‚โ”€โ”€ preprocessing/ # Image preprocessing scripts
โ”‚โ”€โ”€ utils/ # Helper functions
โ”‚โ”€โ”€ requirements.txt # Dependencies
โ”‚โ”€โ”€ README.md # Project documentation
โš™๏ธ Installation & Setup 1๏ธโƒฃ Clone the Repository git clone https://github.com/MohmedZeibreal/VOLTSENSE-AI.git cd VOLTSENSE-AI 2๏ธโƒฃ Install Dependencies pip install -r requirements.txt 3๏ธโƒฃ Run the Application streamlit run app.py ๐Ÿ“Š How It Works Upload a meter image System preprocesses the image CNN extracts features from digits SVM predicts the meter reading Results are displayed on the dashboard Data is stored for analysis and fraud detection ๐Ÿ“ธ Demo

(Add screenshots here โ€” very important for GitHub visibility)

๐Ÿ“ˆ Use Cases โšก Smart Electricity Billing Systems ๐Ÿข Energy Monitoring in Industries ๐Ÿ  Automated Household Meter Reading ๐Ÿ” Fraud / Tampering Detection ๐ŸŒ Smart City Infrastructure ๐Ÿ”ฎ Future Enhancements ๐Ÿ”— Integration with IoT-based smart meters ๐Ÿ“ฑ Mobile application support โ˜๏ธ Cloud deployment (AWS / Firebase) ๐Ÿค– Real-time anomaly detection using Deep Learning ๐Ÿ“Š Advanced analytics dashboard ๐Ÿค Contributing

Contributions are welcome!

Fork the repository Create a new branch Make your changes Submit a Pull Request ๐Ÿ“œ License

This project is licensed under the MIT License.

๐Ÿ‘จโ€๐Ÿ’ป Author

Mohmed Zeibreal

GitHub: https://github.com/MohmedZeibreal โญ Support

If you found this project useful: ๐Ÿ‘‰ Give it a star โญ on GitHub

About

๐Ÿš€โœจ Help beginners to contribute to open source projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors