Harnessing AI across Healthcare, Finance, Agriculture, NLP, Safety & More
This collaborative initiative under Social Summer of Code 2025 is focused on building real-world AI/ML solutions across various domains using:
Solving use-cases in:
Letβs innovate, build, and grow β one PR at a time! π±
π¦ All sub-projects are now organized under the src/ directory:
src/
βββ Agricultural Solutions/
β βββ Crop Yield Prediction/
β βββ Crop Recommendation/
β βββ Plant Disease Detection/
β
βββ Financial Analysis/
β βββ Cryptocurrency/
β βββ Market Analysis/
β βββ Business Analytics/
β
βββ Healthcare/
β βββ Disease Detection/
β βββ Medical Imaging/
β βββ Health Monitoring/
β
βββ Transportation & Safety/
β βββ Driver Safety/
β βββ Traffic Management/
β βββ Helmet Detection/
β
βββ Environmental Monitoring/
β βββ Weather Prediction/
β βββ Fire Detection/
β
βββ Machine Learning Techniques/
β βββ Federated Learning/
β βββ OCR Systems/
β βββ Bidirectional LSTM/
β
βββ Miscellaneous/
βββ units/ # Shared utilities
βββ requirements.txt
Each project contains:
ποΈ Restructure Date: June 22, 2025
π Major migration to src/ for clarity and modularity.
π See CHANGES.md for detailed mappings.
β οΈ Important: Some imports may break. Please refactor accordingly and help improve path compatibility.
Build or enhance:
| Label | Description |
|---|---|
SSoC-beginner | Beginner-friendly π± |
SSoC-intermediate | Mid-level complexity |
SSoC-advanced | Deep learning or complex logic |
web-app | Frontend/backend integration |
LLM | NLP, transformers, language models |
domain-* | Specific domains (health, agri, etc.) |
bug | Fix issues or errors |
enhancement | Improve existing code |
documentation | Improve READMEs or instructions |
git clone https://github.com/YOUR-USERNAME/DataSentience-AIML.git
cd DataSentience-AIML
src/ folderCloses #X)| Task Type | Points |
|---|---|
| Bug Fixes | 10 |
| New Features | 20 |
| LLM/NLP Projects | 25 |
| Domain Contributions | 25 |
| Web Apps / Deployment | 30 β |
| Documentation | 5 |
π Top contributors are highlighted by mentors and may be featured in SSoC spotlights.
# Clone repo and set up environment
git clone https://github.com/YOUR-USERNAME/DataSentience-AIML.git
cd DataSentience-AIML
python3 -m venv venv
source venv/bin/activate # or venv\Scripts\activate (Windows)
pip install -r requirements.txt
# Set upstream for syncing
git remote add upstream https://github.com/PRIYANSHU2026/DataSentience-AIML.git
git fetch upstream
git pull upstream main
π Common Issues:
ModuleNotFoundError β Check folder structure or update pathsstreamlit run app.py
python app.py
π₯οΈ Hardware Suggestions
| Metric | Status |
|---|---|
| Models Implemented | 15+ |
| Domains Covered | 8 |
| Ready-to-Use Models | 5+ |
| Python Version | 3.8+ |
| Active Contributions | β Ongoing |
| Code Coverage | ~78% |
π In Progress:
Weβre glad you're here. Contribute, learn, and innovate with us this summer!
(top 30 of 56)
Jupyter Notebook
97.7%
Python
1.8%
Harnessing AI across Healthcare, Finance, Agriculture, NLP, Safety & More
This collaborative initiative under Social Summer of Code 2025 is focused on building real-world AI/ML solutions across various domains using:
Solving use-cases in:
Letβs innovate, build, and grow β one PR at a time! π±
π¦ All sub-projects are now organized under the src/ directory:
src/
βββ Agricultural Solutions/
β βββ Crop Yield Prediction/
β βββ Crop Recommendation/
β βββ Plant Disease Detection/
β
βββ Financial Analysis/
β βββ Cryptocurrency/
β βββ Market Analysis/
β βββ Business Analytics/
β
βββ Healthcare/
β βββ Disease Detection/
β βββ Medical Imaging/
β βββ Health Monitoring/
β
βββ Transportation & Safety/
β βββ Driver Safety/
β βββ Traffic Management/
β βββ Helmet Detection/
β
βββ Environmental Monitoring/
β βββ Weather Prediction/
β βββ Fire Detection/
β
βββ Machine Learning Techniques/
β βββ Federated Learning/
β βββ OCR Systems/
β βββ Bidirectional LSTM/
β
βββ Miscellaneous/
βββ units/ # Shared utilities
βββ requirements.txt
Each project contains:
ποΈ Restructure Date: June 22, 2025
π Major migration to src/ for clarity and modularity.
π See CHANGES.md for detailed mappings.
β οΈ Important: Some imports may break. Please refactor accordingly and help improve path compatibility.
Build or enhance:
| Label | Description |
|---|---|
SSoC-beginner | Beginner-friendly π± |
SSoC-intermediate | Mid-level complexity |
SSoC-advanced | Deep learning or complex logic |
web-app | Frontend/backend integration |
LLM | NLP, transformers, language models |
domain-* | Specific domains (health, agri, etc.) |
bug | Fix issues or errors |
enhancement | Improve existing code |
documentation | Improve READMEs or instructions |
git clone https://github.com/YOUR-USERNAME/DataSentience-AIML.git
cd DataSentience-AIML
src/ folderCloses #X)| Task Type | Points |
|---|---|
| Bug Fixes | 10 |
| New Features | 20 |
| LLM/NLP Projects | 25 |
| Domain Contributions | 25 |
| Web Apps / Deployment | 30 β |
| Documentation | 5 |
π Top contributors are highlighted by mentors and may be featured in SSoC spotlights.
# Clone repo and set up environment
git clone https://github.com/YOUR-USERNAME/DataSentience-AIML.git
cd DataSentience-AIML
python3 -m venv venv
source venv/bin/activate # or venv\Scripts\activate (Windows)
pip install -r requirements.txt
# Set upstream for syncing
git remote add upstream https://github.com/PRIYANSHU2026/DataSentience-AIML.git
git fetch upstream
git pull upstream main
π Common Issues:
ModuleNotFoundError β Check folder structure or update pathsstreamlit run app.py
python app.py
π₯οΈ Hardware Suggestions
| Metric | Status |
|---|---|
| Models Implemented | 15+ |
| Domains Covered | 8 |
| Ready-to-Use Models | 5+ |
| Python Version | 3.8+ |
| Active Contributions | β Ongoing |
| Code Coverage | ~78% |
π In Progress:
Weβre glad you're here. Contribute, learn, and innovate with us this summer!
(top 30 of 56)
Jupyter Notebook
97.7%
Python
1.8%