awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • supermemoryai/supermemoryAvatar de supermemoryai

    supermemoryai/supermemory

    27,334Voir sur 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
    Voir sur GitHub↗27,334
  • labring/fastgptAvatar de labring

    labring/FastGPT

    27,132Voir sur 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
    Voir sur GitHub↗27,132
  • zilliztech/gptcacheAvatar de zilliztech

    zilliztech/GPTCache

    8,068Voir sur 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
    Voir sur GitHub↗8,068
  • alibaba/higressAvatar de alibaba

    alibaba/higress

    7,558Voir sur 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
    Voir sur GitHub↗7,558
  1. Home
  2. Artificial Intelligence & ML
  3. Query Optimization