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

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

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

1 مستودع

Awesome GitHub RepositoriesMulti-Agent Pipeline Debuggers

Terminal interfaces for testing and troubleshooting the behavior of a multi-agent search system during local development.

Distinct from Search Engine Debugging Tools: Distinct from Search Engine Debugging Tools: focuses on debugging multi-agent search pipelines rather than general search index record isolation.

Explore 1 awesome GitHub repository matching data & databases · Multi-Agent Pipeline Debuggers. Refine with filters or upvote what's useful.

Awesome Multi-Agent Pipeline Debuggers GitHub Repositories

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

    InternLM/MindSearch

    6,877عرض على GitHub↗

    MindSearch is an LLM-based multi-agent search engine that decomposes complex user questions into targeted sub-queries and routes each to a specialized agent for parallel investigation. The system orchestrates multiple agents through a large language model, coordinating their tasks and interpreting search results to produce coherent answers from multiple sources. The project provides a configurable search backend interface that allows switching between Google, DuckDuckGo, Brave, and Bing search APIs by updating a configuration attribute. It includes a terminal-based debug interface for testing

    Runs a terminal-based interface to test and troubleshoot the search agent's behavior during development.

    JavaScriptai-search-enginegptllm
    عرض على GitHub↗6,877
  1. Home
  2. Data & Databases
  3. Search Engine Debugging Tools
  4. Multi-Agent Pipeline Debuggers