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

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

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

weaviate/weaviate

0
View on GitHub↗
15,620 نجوم·1,195 تفرعات·Go·bsd-3-clause·14 مشاهداتweaviate.io/developers/weaviate↗

Weaviate

Weaviate is an AI-native vector database designed to store and index high-dimensional vector embeddings alongside traditional data objects. It serves as a backend infrastructure for retrieval-augmented generation, enabling applications to ground language model responses in private, context-aware data.

The platform distinguishes itself by combining vector similarity search with traditional keyword filtering through a hybrid storage architecture. It integrates directly with external machine learning models to automate the generation of embeddings and perform complex inference tasks during ingestion and query time. Beyond standard search, the database provides persistent state and memory for autonomous agents, allowing them to recall past interactions and maintain context across sessions.

The system supports a range of operational requirements, from local development instances to distributed, sharded clusters capable of horizontal scaling. It utilizes a graph-oriented query language to traverse data relationships and execute multi-modal search operations, while background processing ensures consistent performance during index updates.

Features

  • Retrieval Augmented Generation - Provides context-aware data retrieval for generative models to ensure accurate and grounded responses based on stored information.
  • Semantic Search - Builds search systems that understand the meaning behind user queries by combining vector similarity with traditional keyword matching techniques.
  • Vector Databases - Provides a high-performance database engine optimized for storing and querying high-dimensional vector embeddings alongside traditional data.
  • AI-Native Database Engines - Integrates machine learning models directly into the database layer for automated vectorization, inference, and persistent agent memory.
  • Vector Indexing - Persists data objects alongside their vector representations to enable high-performance semantic search and retrieval-augmented generation.
  • Agent Memory Storage - Provides persistent storage for intelligent agents to recall past interactions and maintain context across multiple sessions and tasks.
  • Semantic Search Engines - Combines vector similarity matching with traditional keyword filtering to retrieve contextually relevant information.
  • Vector Embeddings - Transforms raw data into numerical vector representations using inference services to prepare information for semantic indexing.
  • Agent Memory Persistence - Maintains long-term state and context for language model agents to ensure applications recall past interactions across sessions.
  • AI Agent Frameworks - Vector database for RAG, retrieval, and agent memory storage.
  • Data Storage Systems - Provides a low-latency vector search engine.
  • Database Systems - Vector database storing objects and vectors for AI-native applications.
  • Knowledge Management - Vector database for storing and retrieving AI-generated embeddings.
  • Vector Databases - Open-source vector database with GraphQL API.
  • Backend and Infrastructure - Vector search engine for AI applications.
  • Agent State Persistence - Maintains long-term context by storing interaction history and semantic state alongside primary data objects for retrieval by agents.
  • Database Deployment Services - Offers managed cloud instances with high availability and automated updates to support production-grade artificial intelligence workloads.
  • Distributed Sharding Architectures - Distributes data collections across multiple nodes to enable horizontal scaling and high availability for large-scale vector search.
  • Hybrid Search Engines - Integrates vector-based semantic retrieval with traditional keyword-based indexing to improve search result relevance.
  • Database Cluster Orchestration - Enables orchestration of scalable instances across containerized environments with support for custom configurations and zero-downtime maintenance.
  • External Knowledge Integrators - Integrates external machine learning models to perform data inference and generate vector embeddings during ingestion and query time.
  • AI Model Integrations - Connects external machine learning services to data pipelines to automate the generation of embeddings and perform complex inference tasks.
  • Embedding Service Integrations - Connects external machine learning models through a pluggable interface to transform raw data into vector embeddings.
  • Agentic Search Tools - Enables autonomous agents to execute iterative search workflows and retrieve information for complex reasoning tasks.
  • Agentic Workflow Automation - Facilitates connecting intelligent agents to data and external systems to trigger automated actions based on semantic insights.
  • AI Assistant Integrations - Supports connecting large language models using standard protocols to enable direct data retrieval and interactive conversations.

سجل النجوم

