An open API service indexing awesome lists of open source software.

https://github.com/hsm207/recsys2022-weaviate

Doing the recsys 2022 challenge with weaviate
https://github.com/hsm207/recsys2022-weaviate

neural-search recommender-system recsys2022

Last synced: 7 months ago
JSON representation

Doing the recsys 2022 challenge with weaviate

Awesome Lists containing this project

README

          

# Introduction

An attempt to solve the [RecSys 2022 Challenge](http://www.recsyschallenge.com/2022/) using [weaviate](https://github.com/semi-technologies/weaviate).

Read this [blog post](https://medium.com/@_init_/an-idea-to-build-a-session-based-recommender-system-using-a-vector-database-recsys-challenge-2022-485fc2beb9a9) for details about the solution.

# Prerequisites

1. Docker
2. VS Code

# Usage

1. Clone this project
2. Download and unzip the dataset into the project's root folder (see the `References` section for the download link)
3. Use VS Code to open this project inside a [dev container](https://containers.dev/).

# References

* Download dataset https://dressipi.com/downloads/recsys-datasets/
* Challenge description: http://www.recsyschallenge.com/2022/