The goal of this experimental research project is to build an NFT recommendation engine to help the users of NFT marketplace (such as OpenSea) to find contents more easily.
Dev Plan:
Download NFT datasets (e.g., using OpenSea API or other API/SDK)
Store the data in BigQuery
Train a recommendation model
Build an OpenSea clone demo website
Build an API server to serve recommendations
Show the recommendations in the demo website