MALRec - Another Anime Recommendation System May 20, 2024End 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 Apr 24, 2024Built 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 Mar 24, 2024Created 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