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

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

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

4 مستودعات

Awesome GitHub RepositoriesQuery Optimization

Techniques for refining and expanding search queries to improve retrieval relevance in conversational contexts.

Distinguishing note: Focuses on semantic query refinement for AI retrieval rather than database query performance tuning.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Query Optimization. Refine with filters or upvote what's useful.

Awesome Query Optimization GitHub Repositories

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

    supermemoryai/supermemory

    27,334عرض على GitHub↗

    Supermemory is an artificial intelligence memory management platform designed to provide autonomous agents with persistent, long-term knowledge bases. It functions as a centralized repository that synchronizes multimodal data, enabling agents to maintain context and historical information across complex, multi-session workflows. By serving as a knowledge graph engine and vector database orchestrator, the platform ensures that information remains accessible and relevant for automated tasks. The system distinguishes itself through its hybrid indexing approach, which combines vector similarity s

    Refines and enriches retrieved data using re-ranking and query rewriting operations.

    TypeScriptcloudflare-kvcloudflare-pagescloudflare-workers
    عرض على GitHub↗27,334
  • labring/fastgptالصورة الرمزية لـ labring

    labring/FastGPT

    27,132عرض على GitHub↗

    FastGPT is a comprehensive platform for building, deploying, and managing context-aware artificial intelligence applications. It provides a unified environment that integrates custom data sources with language models, utilizing a retrieval-augmented generation engine to ground responses in accurate, domain-specific information. The system is designed for enterprise-scale use, featuring multi-tenant architecture, administrative controls, and secure authentication protocols including OAuth 2.0 and custom single sign-on integration. The platform distinguishes itself through a visual, node-based

    The platform performs search query optimization using coreference resolution and query expansion to ensure follow-up questions in multi-turn conversations retrieve relevant context.

    TypeScriptagentclaudedeepseek
    عرض على GitHub↗27,132
  • zilliztech/gptcacheالصورة الرمزية لـ zilliztech

    zilliztech/GPTCache

    8,068عرض على GitHub↗

    GPTCache is a semantic caching layer and response optimizer for large language models. It functions as pluggable middleware for orchestration frameworks, utilizing vector database caching to store and retrieve model responses based on the semantic similarity of prompts rather than exact text matches. The system uses embeddings to determine cache hits by comparing the distance between new queries and stored vectors. It employs a hybrid storage model that persists original prompts in relational databases while maintaining high-dimensional embeddings in vector stores. The project covers a broad

    Enhances retrieval in LLM frameworks by caching common queries and their corresponding responses.

    Python
    عرض على GitHub↗8,068
  • alibaba/higressالصورة الرمزية لـ alibaba

    alibaba/higress

    7,558عرض على GitHub↗

    Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c

    Analyzes natural language queries and rewrites them into optimized keywords for better retrieval relevance.

    Goai-gatewayai-nativeapi-gateway
    عرض على GitHub↗7,558
  1. Home
  2. Artificial Intelligence & ML
  3. Query Optimization