There are 4 repositories under vector-database-embedding topic.
🌌 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.
The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.
A Python library to chunk/group your texts based on semantic similarity.
S3 vector database for LLM Agents and RAG.
V3CTRON | Vector Embeddings Data Retrieval | ChatGPT Plugin
Examples of vector DB indexing and query with various vector databases.
Privacy-focused RAG chatbot for network documentation. Chat with your PDFs locally using Ollama, Chroma & LangChain. CPU-only, fully offline.
Machine Learning, LLM and other Jupyter Notebooks and resources
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.
Experimenting with Pinecone as vector data continues to take center stage in AI-native systems. The purpose of this project is to explore the core capabilities, benchmark performance across different embedding models, and better understand what is possible with vector search in production environments.
Create a ChatGPT-like experience with your data.
Complete pipeline for generating DBpedia text embeddings using OpenAI's embedding models and publishing them as Hugging Face datasets.
S3 Vectors RAG System with Shakespearean Content.
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.
Feature Store implementation for storing product information and text/visual embeddings for further use in datascience projects.
A web-based dashboard allowing the epxloration of a small NLP dataset obtained by scraping a religious alt-right website.
AI Voice Assistant with RAG | LiveKit + LLaMA Index | Intelligent document retrieval for coaching conversations
An easy way to understand vector store working and creation.
The Credit Decision LLM RAG Platform is an enterprise-grade solution that automates and enhances credit decision-making processes using cutting-edge AI technology. Built with modern architecture principles, it provides intelligent risk assessment, automated decision-making, and comprehensive audit trails for financial institutions.
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.
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.