Description
I created MovieMood as an AI-powered web application that recommends movies based on a user’s current mood. The backend was built in Python, where a custom algorithm analyzed the mood input and matched it with fitting genres and themes. The frontend, developed in React, delivered a smooth and engaging user experience. I integrated the OMDb API to fetch movie details and another API to display images and posters, allowing users to instantly explore the films that matched their emotional state. This project combined my interests in artificial intelligence, web development, and human-centered design.