awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nilsherzig avatar

nilsherzig/LLocalSearchArchived

0
View on GitHub↗
5,956 星标·365 分支·Go·Apache-2.0·6 次浏览

LLocalSearch

LLocalSearch 是一个注重隐私的搜索引擎和代理框架,使用本地托管的大语言模型来搜索互联网并聚合答案。它作为一个检索增强生成(RAG)界面,所有查询和处理都保留在用户自己的硬件上,以确保数据隐私并消除对外部云 API 提供商的依赖。

该系统采用一系列自主代理,执行递归互联网搜索,多次调用搜索工具以收集和综合信息。它协调这些模型来推理复杂查询,提供实时日志流和来源引用以监控代理的推理过程。

该项目包括用于支持多轮对话和迭代优化的状态化对话管理功能。它集成了基于工具的信息检索和本地模型推理,以提供从初始搜索到最终答案生成的完整流水线。

Features

  • Recursive Research Agents - Implements autonomous agents that perform recursive internet searches to gather and synthesize comprehensive information.
  • Autonomous Research Agents - Automates the process of gathering information through recursive internet searches handled by autonomous local agents.
  • Local Model Generation - Provides answer generation using locally hosted models to ensure data privacy and remove cloud dependencies.
  • Local LLM Search - Uses a chain of local language models to find answers to questions without requiring external API keys.
  • API-Free Local Inference - Executes foundation models on local hardware to eliminate dependency on external cloud API providers.
  • Private Information Retrieval - Retrieves data and answers using locally hosted models to ensure all processing remains on the user's hardware.
  • Search Query Recursion - Employs autonomous agents that iteratively generate new search queries to gather current external information.
  • Local LLM Research Agents - Provides a framework of autonomous agents that recursively call search tools using local model inference.
  • Tool-Augmented Retrieval - Equips language models with search tools to fetch external web data into the local prompt context.
  • LLM Task Chains - Coordinates a sequence of LLM calls in a pipeline to process queries from initial search to final synthesis.
  • Context-Aware Conversation Managers - Combines local language models with retrieved search data to maintain context in multi-turn dialogues.
  • Conversation State Persistence - Maintains a persistent record of interactions to provide context for follow-up queries and iterative refinements.
  • Conversational Search Engines - Allows users to refine search results and ask follow-up questions within a persistent, LLM-powered conversation.
  • Retrieval-Augmented Generation Interfaces - Provides a specialized interface for monitoring the real-time reasoning and source attribution of local RAG.
  • AI-Powered Search Aggregators - Coordinates multiple local models to search and synthesize information into comprehensive answers without external APIs.
  • Privacy-Focused Search Engines - Functions as a self-hosted search tool that processes all queries locally to ensure complete data privacy.
  • Task Progress Streams - Pushes real-time logs and source citations of the agent's reasoning process directly to the user interface.
  • Agent Frameworks - Locally running search aggregator using LLM agents.
  • Application Development - Local web search implementation using LLM chains.

Star 历史

nilsherzig/llocalsearch 的 Star 历史图表nilsherzig/llocalsearch 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

LLocalSearch 的开源替代方案

相似的开源项目,按与 LLocalSearch 的功能重合度排序。
  • assafelovic/gpt-researcherassafelovic 的头像

    assafelovic/gpt-researcher

    27,739在 GitHub 上查看↗

    GPT Researcher is an autonomous agent framework designed to automate the process of gathering, synthesizing, and documenting information from diverse web and local sources. It functions as a research-oriented execution environment that orchestrates specialized agents to perform complex, multi-branch research tasks, transforming raw data into structured, factual, and cited reports. The project distinguishes itself through a graph-based orchestration layer that manages state transitions and information flow between specialized agents. It employs recursive tree-search execution to explore comple

    Pythonagentaiautomation
    在 GitHub 上查看↗27,739
  • lazyagi/lazyllmLazyAGI 的头像

    LazyAGI/LazyLLM

    3,842在 GitHub 上查看↗

    LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public

    Pythonagentsai-agentdata
    在 GitHub 上查看↗3,842
  • dzhng/deep-researchdzhng 的头像

    dzhng/deep-research

    19,136在 GitHub 上查看↗

    This project is an AI research tool designed for autonomous web information gathering and automated topic research. It utilizes agent orchestration to combine search engines and web scraping, enabling the system to discover detailed information and build a comprehensive understanding of complex subjects without manual step-by-step guidance. The tool employs an iterative research execution model that recursively generates targeted search queries and refines directions based on previous results. It includes a feedback loop that compares current findings against initial objectives to identify kn

    TypeScriptagentaigpt
    在 GitHub 上查看↗19,136
  • langchain-ai/local-deep-researcherL

    langchain-ai/local-deep-researcher

    9,223在 GitHub 上查看↗

    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…

    Python
    在 GitHub 上查看↗9,223
查看 LLocalSearch 的所有 30 个替代方案→

常见问题解答

nilsherzig/llocalsearch 是做什么的?

LLocalSearch 是一个注重隐私的搜索引擎和代理框架,使用本地托管的大语言模型来搜索互联网并聚合答案。它作为一个检索增强生成(RAG)界面,所有查询和处理都保留在用户自己的硬件上,以确保数据隐私并消除对外部云 API 提供商的依赖。

nilsherzig/llocalsearch 的主要功能有哪些?

nilsherzig/llocalsearch 的主要功能包括:Recursive Research Agents, Autonomous Research Agents, Local Model Generation, Local LLM Search, API-Free Local Inference, Private Information Retrieval, Search Query Recursion, Local LLM Research Agents。

nilsherzig/llocalsearch 有哪些开源替代品?

nilsherzig/llocalsearch 的开源替代品包括: assafelovic/gpt-researcher — GPT Researcher is an autonomous agent framework designed to automate the process of gathering, synthesizing, and… lazyagi/lazyllm — LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides… dzhng/deep-research — This project is an AI research tool designed for autonomous web information gathering and automated topic research. It… langchain-ai/local-deep-researcher — Local Deep Researcher is a fully local web research assistant that uses any LLM hosted by Ollama or LMStudio. Give it… sentient-agi/opendeepsearch — OpenDeepSearch is an autonomous research platform and search orchestration engine that connects large language models… karpathy/autoresearch — Autoresearch is an autonomous machine learning research agent and architecture search framework. It employs a…