awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 مستودعات

Awesome GitHub RepositoriesVector Database Integrations

Tools and configurations for connecting applications to vector stores to enable similarity search and data retrieval.

Explore 9 awesome GitHub repositories matching data & databases · Vector Database Integrations. Refine with filters or upvote what's useful.

Awesome Vector Database Integrations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • zylon-ai/private-gptالصورة الرمزية لـ zylon-ai

    zylon-ai/private-gpt

    57,278عرض على GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment

    Connects applications to external vector stores by configuring host, port, and authentication details.

    Python
    عرض على GitHub↗57,278
  • appwrite/appwriteالصورة الرمزية لـ appwrite

    appwrite/appwrite

    56,318عرض على GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    Integrates with external vector stores to enable similarity searching and efficient retrieval of unstructured data.

    TypeScriptandroidappwritebackend
    عرض على GitHub↗56,318
  • cinnamon/kotaemonالصورة الرمزية لـ Cinnamon

    Cinnamon/kotaemon

    25,139عرض على GitHub↗

    Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document processing, retrieval-augmented generation, and multi-step reasoning. It provides a comprehensive platform for developing document-based question answering systems, allowing users to chain language models, prompt templates, and external tools into complex, automated pipelines. The system distinguishes itself through a highly modular architecture that emphasizes component-based composition and schema-driven data exchange. It supports autonomous agents capable of decomposing complex q

    Integrates with existing vector database implementations to perform document indexing and similarity searching.

    Pythonchatbotllmsopen-source
    عرض على GitHub↗25,139
  • sinaptik-ai/pandas-aiالصورة الرمزية لـ sinaptik-ai

    sinaptik-ai/pandas-ai

    23,197عرض على GitHub↗

    This project is a Python-based framework that functions as a generative AI agent for programmatic data analysis. It enables users to interact with structured data sources through natural language prompts, translating these requests into executable code to perform analysis, data cleaning, and visualization. By maintaining conversational context across multi-turn interactions, the system allows for iterative exploration and the building of complex data narratives. The framework distinguishes itself through a robust semantic layer and secure execution model. It maps raw datasets to descriptive m

    Integrates local vector stores to provide domain-specific context for data analysis.

    Pythonaicsvdata
    عرض على GitHub↗23,197
  • openai/chatgpt-retrieval-pluginالصورة الرمزية لـ openai

    openai/chatgpt-retrieval-plugin

    21,192عرض على GitHub↗

    This project is a retrieval-augmented generation pipeline designed for building custom ChatGPT plugins that allow language models to query private or professional documents. It implements a full retrieval workflow, from processing and indexing document chunks to retrieving relevant context for natural language queries. The system distinguishes itself through a hybrid retrieval approach that combines dense vector embeddings with sparse keyword matching, further refined by a two-stage semantic re-ranking process. It includes specialized data privacy tools for screening personally identifiable i

    Connects applications to external vector stores and document databases to enable similarity search and contextual data retrieval.

    Pythonchatgptchatgpt-plugins
    عرض على GitHub↗21,192
  • datawhalechina/llm-universeالصورة الرمزية لـ datawhalechina

    datawhalechina/llm-universe

    13,269عرض على GitHub↗

    llm-universe is a structured learning resource and technical guide focused on the development of large language model applications. It serves as a curriculum for mastering model orchestration, the creation of autonomous conversational agents, and the implementation of retrieval-augmented generation systems. The project provides detailed instructions on connecting model APIs with memory and tools to create execution chains. It specifically covers the construction of retrieval pipelines, including the process of cleaning raw documents, generating embeddings, and integrating vector databases to

    Details the configuration of vector stores to enable semantic similarity search and data retrieval.

    Jupyter Notebooklangchainrag
    عرض على GitHub↗13,269
  • asg017/sqlite-vecالصورة الرمزية لـ asg017

    asg017/sqlite-vec

    6,961عرض على GitHub↗

    sqlite-vec is a C-based vector library and SQLite extension that adds virtual tables for storing and querying high-dimensional embeddings. It functions as a database plugin for performing nearest neighbor searches using distance metrics such as L2, cosine, and Hamming distance. The project provides a portable embedding store that supports deployment across Android, iOS, desktop environments, and web browsers via WebAssembly. It distinguishes itself by converting numerical arrays into compact binary formats and utilizing quantization to reduce the memory footprint and storage size of vector in

    Integrates high-dimensional embedding storage and similarity search capabilities directly into SQLite.

    Csqlitesqlite-extension
    عرض على GitHub↗6,961
  • xusenlinzy/api-for-open-llmالصورة الرمزية لـ xusenlinzy

    xusenlinzy/api-for-open-llm

    2,460عرض على GitHub↗

    This project provides a unified server environment and gateway for hosting and executing open-source large language models on private infrastructure. It functions as a standardized interface that exposes locally deployed models through widely-adopted API protocols, allowing existing applications to interact with them without requiring code modifications. The platform distinguishes itself by acting as a compatibility layer that translates standard REST requests into model-specific execution calls. It supports advanced interaction patterns including real-time token streaming, function calling f

    Integrates vector database capabilities to facilitate semantic search and context-aware retrieval.

    Pythonbaichuanchatglmcode-llama
    عرض على GitHub↗2,460
  • superlinked/superlinkedالصورة الرمزية لـ superlinked

    superlinked/superlinked

    40عرض على GitHub↗

    Superlinked is a development framework designed for building semantic search and retrieval pipelines. It functions as a machine learning data pipeline and semantic retrieval engine, providing the tools necessary to unify data schema definition, embedding generation, and vector database integration within a single application. The framework distinguishes itself by acting as a vector database orchestrator that manages the lifecycle of machine learning models alongside complex search logic. It enables developers to construct structured data models that map raw content and metadata into unified r

    Connects to external vector storage systems to perform read and write operations while managing connection settings and search algorithms.

    Jupyter Notebook
    عرض على GitHub↗40
  1. Home
  2. Data & Databases
  3. Database Management Systems
  4. Database Engines
  5. Vector Databases
  6. Vector Database Integrations