Deployment

Kannada to English Translator

REST API to convert Kannada sentences to English using Seq2Seq Nueral Network model. Implemented attention mechanism. Deployed the transalation model on Google Cloud using cloud functions. The transaltion model is implemented using PyTorch.

Reviewed Based Recommendation System

Web application for product recommendations to customers based on their reviews at the online grocery store. The web application is a prototype to mimic a real time application where the recommendations are rendered with product images for a given input string as a review.