vector-database-embedding
There are 17 repositories under vector-database-embedding topic.
oramasearch/orama
๐ A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.
Mintplex-Labs/vector-admin
The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.
jina-ai/vectordb
A Python vector database you just need - no more, no less.
agamm/semantic-split
A Python library to chunk/group your texts based on semantic similarity.
msoedov/vector_lake
S3 vector database for LLM Agents and RAG.
itsPreto/VECTR8
Embed anything.
serp-ai/V3CTRON-vector-database-embedding-neural-search-retrieval-chatgpt-plugin
V3CTRON | Vector Embeddings Data Retrieval | ChatGPT Plugin
dblock/vectordb-hello-world
Examples of vector DB indexing and query with various vector databases.
jankovicsandras/ml
Machine Learning, LLM and other Jupyter Notebooks and resources
arisrayelyan/embed-pg
Scalable API extension for advanced vector database functions. Enhance machine learning, search, and analytics applications with an API that supports efficient embedding storage and similarity searches.
johancodes/internal-gpt-proofofconcept-1
Create a ChatGPT-like experience with your data.
fosetorico/article_research_bot
End-to-End Research Bot for Summarizing and Extracting Insights from Multiple URLs using advanced text processing, FAISS vector storage, and OpenAI services for accurate and concise responses.
mcagri/FeatureStore
Feature Store implementation for storing product information and text/visual embeddings for further use in datascience projects.
rahatmoktadir03/codebase-repo-sage
A web app that uses Retrieval-Augmented Generation (RAG) to create an AI expert over a codebase. The app allows users to interact with a codebase via chat, retrieving relevant code snippets from a Pinecone vector database and generating responses using LLMs.
shing100/embeddingStoreManager
์๋ฒ ๋ฉ(vector) ์คํ ์ด๋ฅผ ์ํ ์บ์ ๋งค๋์
codeasarjun/vector_store
An easy way to understand vector store working and creation.
SayamAlt/Langchain-for-Information-Retrieval-RAG
This repository contains source code which encompasses usage of the Langchain framework to extract information from distinct types of documents and subsequently perform Retrieval Augmented Generation(RAG) on these documents as well.