Skip to content

Commit

Permalink
add multi-index sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Siegler committed Oct 2, 2024
1 parent 79119b0 commit 8c27fd2
Show file tree
Hide file tree
Showing 2 changed files with 1,437 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ At this time, the repository contains the following samples:
- [Image Search](image_search): Image Search on Brain MRI Scans.
- [Metadata Filtering](metadata_filtering): Metadata Filtering to increase search speed and accuracy.
- [Fuzzy Filtering](fuzzy_filtering_on_metadata): Fuzzy Filtering to handle typos, international spelling difference, etc upon metadata columns.
- [Multi-Index Search](multi_index_multimodal_search): Use KDB.AI's multiple index search capability for multimodal retrieval.
- [Multimodal RAG ImageBind](multimodal_RAG_ImageBind): Multimodal RAG with images and text.
- [Multimodal RAG Unified Text](multimodal_RAG_unified_text): Multimodal RAG with images descriptions and text.
- [Recommendation System](music_recommendation): Music Recommendation on Spotify Data.
Expand Down
Loading

0 comments on commit 8c27fd2

Please sign in to comment.