/news-article-vector-search

Blazing fast real-time NRC search empowered with multilingual LLM and Qdrant

Primary LanguageJupyter Notebook

⚡️ Blazing fast NRC search

[EXPERIMENTAL]

The objective of this repo is to build a blazing fast semantic Neural search using a multilingual LLM and Qdrant (Quadrant) vector db. The following techs are used

📊 Data

The data was scraped by utilizing the NRC scraper api given a set of categories. The result is a data set of NRC article items > 6500 and chunks from full articles > 45000.

🚀 Installation

pip install -r requirements.txt

📖 Usage

qdrant

http://localhost:6333

api

http://localhost:8000

web ui

index.html

swagger

http://localhost:8000/docs