You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Food Hub is developed in Spring Boot Framework with Redis Cache implementation for caching the data. The whole application is dockerized in three docker containers and runs through docker-compose.
Android app that scans all grocery receipts ,gathers data and performs multi- variate linear regression and K-Means clustering to auto-generate shopping lists and reminders.
Rule based chat-bot using CNN based on multi class text classification which responds to all queries on Deep Learning class. As a fallback option added generative chat-bot trained on cornell movie …