Spaces:
Running
Running
A newer version of the Streamlit SDK is available:
1.51.0
metadata
title: Steam Game Recommender
emoji: ๐ฎ
colorFrom: blue
colorTo: purple
sdk: streamlit
sdk_version: 1.28.0
app_file: app.py
pinned: false
๐ฎ Steam Game Recommendation System
A powerful feature-based game recommendation system that helps you discover perfect Steam games from a database of 80,000+ titles.
๐ Features
- Type 1 Recommendations: Filter games by genres, tags, price, and platforms
- Full Dataset: Access to all 80,000+ Steam games
- Smart Filtering: Find games that match your exact criteria
- Rating System: See community ratings and review counts
- Platform Support: Filter by Windows, Mac, and Linux compatibility
- Visual Analytics: Interactive charts and statistics
- Popular Games: Discover trending and highly-rated games
๐ How to Use
- Select your preferred genre (Action, Adventure, RPG, etc.)
- Choose optional tags for more specific preferences
- Set your budget with the price slider
- Select platforms you game on
- Set quality filters (minimum rating and reviews)
- Click "Get Recommendations" or try "Popular Games"
๐ ๏ธ Technology Stack
- Frontend: Streamlit
- Data Processing: Pandas, NumPy
- Visualization: Plotly
- Data Source: Hugging Face Datasets
๐ Recommendation Type
This is a Type 1: Feature-Based Recommendation System that filters games based on explicit user preferences and features rather than collaborative filtering.
๐ฏ Perfect For
- Gamers looking for new discoveries
- Finding games within your budget
- Discovering games for specific platforms
- Exploring different genres and tags
Made with โค๏ธ for the gaming community!