مخطط تاريخ النجوم لـ weaviate/weaviateمخطط تاريخ النجوم لـ weaviate/weaviate

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Weaviate

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Weaviate.
  • chroma-core/chromaالصورة الرمزية لـ chroma-core

    chroma-core/chroma

    26,198عرض على GitHub↗

    Chroma is a specialized vector database designed to index and retrieve high-dimensional data representations for semantic similarity search. It functions as a comprehensive platform for information retrieval, enabling the storage and management of unstructured documents alongside structured metadata. By mapping data into numerical representations, the system facilitates rapid similarity lookups across large datasets. The platform distinguishes itself through a hybrid search infrastructure that combines dense vector embeddings with sparse keyword and regular expression matching to balance sema

    Rustaidatabasedocument-retrieval
    عرض على GitHub↗26,198
  • agentscope-ai/agentscopeالصورة الرمزية لـ agentscope-ai

    agentscope-ai/agentscope

    26,895عرض على GitHub↗

    Agentscope is a comprehensive toolkit for developing and orchestrating autonomous multi-agent systems. It provides a unified framework for building agents that can reason, execute tools, and manage memory, enabling the creation of complex, collaborative workflows where multiple specialized agents interact to solve multi-step objectives. The platform distinguishes itself through a robust orchestration engine that supports both sequential and concurrent agent pipelines. It utilizes a centralized event bus for real-time telemetry, allowing developers to track agent reasoning, tool usage, and sys

    Pythonagentchatbotlarge-language-models
    عرض على GitHub↗26,895
  • tporadowski/redisالصورة الرمزية لـ tporadowski

    tporadowski/redis

    9,987عرض على GitHub↗

    Redis is a high-performance in-memory key-value store that functions as a distributed cache, message broker, and NoSQL database. It provides sub-millisecond read and write access to data stored in RAM and can operate as a vector database for indexing high-dimensional embeddings. The system supports a wide range of data storage and synchronization primitives, including the management of strings, hashes, lists, sets, and JSON documents. It enables real-time data operations through atomic transactions, hybrid persistence using snapshots and append-only logs, and high-availability configurations

    Credisredis-for-windowsredis-msi-installer
    عرض على GitHub↗9,987
  • lancedb/lancedbالصورة الرمزية لـ lancedb

    lancedb/lancedb

    9,031عرض على GitHub↗

    LanceDB is a vector database and columnar data store designed to function as a versioned dataset manager and vector search engine. It serves as a high-performance backend for indexing and retrieving high-dimensional embeddings, providing the foundation for machine learning data pipelines. The system distinguishes itself through a combination of cloud-native object storage and immutable version tracking, allowing for data time-travel and reproducible AI experiments. It integrates hybrid search capabilities, merging dense vector similarity with BM25 full-text search and SQL-like scalar filters

    HTMLapproximate-nearest-neighbor-searchimage-searchnearest-neighbor-search
    عرض على GitHub↗9,031
عرض جميع البدائل الـ 30 لـ Weaviate→

الأسئلة الشائعة

ما هي وظيفة weaviate/weaviate؟

Weaviate is an AI-native vector database designed to store and index high-dimensional vector embeddings alongside traditional data objects. It serves as a backend infrastructure for retrieval-augmented generation, enabling applications to ground language model responses in private, context-aware data.

ما هي الميزات الرئيسية لـ weaviate/weaviate؟

الميزات الرئيسية لـ weaviate/weaviate هي: Retrieval Augmented Generation, Semantic Search, Vector Databases, AI-Native Database Engines, Vector Indexing, Agent Memory Storage, Semantic Search Engines, Vector Embeddings.

ما هي البدائل مفتوحة المصدر لـ weaviate/weaviate؟

تشمل البدائل مفتوحة المصدر لـ weaviate/weaviate: chroma-core/chroma — Chroma is a specialized vector database designed to index and retrieve high-dimensional data representations for… agentscope-ai/agentscope — Agentscope is a comprehensive toolkit for developing and orchestrating autonomous multi-agent systems. It provides a… tporadowski/redis — Redis is a high-performance in-memory key-value store that functions as a distributed cache, message broker, and NoSQL… lancedb/lancedb — LanceDB is a vector database and columnar data store designed to function as a versioned dataset manager and vector… letta-ai/letta — Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across… memorilabs/memori — Memori is an AI agent memory middleware platform designed to provide persistent, context-aware recall for language…