Skip to content

Latest commit

 

History

History

arxiv-recommender

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

arXiv Search with OpenCLIP and LanceDB

CLIP (1)

In this example we'll build a Arxiv Search or a recommender based on semantic search using LanceDB. We'll also compare the results with keyword based search on Nomic's atlast

Colab walkthrough - Open In Colab

Running python script

pip install -r requirements.txt

python main.py
Screenshot 2023-08-24 at 3 47 51 PM