GitHub - nilsherzig/LLocalSearch: This is a completely locally running meta search engine 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.
LLocalSearch
What it is
This is a completely locally running search engine 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.
Now with follow-up questions:
demo.mp4
Features
🕵️ Completely local (no need for API keys)
💸 Runs on "low end" LLM Hardware (demo video uses a 7b model)
🤓 Progress logs, allowing for a better understanding of ...
Read more at github.com