Projects

MALRec - Another Anime Recommendation System
End to end recommendation system project covering data collection to web application deployment. The aim is to create personalized recommendations based on their preferences and viewing habits. This system also considers multiple users simultaneously for group-based suggestions. Read more arrow_right_alt
Python Product Image Editing Tool
Built a simple application through Python, utilizing deep learning techniques to automatically process e-commerce product photos into desired framings and resolutions saving the user from completing the very tedious and time consuming task. Read more arrow_right_alt
Python2SD - Generate images from your drawings within an interface
Created an interface using Python for users to draw on, integrating Stable Diffusion for image generation in near real-time. The solution involves sending JSON payloads as API calls to our generative model each time a user adds an element to their drawing. Relevant files can be found in my Github repository. Read more arrow_right_alt