solution_challenge_backend / ARCHITECTURE_MAP.md
github-actions
Deploy to Hugging Face
c794b6b
|
Raw
History Blame Contribute Delete
375 Bytes
# Architecture Map
- **Backend (/backend)**: Python application running YOLO vision models ( ision_engine.py, ace_live_search.py), handling alerts (lert_routing.py), orchestrated by gentic_orchestrator.py and gemini_config.py.
- **Frontend Staff Portal (/cepheus)**: Web portal deployed on Vercel.
- **Guest App (/guest-app)**: React Native Expo app for guests/visitors.