vector-db
There are 44 repositories under vector-db topic.
HelixDB/helix-db
HelixDB is an open-source graph-vector database built from scratch in Rust.
nitaiaharoni1/vector-storage
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 searching for similar documents based on cosine similarity.
l3vels/team-of-ai-agents
Open-source framework to make AI agents' team collaboration as effective as human collaboration.
Dripfarm/SVDB
Swift Vector Database. On-device, local vector database for building the next-generation of user experiences
cgtuebingen/ggnn
GGNN: State of the Art Graph-based GPU Nearest Neighbor Search
mtwn105/decipher-research-agent
Turn topics, links, and files into AI-generated research notebooks — summarize, explore, and ask anything.
vdutts7/youtube-gpt
YouTubeGPT • AI Chat with 100+ videos ft. YouTuber Marques Brownlee (@ MKBHD) ⚡️🔴🤖💬
rafaelpierre/moviegpt
MovieGPT: A RAG, Gen AI application for Movie Recommendations
prrao87/lancedb-study
Benchmark study on LanceDB, an embedded vector DB, for full-text search and vector search
hkproj/retrieval-augmented-generation-notes
Slides for "Retrieval Augmented Generation" video
Zipstack/unstract-adapters
Unstract's interface to LLMs, Embeddings and VectorDBs.
hpi-swa-lab/Squeak-SemanticText
ChatGPT, embedding search, and retrieval-augmented generation for Squeak/Smalltalk
mantrakp04/sheer
A fully client-side chat application with AI capabilities running entirely in your browser. No servers, complete privacy, and persistent storage.
aws-samples/rag-with-amazon-bedrock-and-documentdb
Question Answering Generative AI application with Large Language Models (LLMs), Amazon Bedrock, and Amazon DocumentDB (with MongoDB Compatibility)
habanoz/crawl-for-vector-db
A web site crawler for semantic search.
yep-yogesh/Dhruva.AI
Dhruva.ai - Your guiding star in the academic universe. A multilingual campus chatbot that answers student queries anytime, anywhere.
raisultan/pac
Automation of Prioritization and Categorization of Support Tickets Using LLMs and Vector DBs
xtt28/quora_vector_search
AI- & vector database-powered Quora question search
fndome/zxb
Ziglang Extensiable Builder for SQL or JSON, zig version, sql or json query builder, extensible custom for any database, for any orm framework
legobridge/retrieval-augmented-generation
A proof-of-concept of retrieval-augmented generation, using Google's PaLM API.
sourabhmarne777/rag-assistant-ollama
A RAG assistant using Ollama (Mistral), Qdrant vector DB, and Streamlit UI. Upload documents, scrape web pages, and interact with your data using real-time, session-isolated chat.
dhavalCode/genius-ai
GeniusAI: Personalized AI companions powered by Llama 2 13B model. Engage in diverse conversations, explore personas, and revolutionize learning interactively.
Junwu0615/RAG-With-LangChain-And-FAISS
用 LangChain + FAISS 實作 RAG ( Gemini / ChatGPT / Breeze / LLama / Vector DB )
kenokim/ai-interview
LangGraph based full-stack Agentic AI interview application
letsgomrinal/pinecone
Pinecone Vector DB
longevitycoach/StrunzKnowledge
This project aims to create a comprehensive, searchable knowledge base from the online articles and forum posts of Dr. Ulrich Strunz. The final application will be a Dockerized service that uses a Large Language Model (LLM) accessed via the Meta-Cognitive Prompting (MCP) protocol to provide users with intelligent access to this knowledge.
mrsahiljaiswal/adaptive-log-parser
🚀 An intelligent, LLM-enhanced log parser pipeline that converts multi-format raw logs into structured JSON, learns from missed patterns, and evolves using Drain3 & open-source LLMs.
navneet83/multimodal-mountain-peak-search
Identify mountain peaks in your photos using AI—zero-shot retrieval, landmark re-ranking, and geospatial priors.
oscarcitoz/agent-config
Kotlin microservice for managing agents, configurations, and tools. Integrates with AI systems like OpenAI and Amazon Bedrock. Uses PostgreSQL and supports agent retrieval by ID or similarity (via Vector DB).
rajesh1804/GroceryGPT
A personalized AI product search engine using free-tier OpenRouter LLMs, MiniLM semantic search & Weaviate DB. https://medium.com/@rajesh1804/grocerygpt-how-i-built-a-personalized-grocery-search-engine-with-llms-vector-dbs-zero-cloud-fbacddf0feef
renuo/redmine_semantic_search
Add semantic search capabilities to the Redmine Search Function.
savinopicciotto/support-rag-sandbox
RAG assistant over help center + macros. Answers 10 support questions with citations.
CHris4884/vector-db-from-scratch-in-browser
🔍 Build a fully in-browser vector database with semantic search, powered by IndexedDB and HuggingFace, for fast, persistent storage and retrieval of embeddings.
Krispy145/flutter-ai-chat-rag
Flutter RAG chat with streaming UI (Riverpod + GetIt), connects to Secure AI API.
qbxlvnf11/lancedb-rag
Build & Test Lance DB for RAG Embedding Search
THAMIZH-ARASU/FusionRAG
An attempt to production-ready Retrieval-Augmented Generation (RAG) system with advanced features including hybrid retrieval, adaptive feedback loops, comprehensive evaluation, and explainable AI logging.