Skip to content

Commit

Permalink
Image similarity (#206)
Browse files Browse the repository at this point in the history
* Adds collab book for Image similarity

* rename and relocate the notebook

* fixed some typos and simplified the instructions

---------

Co-authored-by: Rado Ondas <ondas.radovan@gmail.com>
  • Loading branch information
miguelgrinberg and radoondas authored Mar 21, 2024
1 parent 5f362e5 commit 2d218fe
Show file tree
Hide file tree
Showing 2 changed files with 716 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/find-notebooks-to-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ EXEMPT_NOTEBOOKS=(
"notebooks/esql/esql-getting-started.ipynb"
"notebooks/search/07-inference.ipynb"
"notebooks/search/08-learning-to-rank.ipynb"
"notebooks/images/image-similarity.ipynb"
"notebooks/langchain/langchain-vector-store.ipynb"
"notebooks/langchain/self-query-retriever-examples/chatbot-example.ipynb"
"notebooks/langchain/self-query-retriever-examples/chatbot-with-bm25-only-example.ipynb"
Expand Down
Loading

0 comments on commit 2d218fe

Please sign in to comment.