Skip to content

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

Notifications You must be signed in to change notification settings

ciCciC/news-article-vector-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡️ 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published