Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhargav191098/arxiv_vectordb
Uses arXiv Dataset on kaggle to populate a PostgresSQL vector Database.
https://github.com/bhargav191098/arxiv_vectordb
Last synced: 21 days ago
JSON representation
Uses arXiv Dataset on kaggle to populate a PostgresSQL vector Database.
- Host: GitHub
- URL: https://github.com/bhargav191098/arxiv_vectordb
- Owner: bhargav191098
- Created: 2023-09-07T07:44:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T07:53:35.000Z (about 1 year ago)
- Last Synced: 2023-09-07T09:07:38.204Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### arXiV VectorDB:
Used PostgreSQL vector database to store the arXiV dataset. Indexed the table on the embedding vectors to reduce the query time.
### Dataset:
Click [here](https://www.kaggle.com/datasets/Cornell-University/arxiv) to download the dataset.