movies buddy
1.0.0
name | open in |
---|---|
Explore Embeddings | |
What are Vector Databases? | |
RAG From Scratch |
Note
The project uses Python 3.10
Install Poetry, following the official docs: https://python-poetry.org/docs/#installation
Run the following:
poetry install
nbstripout
to avoid pushing the output of jupyter notebooks.
Install it with:pre-commit install