
LLocalSearch
nilsherzig
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
AI 简介
LLocalSearch是一个完全本地运行的搜索聚合器,利用链式大语言模型(LLM)来回答用户提出的问题。其核心功能包括通过递归方式使用工具集进行互联网信息检索,并向用户提供搜索过程及最终答案的透明视图,整个过程无需依赖OpenAI或Google等外部API密钥。该项目采用Go语言编写,具有隐私保护、低成本硬件支持以及友好的移动界面设计等特点。适用于对数据隐私有较高要求且希望避免商业内容偏见影响搜索结果的研究者和个人用户。尽管目前版本已停止开发超过一年,但作者正在筹备基于私人Beta测试的新版本以收集反馈并改进。
Go
Apache License 2.06k
Stars
365
Forks
30
Watchers
52
Issues
Star 增长
今日0
近 7 天0
近 30 天+5
综合评分64.19
默认分支main