#vector-search
GitHub Topic「vector-search」がついているAI関連リポジトリの集計。Topicはリポジトリ作者が自己申告するメタタグで、AI関連の文脈で何が「vector-search」と分類されているかを可視化します。
REPOS #vector-search のRepo (TOP 40 / Stars降順)
Claude Code memory system — auto context injection, drift detection, compounding, FTS5/vector search, Obsidian vault export. Zero core deps.
pgmnemo/pgmnemoMulti-agent memory substrate for PostgreSQL — provenance-gated, vector-hybrid recall
wolbarg/wolbargWolbarg — modular, provider-agnostic semantic memory SDK for AI agents
visorcraft/MongrelDB-HermesAI-native long-term memory for Hermes Agent with AES-256-GCM encryption at rest, dense HNSW ANN, sparse and exact-text recall, metadata/range filters, and MinHash dedup, backed by an embedded or multi-client server columnar SQL database with 35 language bindings.
yamantaka520/Agent-Memory-OSLocal-first memory engine for AI-agent teams — private/team/project ACL, associative recall, federated sync, and a built-in MCP server. One SQLite file, no LLM required. Apache-2.0.
XimilalaXiang/TrustRAGTrustworthy AI Knowledge Workbench — Verifiable RAG with citation tracking, document-grounded review, and self-contained desktop mode. Windows / macOS / Linux / Android / iOS.
roamer-remote/FileXAI-powered knowledge management platform with RAG, multi-engine OCR parsing, vector search, wiki graphs, and Agent skill integration. Docker Compose deployment.
incu6us/markdexSelf-hosted knowledge base for AI agents: ingest Markdown into Qdrant with H1-H...-aware chunking, hybrid (dense+sparse) search and cross-encoder reranking.
Prasadpolnatii/ai-operations-copilotMulti-tenant AI copilot for on-call engineers with grounded ticket summaries, SOP search (RAG), and RCA generation.
hoomanesteki/agentic-rag-knowledge-ai-platformSkein is an agentic AI platform that answers questions by weaving together structured and unstructured data, grounding every response in a knowledge graph, hybrid vector search, and a governed semantic layer. It escalates to humans when unsure, and runs free locally or scales to the cloud.
NikolaiSachok/ai-engineering-handbookA practical, first-principles handbook on production RAG & agentic systems — RU/EN/SK, built with Docusaurus.
py-kings/RAG---STUDIOEnterprise RAG platform for secure document intelligence using hybrid retrieval, reranking, Gemini LLM, RBAC, HITL, citations, and web search.
Bobcatsfan33/PrismDBQuery billions of AI events by what they mean. PrismDB is a semantic event store: columnar analytics, similarity search, and meaning-based clustering over your LLM and agent telemetry — in one engine, one SQL query, at full retention.
sp-squared/gtt-botGTT Bot — a RAG-powered Discord bot grounded in an Obsidian knowledge base. Local vector search, Claude API for answers, built for the Goju Tech Talk community.
SVerITG/Metis_PHA Research Cortex. A research companion for Claude. Your library, notes & memory stay on your machine; answers cited from your own library; 30+ specialist skills; auto cross-pollination across papers, meetings, ideas, notes & journal; weekly self-review that drafts improvements for your approval. Reasoning runs on the Claude API.
rajveer100704/semanticmemoProduction-grade semantic caching for LLM applications using classifier-validated equivalence, cross-encoder verification and risk-aware cache policies.
kittors/Mycelia🧠 Long-term memory for AI coding agents — switch tools or models without starting over. Local-first, shared across Claude Code / Codex / opencode via MCP.
Aevorine/SynoriveOffline semantic search for everything on your disk - documents, code, PDFs, scanned images (OCR), video by the second. 100% local AI: hybrid RAG with keyword + vector + rerank, no API key, no cloud. Desktop app + 24 MCP tools for Claude Code, plus a multi-engine web researcher that quotes sources verbatim. 本地离线多模态语义检索
Bk123singh/Medical_chatBot_using_langchainMedical Chatbot using Python, RAG, PDF Knowledge Base, LangChain & Mistral AI. Extracts medical information from PDFs and answers user questions with intelligent retrieval and AI-powered responses.
Omnivious/rag-pdf-chatbot-faissRetrieval-Augmented Generation (RAG) chatbot using FAISS, Transformer embeddings, and semantic search.
AkashBharangar/ai-coding-agentProduction-ready AI Coding Agent built with LangGraph, Groq, Code RAG, Tool Calling, FAISS, Tree-sitter, and Docker. Supports code understanding, retrieval, editing, terminal execution, and debugging.
salama05/Salama-AI-TravelAI-powered flight booking SaaS with Gemini AI, Redis Vector Search & Supabase
Mehulllll-pixel/Enterprise-RAG-ChatbotEnterprise-grade Retrieval-Augmented Generation (RAG) chatbot with FastAPI, React, FAISS, Gemini/Ollama, PostgreSQL, Redis, JWT authentication, RBAC, and semantic document search.
mohammadthoufeeq12190-design/-AmazonAssist-AIAI-powered e-commerce assistant using Gemini, RAG pipeline, FAISS vector search, and Streamlit for interactive product recommendations.
gaurav-bhadane/Enterprise_Agentic_AI_Operations_PlatformEnterprise Agentic AI Platform for autonomous pipeline monitoring, root cause analysis, incident retrieval, data quality validation, and self-healing workflow orchestration using LangGraph, FAISS, Vector Search, and Python.
AkasK09/AIRMAN--Document-Driven-RAG-Chat-Document-Driven Aviation RAG Assistant built using FastAPI, FAISS, BM25, Gemini API, and Streamlit. Provides grounded answers from aviation manuals with citations, hallucination prevention, and hybrid retrieval.
PYLA-VENKATA-SAI-KARTHIK/MEDINTEL-AIMedIntel AI is an explainable medication safety assistant that helps users scan medicines, understand drug information in simple language, check interactions, manage schedules, and chat with a safety-constrained AI assistant grounded in verified medicine data.
vinimabreu/mini-ragA small, working Retrieval-Augmented Generation API (FastAPI + Chroma + Claude). Ingest documents, ask questions, get answers grounded only in your data with cited sources.
zhihantan/claimscopilotReference template: an agentic claims-adjuster app on Databricks — FastAPI + React on Databricks Apps, a LangGraph supervisor over Foundation Model APIs, Unity Catalog, Vector Search, and MLflow. Clone + install to explore Agentic Apps on Databricks.
Sudeozubek/rag-vector-dbHands-on implementation of Retrieval-Augmented Generation (RAG) using vector databases, embeddings, semantic search, and Anthropic Claude.
vijay2411/liteserach-multimodal🔍 100%-offline-capable multimodal semantic search for macOS. Find your files by meaning, not name — text, code, PDFs, images, audio. Ollama + Qwen3-VL local, Gemini/OpenAI optional. Power-user tool, macOS-only.
bobo541574/lumina-ragA RAG system built with Laravel 13, PostgreSQL 16 + pgvector, and OpenAI / Ollama. Upload PDFs/DOCX — text is chunked and embedded, then you can ask questions with source-cited answers. Hybrid search, MMR reranking, term aliases, runtime-tunable settings, Vue 3 SPA.
Daniel-Lawless/RAG-System-From-ScratchEnd-to-end RAG system built from scratch with recursive chunking, persistent indexing, vector + BM25 hybrid retrieval, evaluation, FastAPI, Docker, and AWS deployment testing.
akashreddi/servicenow-incident-copilotAI-powered zero-touch L1 incident triage for ServiceNow — Azure OpenAI + company knowledge embeddings auto-classify and route incidents to enterprise teams. FastAPI + MCP server, RAG with ChromaDB, confidence-gated routing.
Dimitrearaujo/rag-python-documentosRAG em Python puro: PDF ingestion, OpenAI embeddings, SQLite vectorstore, cosine similarity, Claude generator. Sem LangChain.
Saikiran4062005/LangChain-AI-ChatbotAn AI chatbot built with Streamlit, LangChain, Google Gemini, Groq, and FAISS featuring conversational AI and intelligent PDF question answering.
leo-leo-691/rag-powered-ai-assistant varadharajaan/agentix-platformProduction-grade agentic AI on Kubernetes — LangGraph-native agent orchestration (Synapse) on EKS + Istio Ambient Mesh + AgentGateway. Zero-credential LLM access, pluggable MongoDB Atlas Vector Search memory, A2A protocol runtime, multi-tenant by design.
kguttas/ctxdbA context database for LLMs: structured storage and hybrid retrieval (BM25 + vectors, RRF-fused, token-budgeted) over SQLite, exposed to Claude as an MCP server
mkupermann/soupriseYour local and open source business AI toolkit for finetuning, analysis and...synthetic data, LoRA fine-tuning workflow, HDC retrieval, offline RAG
RELATED 他のTopicも見る · 全Topicランキング →
#claude-code
1,564#ai-agents
1,160#llm
1,071#claude
943#python
806#ai
741#developer-tools
728#mcp
727#codex
521集計対象: 各Repoの最新contentスナップショットの topics_json に小文字一致でマッチしたもの。 算出方法