awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zilliztech avatar

zilliztech/deep-searcher

0
View on GitHub↗
7,899 स्टार्स·763 फोर्क्स·Python·Apache-2.0·10 व्यूज़zilliztech.github.io/deep-searcher↗

Deep Searcher

Deep Searcher is an open-source retrieval-augmented generation engine that indexes private documents into a vector database and uses large language models to answer complex questions with cited reasoning. It functions as both a command-line interface and a web API research tool, enabling users to load data and generate comprehensive reports by combining indexed private information with LLM-powered analysis.

The system distinguishes itself through a plugin-based provider architecture that supports multiple embedding models, LLM providers, vector databases, and file loaders as interchangeable components. It offers multi-LLM orchestration, coordinating several large language model services to answer queries by routing requests and aggregating responses, while also providing configurable embedding pipelines and vector database retrieval for similarity search.

The project includes CLI-driven data ingestion for local documents and web content, with support for PDFs and text files, alongside web crawling capabilities. Configuration options allow users to select and authenticate with various embedding, LLM, vector database, file loader, and web crawler providers, while the web API service layer exposes query and data loading functions as HTTP endpoints for programmatic access.

Features

  • Private Data Querying - Retrieves relevant information from enterprise internal documents by indexing them into a vector database and querying with natural language.
  • Research Engines - An open-source engine that indexes private documents and uses LLMs to answer complex questions with cited reasoning.
  • CLI-Based Model Querying - Asks questions in plain language from the command line and receives answers based on indexed private data.
  • LLM API Integrations - Integrates multiple large language models such as DeepSeek and OpenAI to answer questions and generate content.
  • LLM Orchestration - Coordinates multiple large language model providers to answer queries by routing requests and aggregating responses.
  • LLM-Powered Search Interfaces - Provides LLM-powered search over private documents using retrieval-augmented generation.
  • Retrieval-Augmented Report Generators - Produces comprehensive written reports by combining retrieved private data with LLM reasoning to answer complex questions.
  • LLM Provider Configurations - Selects and authenticates with a large language model service to power question answering and content generation.
  • Private Document Search Engines - Enables natural language search and reasoning over private enterprise documents using RAG.
  • Document Loading Commands - Loads documents into a vector database by running commands in a terminal.
  • Local Document Ingestion - Reads files from local storage, including PDFs and text files, to ingest content into the searchable vector database.
  • Vector-Database-Backed Retrievals - Indexes document embeddings in a vector database and retrieves relevant chunks via similarity search for LLM context.
  • Vector-Store Augmented Generation - Stores document embeddings in Milvus and queries them with LLMs for grounded, cited answers.
  • Document and Web Content Indexers - Ingests documents and crawls web content via CLI commands, then indexes them into the vector database for later querying.
  • Vector Databases - Indexes document embeddings in Milvus for similarity search and LLM context retrieval.
  • Embedding Model Configurations - Converts text into vector representations using pluggable embedding model services with configurable authentication and model selection.
  • Query and Load API Serving - Serves query and data loading functions through a web API for programmatic access.
  • Vector Database Configurations - Selects and connects to a supported vector database backend for storing and searching document embeddings.
  • Multi-LLM Orchestrators - Coordinates multiple LLMs with indexed private data to produce comprehensive, cited reports.
  • Web Content Fetching - Fetches and indexes content from specified URLs using configurable web crawlers for inclusion in the knowledge base.
  • Embedding Provider Configurations - Switches the text embedding backend to any supported provider by setting its name and model in the configuration.
  • Document Format Loaders - Sets the file loader provider and its options to ingest documents from various formats.
  • Plugin-Based Architectures - Loads embedding, LLM, vector database, and file loader implementations as interchangeable plugins through a unified configuration interface.
  • RAG Pipeline API Services - Exposes query and data loading functions as HTTP endpoints for programmatic access to the RAG pipeline.
  • Research APIs - Exposes deep research capabilities through a CLI and web API for loading data and generating reports.

स्टार हिस्ट्री

