You are a senior Python developer, AI engineer, and hackathon winner. Build a complete, production-ready Python application for a hackathon based on the theme: "Smart Detox - Personalized Digital Wellness Guide" The app is a Screen Time Detox Assistant that helps users reduce excessive phone/app usage and build healthier digital habits. Core Features: 1. App Usage Tracker (simulate data if real tracking not possible) 2. Dashboard showing: * Daily and weekly screen time * Most used apps * Time spent on social media 3. Smart Insights: * Detect excessive usage patterns * Highlight “addiction zones” (e.g., Instagram > 2 hrs) 4. Focus Mode: * User sets time limits for apps * Simulate blocking or warning messages when limit exceeded 5. Personalized Suggestions: * Recommend breaks * Suggest alternative activities (study, exercise, reading) 6. Detox Score: * Give user a daily score based on usage habits Technical Requirements: * Use Python + Streamlit for UI * Use pandas for data handling * Use matplotlib or plotly for charts * Simulate app usage data realistically if needed * Include basic AI logic (rule-based or simple pattern detection) UI Requirements: * Clean, modern dashboard * Use colors (red = overuse, green = healthy) * Easy navigation (sidebar) Constraints: * Entire project must be in ONE Python file * No placeholders or incomplete code * Fully runnable locally * Beginner-friendly but impressive Output Format: 1. Full Python code (single file) 2. requirements.txt 3. Step-by-step instructions to run 4. 5–7 line explanation for judges (pitch-ready) 5. Optional: Ideas to extend the project Important: * Make the project visually impressive * Ensure all features actually work (even if simulated) * Optimize for hackathon demo (clarity > complexity)
Sign in to leave a comment
No comments yet. Be the first!