Skip to content

Thamannahafeez/Open-Clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Open-Clip

The notebook has created text and image embeddings of 50,000 Amazon products. These embeddings are then stored in a vector database named Chroma db. I have embedded the vectors using the torch module and open clip embedding functions outside of the vector database and then the embeddings are passed and stored in chroma. I found this method more efficient and time-saving. Semantic Search is done to retrieve a product using text and image query.

About

create embeddings using open clip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published