embedding-vectors topic

List embedding-vectors repositories
trafficstars

milvus

16
Stars
2
Forks
Watchers

Ruby wrapper for the Milvus vector search database API

vectory

65
Stars
0
Forks
Watchers

Vectory provides a collection of tools to track and compare embedding versions.

knowledge-gpt

278
Stars
51
Forks
Watchers

Extract knowledge from all information sources using gpt and other language models. Index and make Q&A session with information sources.

vector-storage

193
Stars
34
Forks
Watchers

Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows s...

VectorDB-Plugin-for-LM-Studio

283
Stars
36
Forks
Watchers

Plugin that lets you ask questions about your documents including audio and video files.

embedditor

221
Stars
15
Forks
Watchers

⚡ GUI for editing LLM vector embeddings. No more blind chunking. Upload content in any file extension, join and split chunks, edit metadata and embedding tokens + remove stop-words and punctuation w...

weaviate-ruby

42
Stars
14
Forks
Watchers

Ruby wrapper for the Weaviate vector search database API

qdrant-ruby

36
Stars
7
Forks
Watchers

Ruby wrapper for the Qdrant vector search database API

RAG with langchain using Amazon Bedrock and Amazon OpenSearch

llamaindexchat

38
Stars
7
Forks
Watchers

LLM Chatbot w/ Retrieval Augmented Generation using Llamaindex. It demonstrates how to impl. chunking, indexing, and source citation.