-- clone the repo (https://github.com/kartyk2/kontexto.git "Repo's link")
-- install the project requirements (pip install -r requirements.txt)
-- download the corpus, you can use other but for this one i have used (https://raw.githubusercontent.com/masta-g3/amazon_nlp/master/Cell_Phones_and_Accessories_5.json.gz "The Amazon review dataset")
-- place the json dataset in the root directory
-- to make the model run each notebook cell sequentially
-- play along the model in the notebook file (Optional, just to get the idea of it 😁)
-- run the uvicorn server (uvicorn backend.main:app --reload)
A clone of the popular word game contexto.