- Rag Pipeline Demo
- Document loading via langchain and llamaindex
- Different chunking strategy
- Cosine similarity in vectors
- Vector DB Comparisons
uv run ruff check --help
uv run ruff check . --fix --show-fixes
uv run ruff check . --show-files
uv run ruff check . --fix --show-fixes --show-files
uv run jupyter nbconvert --clear-output --inplace notebooks/*.ipynb