awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

3 Repos

Awesome GitHub RepositoriesCited Report Compilers

Aggregates findings from multiple web searches into a final report with explicit source citations.

Distinct from Source Compilation: No candidate covers compilation of multi-source web research into a cited report; closest candidates are about package or code compilation.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Cited Report Compilers. Refine with filters or upvote what's useful.

Awesome Cited Report Compilers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • langchain-ai/local-deep-researcherL

    langchain-ai/local-deep-researcher

    9,223Auf GitHub ansehen↗

    Local Deep Researcher is a fully local web research assistant that uses any LLM hosted by Ollama or LMStudio. Give it a topic and it will generate a web search query, gather web search results, summarize the results of web search, reflect on the summary to examine knowledge gaps, generate a new…

    Compiles multi-source web findings into a final report with explicit citations for each source.

    Python
    Auf GitHub ansehen↗9,223
  • 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

    Displays specific references and the reasoning process used to generate grounded answers for transparency.

    Pythonai-azd-templatesazd-templatesazure
    Auf GitHub ansehen↗7,697
  • fdarkaou/open-deep-researchAvatar von fdarkaou

    fdarkaou/open-deep-research

    880Auf GitHub ansehen↗

    Open-deep-research is an autonomous research orchestrator and language model-based agent designed to execute multi-step investigations and automated web research workflows. It explores complex topics systematically by generating targeted search queries, processing multiple sources simultaneously, and recursively feeding synthesized findings back into search planning loops to expand its research scope. The system coordinates these tasks through a graph-based agent orchestration model that routes state between modular nodes for searching, reading, and reasoning. It accelerates data collection v

    Synthesizes aggregated web research into cohesive markdown documents complete with hierarchical headings and reference lists.

    TypeScript
    Auf GitHub ansehen↗880
  1. Home
  2. Artificial Intelligence & ML
  3. Cited Report Compilers

Unter-Tags erkunden

  • Response CitationsMechanisms for providing explicit references to source documents within generated AI responses. **Distinct from Cited Report Compilers:** Distinct from Cited Report Compilers: focuses on in-line citations within a chat response rather than compiling a full report.