๐ Welcome to our Anime Recommendation app on GitHub! ๐ This recommendation system is designed to suggest anime based on the preferences of users with similar tastes. It analyzes user profiles and identifies viewing patterns to offer personalized recommendations.
To run this project, you need to clone three repositories into the same folder:
Repository | Link |
---|---|
Model | Anime-Recommandation-System |
Frontend | AnimeRec-Front |
Backend | AnimeRec-Back |
- Clone the repositories:
git clone https://github.com/nessimbns2/Anime-Recommandation-System git clone https://github.com/nessimbns2/AnimeRec-Front git clone https://github.com/nessimbns2/AnimeRec-Back
- Run the model, frontend, and backend:
- Please refer to each repository's README for detailed instructions on how to run the model, frontend, and backend services.
Now you can visualize and use the Anime-rec app in your browser.