Are you tired of spending hours searching for the perfect game to play? Worry no more! Our Game Recommendation System is here to revolutionize your gaming experience. 🚀
This intelligent system analyzes multiple factors—such as your name, favorite genres, game categories, and developers—to provide highly personalized recommendations. Say goodbye to guesswork and hello to tailor-made gaming suggestions! 🎯
- Personalized Game Recommendations 🕹️
- User-Friendly Interface 💡
- Dynamic Search and Filtering 🔍
- HTML, CSS, JavaScript - For the interactive UI 🎨
- Flask (Python) - To handle requests and responses 🐍
- Pandas & NumPy - For data processing 📊
- Machine Learning Model - To generate recommendations 🤖
- CSV-based Dataset - Contains game metadata 📂
- User enters game preferences via the form.
- Data is processed, and the ML model generates relevant game recommendations.
- Results are displayed dynamically with stylish hover effects and transitions.
- Users can like/favorite games and explore further details.
-
Clone the repository
git clone https://github.com/AyushDineshRathi/Game-Recommendation.git
-
Navigate to the project directory
cd Game-Recommendation -
Install dependencies
pip install -r requirements.txt
-
Run the Jupyter Notebook (
games.ipynb)- Open the notebook in Jupyter:
jupyter notebook games.ipynb
- This will automatically load all the required
.joblibfiles. - Run all the cells in sequence to execute the program.
- Open the notebook in Jupyter:
-
Run the application
python app.py
-
Open the browser and visit
http://127.0.0.1:5000
Pull requests are welcome! If you’d like to contribute, feel free to fork the repository and submit a PR.
💙 Made with passion for gamers! 🎮🔥