Skip to content

Sentence-BERT (semantic search) recommendation system based on GameStop data.

Notifications You must be signed in to change notification settings

Ap1075/sbert_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BERT based game recommendations.

The system uses a semantic search approach using Sentence-BERT.

2 step approach:

  1. Scraping the data from Gamestop.
  2. Semantic search on data using user queries.

Data scraping is handled by price_extractor and steam_dat notebooks while bert.ipynb contains the code and methodology for searching the data for games within a user specified budget.

About

Sentence-BERT (semantic search) recommendation system based on GameStop data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published