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

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

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

1 مستودع

Awesome GitHub RepositoriesEmbedding Batching

Grouping multiple text strings into a single encoding operation to optimize throughput for vectorization.

Distinct from Indexed Batch Writes: Distinct from Indexed Batch Writes: focuses on the computation stage of embedding generation rather than the storage engine's commit process.

Explore 1 awesome GitHub repository matching data & databases · Embedding Batching. Refine with filters or upvote what's useful.

Awesome Embedding Batching GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • volcengine/openvikingالصورة الرمزية لـ volcengine

    volcengine/OpenViking

    2,993عرض على GitHub↗

    OpenViking is a multi-tenant context server and knowledge base administration system designed to provide AI agents with persistent long-term memory. It enables the indexing of diverse documents and codebases to support retrieval-augmented generation, allowing agents to recall past interactions, user preferences, and learned experiences across sessions. The project is distinguished by its use of a URI-based virtual filesystem to organize memories, resources, and skills. It implements a tiered context loading system that balances retrieval precision with token budgets by structuring data into a

    Increases throughput during local index construction by grouping multiple text strings into single encoding operations.

    Pythonagentagentic-ragai-agents
    عرض على GitHub↗2,993
  1. Home
  2. Data & Databases
  3. Batch Data Operations
  4. Indexed Batch Writes
  5. Embedding Batching