Ramzi’s Status Report for 4/16

This week I put together a recommendation system to recommend new outfits for the user depending on the color of what they are wearing, and the current weather conditions based in python. Using the webcolors python module, I was able to categorize the colors and come up with the best recommended colors to match based on a given rgb value.

Example of code and output of color/weather recommendations

I think we are catching back up to our planned schedule, and should be able to put together the modules we have each individually worked on in the near future.

Moving forward, I will be continuing to improve these algorithms, and integrating them together to create a system that can recommend an entire outfit for the user. I will also be assisting in integrating these algorithms into the rest of the project.

Leave a Reply

Your email address will not be published. Required fields are marked *