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

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

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

3 个仓库

Awesome GitHub RepositoriesVector Search Frameworks

Specialized tools for low-latency retrieval of vector data in AI and RAG applications.

Explore 3 awesome GitHub repositories matching data & databases · Vector Search Frameworks. Refine with filters or upvote what's useful.

Awesome Vector Search Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pathwaycom/llm-apppathwaycom 的头像

    pathwaycom/llm-app

    59,341在 GitHub 上查看↗

    This project is a data processing engine and AI application platform designed for building production-grade machine learning workflows. It provides a unified programming model that handles both historical batch data and live stream ingestion, enabling the development of real-time ETL pipelines and scalable data transformation workflows. The framework distinguishes itself through differential dataflow execution, which propagates only changes through a pipeline rather than recomputing entire datasets. It supports distributed state management across worker nodes and utilizes incremental stream p

    Supports low-latency retrieval of evolving knowledge bases for retrieval-augmented generation applications.

    Jupyter Notebookchatbothugging-facellm
    在 GitHub 上查看↗59,341
  • piskvorky/gensimpiskvorky 的头像

    piskvorky/gensim

    16,361在 GitHub 上查看↗

    Gensim is a natural language processing toolkit designed for large-scale text analysis and the training of semantic vector embeddings. It provides a framework for identifying latent thematic structures within document collections and calculating semantic similarity between text segments using unsupervised statistical algorithms. The project is distinguished by its ability to handle datasets that exceed available system memory through incremental corpus streaming, which processes documents one at a time from disk. It utilizes sparse vector representations and dictionary-based token mapping to

    Provides a framework for training and managing high-dimensional semantic vector representations using optimized machine learning routines.

    Pythondata-miningdata-sciencedocument-similarity
    在 GitHub 上查看↗16,361
  • superlinked/superlinkedsuperlinked 的头像

    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

    Provides a unified development framework for building semantic search and retrieval pipelines.

    Jupyter Notebook
    在 GitHub 上查看↗40
  1. Home
  2. Data & Databases
  3. Database Management Systems
  4. Database Engines
  5. Vector Databases
  6. Vector Search Frameworks