Skip to content

Semantic search of a body of text using approximate-nearest-neighbors and vector embeddings.

Notifications You must be signed in to change notification settings

jamesxu123/semantic_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semantic_search

Uses msmarco-distilbert-base-tas-b, Spotify Annoy, and cross-encoder/ms-marco-MiniLM-L-6-v2 to create a semantic search tool

The system builds an index from Slack data export logs.

About

Semantic search of a body of text using approximate-nearest-neighbors and vector embeddings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages