Zenpark is an AI-driven parking management system designed to automate vehicle entry and exit logging using real-time number plate recognition. It leverages YOLO (You Only Look Once) and OCR to detect and verify vehicle plates, making parking operations smarter and more efficient.
- π YOLO + OCR: Real-time vehicle number plate detection and verification.
- π² React Native App: User-friendly cross-platform frontend using Expo.
- β‘ FastAPI Backend: High-performance API with WebSocket support.
- π₯ User Management: Register, fetch, and approve users seamlessly.
- π§ AI Integration: Continuous video feed analysis using YOLO + OCR.
- π’ MongoDB + MySQL: MongoDB for user profiles, MySQL for vehicle logs.
- π Real-Time Updates: WebSocket communication for live detection events.
| Layer | Technology |
|---|---|
| Frontend | React Native (Expo) |
| Backend | FastAPI |
| AI/ML | YOLO (v5+), Tesseract OCR |
| Realtime | WebSocket |
| Database | MongoDB (users), MySQL (logs) |
git clone https://github.com/your-username/zenpark.git
cd zenpark