. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...
A comprehensive AI-powered train delay prediction and travel recommendation system built with Python Flask backend and React frontend. This project demonstrates machine learning integration with ...