@ -8,4 +8,6 @@ a content based movie recommendation system
poetry shell # python3 -m venv my_env && source my_env/bin/activate
poetry install
waitress-serve --port=8041 app:app
```
Don't forget to set `PINECONE_API_DEFAULT`