awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesGrounded Chat Interfaces

Interfaces that combine data retrieval with conversational AI to provide answers based on specific documents.

Distinct from Data Querying Interfaces: Focuses on the integration of retrieval with a chat interface and citations, not just structural data querying.

Explore 2 awesome GitHub repositories matching data & databases · Grounded Chat Interfaces. Refine with filters or upvote what's useful.

Awesome Grounded Chat Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • azure-samples/azure-search-openai-demoAvatar von Azure-Samples

    Azure-Samples/azure-search-openai-demo

    7,697Auf GitHub ansehen↗

    This project is a reference implementation and application template for Retrieval-Augmented Generation (RAG). It integrates Azure OpenAI with Azure AI Search to enable conversational chat interfaces that provide grounded responses based on private enterprise data. The system is distinguished by its multimodal AI interface, allowing it to process and reason over combined text, image, and PDF content. It employs a hybrid search architecture that combines vector and keyword retrieval with semantic reranking to prioritize the most relevant documents for prompt augmentation. The project covers a

    Enables a conversational chat interface that provides grounded responses based on private enterprise data.

    Pythonai-azd-templatesazd-templatesazure
    Auf GitHub ansehen↗7,697
  • run-llama/ragsAvatar von run-llama

    run-llama/rags

    6,540Auf GitHub ansehen↗

    Rags is an orchestration tool for building retrieval-augmented generation pipelines and managing conversational data interfaces. It serves as a system for creating these pipelines from local files and web pages using natural language instructions to query, retrieve, and summarize information from connected datasets. The project features a multimodal retrieval system that identifies and extracts information across different data types and modalities. It includes a vector search orchestrator to manage chunking strategies and search parameters, alongside a pipeline builder that translates conver

    Provides a chat-based interface for retrieving and summarizing information grounded in connected data sources.

    Pythonagentchatbotchatgpt
    Auf GitHub ansehen↗6,540
  1. Home
  2. Data & Databases
  3. Data Querying Interfaces
  4. Grounded Chat Interfaces