embedding-vectors topic

List embedding-vectors repositories

towhee

3.0k
Stars
239
Forks
39
Watchers

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

fast-elasticsearch-vector-scoring

393
Stars
112
Forks
Watchers

Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine

MetaVec

78
Stars
5
Forks
Watchers

A monolingual and cross-lingual meta-embedding generation and evaluation framework

DadmaTools

165
Stars
34
Forks
Watchers

DadmaTools is a Persian NLP tools developed by Dadmatech Co.

llmware

4.0k
Stars
805
Forks
32
Watchers

Unified framework for building enterprise RAG pipelines with small, specialized models

chatgpt-langchain-qna-on-your-docs

30
Stars
9
Forks
Watchers

Personalize ChatGPT using LangChain, and get answers from your own documents and knowledge base.

client-vector-search

128
Stars
6
Forks
Watchers

A client side vector search library that can embed, store, search, and cache vectors. Works on the browser and node. It outperforms OpenAI's text-embedding-ada-002 and is way faster than Pinecone and...

langchain-chat

82
Stars
17
Forks
Watchers

langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations, a...