Loading repository data…
Loading repository data…
syno006 / repository
Django web application integrating AI models for child safety monitoring in shelters — Esprit School of Engineering
A Django web application integrating multiple AI models to ensure a safe and stable daily life for children in shelters.
Developed as part of the 3IA Program — Challenge-Based Learning Project at Esprit School of Engineering.
Big Idea: Child Safety
Essential Question: How can we ensure that children stay safe every day in shelters?
Challenge: Provide a safe and stable daily life for children in shelters.
This platform combines 7 AI objectives deployed through a unified Django backend, providing real-time risk detection and alerting for shelter staff.
git clone https://github.com/your-username/shelter-safety-ai
cd shelter-safety-ai
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
Developed under the guidance of professors at Esprit School of Engineering.
CBL Project — 3IA Program 2025/2026.