awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesDocument Embedding Stores

Storing vector embeddings of document chunks in a feature store for later retrieval by similarity search.

Distinct from Vector Stores: Distinct from Vector Stores: focuses on storing embeddings of document chunks specifically, not general vector storage.

Explore 4 awesome GitHub repositories matching data & databases · Document Embedding Stores. Refine with filters or upvote what's useful.

Awesome Document Embedding Stores GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mayooear/ai-pdf-chatbot-langchainmayooear 的头像

    mayooear/ai-pdf-chatbot-langchain

    16,543在 GitHub 上查看↗

    This project is a retrieval-augmented generation application designed to answer questions from uploaded PDF documents. It functions as a document question-answering engine and a streaming AI chat interface that provides responses backed by specific source citations. The system utilizes a state-machine workflow orchestrator to coordinate multi-step document ingestion and retrieval pipelines. This orchestration allows for step-by-step visualization and debugging of the process as documents are parsed and processed. The application manages the full lifecycle of document interaction, including P

    Stores numerical vector embeddings of PDF text chunks to enable efficient semantic similarity searching.

    TypeScriptagentsaichatbot
    在 GitHub 上查看↗16,543
  • feast-dev/feastfeast-dev 的头像

    feast-dev/feast

    6,727在 GitHub 上查看↗

    Feast is an open-source feature store for machine learning that provides a central platform for defining, storing, and serving features across both training and inference workflows. It operates as a declarative system where feature definitions are written as code in Python files, synchronized to a central registry, and made available for low-latency online retrieval or point-in-time correct historical joins for training datasets. The project abstracts storage behind a pluggable architecture, allowing offline and online backends to be swapped without changing retrieval logic, and coordinates ma

    Stores vector embeddings of document chunks in a feature store for later retrieval by similarity search.

    Pythonbig-datadata-engineeringdata-quality
    在 GitHub 上查看↗6,727
  • langroid/langroidlangroid 的头像

    langroid/langroid

    3,894在 GitHub 上查看↗

    Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist

    Ingests text and metadata into a vector store for efficient similarity searches.

    Pythonagentsaichatgpt
    在 GitHub 上查看↗3,894
  • i-am-bee/beeai-frameworki-am-bee 的头像

    i-am-bee/beeai-framework

    3,304在 GitHub 上查看↗

    The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents that coordinate reasoning, tool execution, and complex workflows. It functions as a structured AI output controller and RAG integration library, providing a unified interface to manage multiple language model providers. The framework is distinguished by its implementation of the Model Context Protocol, allowing agents, tools, and models to be shared between different AI platforms and hosted as agentic tooling servers. It enables the design of collaborative agent teams through dec

    Stores vector embeddings of document chunks in semantic databases for similarity-based retrieval.

    Pythonagentsaiai-agent
    在 GitHub 上查看↗3,304
  1. Home
  2. Data & Databases
  3. In-Memory Data Stores
  4. Vector Stores
  5. Document Embedding Stores