π B.Tech CSE (AI & ML) @ Shri Ramdeobaba College of Engineering & Management, Nagpur β CGPA 9.24/10 | Class of 2027
- π± I'm currently deepening my skills in Deep Learning and Agentic AI systems.
- π I'm working on AI/ML projects that solve real-world problems β from helping millet farmers get fair prices to large-scale grain quality detection.
- π― I'm open to collaborating on machine learning, computer vision, and agentic AI projects.
- π€ I'm exploring LLM integration, multi-agent orchestration, and ML deployment.
- π¬ Ask me about Python, PyTorch, XGBoost, and building end-to-end ML pipelines.
- π« How to reach me: prembaba2823@gmail.com
A farmer uploads a grain photo and gets a predicted quality grade, expected price, and the best nearby mandi to sell at β powered by 4 parallel AI agents (Quality, Price, Market, Decision) in a Planner + Orchestrator pattern. Trained an EfficientNetB0 classifier on a personally collected ~12K image dataset of ragi, bajra, and jowar; price modelling with XGBoost on real AGMARKNET (Govt. of India) data.
Trained EfficientNetV2-S on 141K images from GrainSet (Nature Scientific Data, 2023) for 7-class cereal-grain quality detection β 98.98% macro F1, 99.23% accuracy. Focal Loss, AdamW + cosine-annealing, systematic hyperparameter tuning across 12 configurations.
Complete ML pipeline on 48,842 samples β EDA, feature engineering, and benchmarking of 6 models. XGBoost hit 87.29% accuracy / 0.93 ROC-AUC; deployed live on Hugging Face Spaces with a model comparison dashboard. [Code]
- Languages: Python, Java, SQL
- ML / DL: Scikit-learn, XGBoost, LightGBM, PyTorch, timm, Keras, Pandas, NumPy
- AI Systems: Agentic AI (Planner + Orchestrator, multi-agent orchestration), Computer Vision (EfficientNet), Model Deployment
- Tools & Deployment: Git, GitHub, Streamlit, Plotly, Hugging Face Spaces, SQLite, CUDA
- Core Concepts: Machine Learning, Deep Learning, DSA, OOP, DBMS, Operating Systems, Computer Networks
- Solved 190+ problems on LeetCode (max rating 1642) β Profile
- β 3-Star SQL on HackerRank
- π Python 101 for Data Science β IBM | Fundamentals of Deep Learning β NVIDIA