Feature
- 完全本地运行
- 搜索聚合器
- 使用LLM代理
- 用户提问
- 代理进度可见
- 无需API密钥
Type
Star
Starred At
‣
Primary Language
Go
Repository Topics
llm
search-engine
Description
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.