2 个仓库
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.
Vector similarity search extension for PostgreSQL.
Enables storage and transformation of vector embeddings directly within the database for machine learning pipelines.
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.