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

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

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

MooreThreads/TurboRAG

0
View on GitHub↗
0 نجوم·0 تفرعات·1 مشاهدة

TurboRAG

Features

  • Knowledge Retrieval - Accelerated RAG using precomputed KV caches.
  • Retrieval Augmented Generation - Acceleration library using precomputed caches for chunked text.

سجل النجوم

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

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع TurboRAG.
  • chatchat-space/langchain-chatchatالصورة الرمزية لـ chatchat-space

    chatchat-space/Langchain-Chatchat

    38,211عرض على GitHub↗

    Langchain-Chatchat is a system for building retrieval-augmented generation applications and autonomous AI agents. It integrates a knowledge base management system and an agent framework to enable language models to interact with private documents and execute multi-step tasks through external tools. The platform supports local deployment of language models on private infrastructure to operate without an internet connection. It includes a multimodal AI platform that combines vision models for image analysis with text-to-image generation capabilities. The system provides a web-based conversatio

    Pythonchatbotchatchatchatglm
    عرض على GitHub↗38,211
  • bhavnicksm/chonkieB

    bhavnicksm/chonkie

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 1panel-dev/maxkbالصورة الرمزية لـ 1Panel-dev

    1Panel-dev/MaxKB

    21,337عرض على GitHub↗

    MaxKB is a self-hosted retrieval-augmented generation platform designed to connect internal document repositories with large language models. It functions as an enterprise knowledge management system that enables organizations to query private data through a conversational interface, providing automated responses based on uploaded files and internal business information. The platform distinguishes itself by normalizing diverse data sources into a unified index, which is then processed through chunking and vector-based retrieval to ensure context-aware results. It manages session state and pro

    Pythonagentagentic-aichatbot
    عرض على GitHub↗21,337
  • cinnamon/kotaemonالصورة الرمزية لـ Cinnamon

    Cinnamon/kotaemon

    25,139عرض على GitHub↗

    Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document processing, retrieval-augmented generation, and multi-step reasoning. It provides a comprehensive platform for developing document-based question answering systems, allowing users to chain language models, prompt templates, and external tools into complex, automated pipelines. The system distinguishes itself through a highly modular architecture that emphasizes component-based composition and schema-driven data exchange. It supports autonomous agents capable of decomposing complex q

    Pythonchatbotllmsopen-source
    عرض على GitHub↗25,139
عرض جميع البدائل الـ 30 لـ TurboRAG→

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

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

الميزات الرئيسية لـ moorethreads/turborag هي: Knowledge Retrieval, Retrieval Augmented Generation.

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

تشمل البدائل مفتوحة المصدر لـ moorethreads/turborag: circlemind-ai/fast-graphrag — Fast-GraphRAG is a system for generating and querying knowledge graphs from domain data. It uses a GraphRAG retrieval… cinnamon/kotaemon — Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document… 1panel-dev/maxkb — MaxKB is a self-hosted retrieval-augmented generation platform designed to connect internal document repositories with… bhavnicksm/chonkie. chatchat-space/langchain-chatchat — Langchain-Chatchat is a system for building retrieval-augmented generation applications and autonomous AI agents. It… datascienceuibk/rankify.