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

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

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

2 个仓库

Awesome GitHub RepositoriesDatabase-Integrated Workflows

Tools for managing and transforming vector data directly within relational database environments.

Distinct from Machine Learning Evaluation: Distinct from Machine Learning Evaluation: focuses on data management and transformation within the database rather than model performance assessment.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Database-Integrated Workflows. Refine with filters or upvote what's useful.

Awesome Database-Integrated Workflows GitHub Repositories

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

    pgvector/pgvector

    21,787在 GitHub 上查看↗

    Vector similarity search extension for PostgreSQL.

    Enables storage and transformation of vector embeddings directly within the database for machine learning pipelines.

    Cpostgresvector-searchembeddings
    在 GitHub 上查看↗21,787
  • scisharp/llamasharpSciSharp 的头像

    SciSharp/LLamaSharp

    3,714在 GitHub 上查看↗

    LLamaSharp is a .NET LLM inference library and local runtime that enables the execution of large language models on CPU and GPU hardware. It serves as a multimodal AI library capable of processing both text and image inputs to generate analytical textual responses without relying on external APIs. The project distinguishes itself as a grammar-based text generator that enforces specific output formats, such as JSON, through constrained sampling pipelines. It also functions as a retrieval augmented generation framework integration, allowing the combination of local inference with external data

    Integrates local inference with external data indexing to implement retrieval-augmented generation workflows.

    C#
    在 GitHub 上查看↗3,714
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Model Evaluation and Analysis
  6. Machine Learning Evaluation
  7. Database-Integrated Workflows

探索子标签

  • RAG Framework IntegrationsIntegrations that enable the retrieval of vector data for use in Retrieval-Augmented Generation workflows. **Distinct from Database-Integrated Workflows:** Focuses on the specific RAG pattern of retrieval for LLM augmentation, rather than general data transformation workflows.