zilliztech/deep-searcher के लिए स्टार हिस्ट्री चार्टzilliztech/deep-searcher के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Deep Searcher के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Deep Searcher के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • arabold/docs-mcp-serverarabold का अवतार

    arabold/docs-mcp-server

    1,052GitHub पर देखें↗

    This project is a server implementation of the Model Context Protocol designed to function as an AI knowledge retrieval tool. It acts as a semantic search engine and web scraping framework that indexes technical documentation from web sources, local files, and archives, making this information directly accessible to AI coding assistants for context-aware research and querying. The system distinguishes itself through a hybrid search architecture that combines vector-based embeddings with full-text retrieval to improve the accuracy of documentation lookups. It features a modular pipeline for co

    TypeScriptagentic-aicopilotcursor
    GitHub पर देखें↗1,052
  • brianpetro/obsidian-smart-connectionsbrianpetro का अवतार

    brianpetro/obsidian-smart-connections

    5,195GitHub पर देखें↗

    This project is a knowledge base plugin and RAG context manager that uses a local vector database interface to enable semantic search and relationship mapping. It transforms text into numerical vectors to find semantically related notes and excerpts based on conceptual meaning rather than keyword matches. The system differentiates itself through a semantic graph visualizer that maps notes into clusters to reveal conceptual connections. It also features a context manager capable of bundling local notes and excerpts into reusable packs to provide grounded factual bases for large language model

    JavaScriptchatgptclaudeembeddings
    GitHub पर देखें↗5,195
  • i-am-bee/beeai-frameworki-am-bee का अवतार

    i-am-bee/beeai-framework

    3,304GitHub पर देखें↗

    The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents that coordinate reasoning, tool execution, and complex workflows. It functions as a structured AI output controller and RAG integration library, providing a unified interface to manage multiple language model providers. The framework is distinguished by its implementation of the Model Context Protocol, allowing agents, tools, and models to be shared between different AI platforms and hosted as agentic tooling servers. It enables the design of collaborative agent teams through dec

    Pythonagentsaiai-agent
    GitHub पर देखें↗3,304
  • l15y/wendal15y का अवतार

    l15y/wenda

    6,173GitHub पर देखें↗

    Wenda is a self-hosted infrastructure and gateway platform for deploying language models within internal networks to ensure data privacy and security. It functions as a centralized hub and API gateway that unifies communication between various offline model runners and online service providers through a single interface. The platform includes a workflow orchestrator that uses custom scripts and API calls to automate complex conversation flows and model settings. It also incorporates a retrieval system that augments model responses with external knowledge retrieved from vector databases and se

    JavaScript
    GitHub पर देखें↗6,173
Deep Searcher के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

zilliztech/deep-searcher क्या करता है?

Deep Searcher is an open-source retrieval-augmented generation engine that indexes private documents into a vector database and uses large language models to answer complex questions with cited reasoning. It functions as both a command-line interface and a web API research tool, enabling users to load data and generate comprehensive reports by combining indexed private information with LLM-powered analysis.

zilliztech/deep-searcher की मुख्य विशेषताएं क्या हैं?

zilliztech/deep-searcher की मुख्य विशेषताएं हैं: Private Data Querying, Research Engines, CLI-Based Model Querying, LLM API Integrations, LLM Orchestration, LLM-Powered Search Interfaces, Retrieval-Augmented Report Generators, LLM Provider Configurations।

zilliztech/deep-searcher के कुछ ओपन-सोर्स विकल्प क्या हैं?

zilliztech/deep-searcher के ओपन-सोर्स विकल्पों में शामिल हैं: arabold/docs-mcp-server — This project is a server implementation of the Model Context Protocol designed to function as an AI knowledge… brianpetro/obsidian-smart-connections — This project is a knowledge base plugin and RAG context manager that uses a local vector database interface to enable… i-am-bee/beeai-framework — The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents… l15y/wenda — Wenda is a self-hosted infrastructure and gateway platform for deploying language models within internal networks to… ther1d/shell_gpt — Shell GPT is an AI-powered command-line interface that generates shell commands and source code from natural language… jina-ai/node-deepresearch — node-DeepResearch is an autonomous web research engine that uses large language models to iteratively search, read,…