A mobile application that reads food ingredients from grocery items and determines if the product is halal or haram using advanced AI technology.
- Real-time Ingredient Scanning: Uses OCR technology to extract ingredients from product labels
- Smart Analysis: Powered by a custom language model trained with MindSpore
- User-friendly Interface: Built with Flutter for a seamless mobile experience
- Fast Processing: Backend powered by FastAPI for quick and efficient responses
-
Frontend: Flutter
- Cross-platform mobile development
- Beautiful material design
- Responsive UI/UX
-
Backend: FastAPI
- High-performance Python web framework
- Automatic API documentation
- Modern async support
-
AI Model: MindSpore
- Custom language model for ingredient analysis
- Efficient model inference
- Trained on extensive halal/haram ingredient dataset
Haram-AI
├── Mobile App (Flutter)
│ └── Ingredient scanning & UI
├── Backend Server (FastAPI)
│ ├── OCR Processing
│ └── API Endpoints
└── AI Model (MindSpore)
└── Ingredient Classification
[Coming soon]
- Open the app
- Point your camera at a product's ingredient list
- Wait for the scan to complete
- Get instant halal/haram verification
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Developed by Sehat Inc. © 2025
