Project Ideas
Here are hackathon project ideas:
1. AI Yoga Pose Correction App
Goal: Build a mobile/web app that uses a webcam or phone camera to detect yoga poses and give real-time feedback on posture alignment.
Tools: ensorFlow.js / MediaPipe, React Native or Flutter, OpenCV
Extra: Include audio instructions and tips for improvement
2. Personalized Yoga Routine Recommender
Goal:Create a system that recommends daily yoga routines based on user goals (e.g., stress relief, flexibility, back pain, etc.).
Tools: Python (for logic), Flask/Django, simple ML model
Extra: Track progress and adjust routines over time
3. Yoga and Mental Health Tracker
Goal: Develop an app where users log yoga sessions along with mood, sleep, and anxiety levels to show the mental health benefits of yoga over time.
Tools: React, Firebase, Chart.js (for data visualization)
Extra: Add meditation and breathing exercises
4. AI-Powered Phishing Email Detector
Goal: Build a machine learning tool that scans emails and flags potential phishing attempts based on suspicious language, links, and sender behavior.
Tools: Python, Scikit-learn or TensorFlow, Flask (for UI)
Extra: Use real datasets like Enron email or simulate phishing emails
5. Cybersecurity Awareness Game
Goal: Design an educational game (quiz or simulation) that teaches users how to identify threats like phishing, malware, or social engineering attacks.
Tools: Unity, HTML5/JavaScript, Firebase (for leaderboard)
Extra: Include real-world scenarios and progressive levels
6. Terrorist Activity Prediction Dashboard
Goal: Use historical data, news feeds, and geopolitical events to visualize and predict regions with increased terrorism risk.
Tools: Python, Pandas, Plotly/D3.js, News API, ML (predictive modeling)
Extra: Useful for law enforcement and global intelligence units