Project Overview:
Architected and developed the complete Artificial Intelligence pipeline for "NutriMind," an innovative ecosystem.The platform leverages advanced machine learning to craft hyper-personalized daily routines—encompassing nutrition, sleep, exercise, and mindfulness—based on comprehensive user lifestyle and health surveys.
My Role & Core AI Contributions:
I was entirely responsible for the AI lifecycle, from data generation and preprocessing to model training and cloud deployment.
Custom Data Engineering & Generation: Since no off-the-shelf dataset met the project's specific needs, I independently designed, generated, and curated a highly specialized dataset of over 10,000 annotated routine samples. This involved rigorous data structuring, balancing, and preprocessing to ensure a robust foundation for the AI model.
Advanced Model Architecture: Designed and trained a sophisticated Deep Learning model utilizing LSTM (Long Short-Term Memory) with Attention Mechanisms via TensorFlow. The model successfully captures complex user patterns, achieving a 95% validation accuracy in generating optimal routines.
Adaptive Incremental Learning: Engineered a continuous feedback loop that allows the model to learn and adapt over time. The system processes weekly user feedback to retrain and improve recommendation accuracy dynamically.
Cloud Deployment & MLOps: Successfully deployed the trained models on Google Cloud AI Platform, achieving a highly scalable, real-time inference latency of <200ms.
Backend Integration: Seamlessly bridged the AI models with the core application architecture, exposing predictive capabilities via robust RESTful APIs to be consumed by the Node.js backend and Flutter mobile app.
Tech Stack & Tools:
Python, TensorFlow, Deep Learning (LSTM & Attention), Data Engineering & Synthetic Data Generation, Google Cloud Platform (GCP AI Platform), RESTful APIs, Git/GitHub.