LLocalSearch

Search aggregator

An aggregator system using local Large Language Models (LLMs) to search the internet and provide answers.

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.

GitHub

6k stars
30 watching
362 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists

llmsearch-engine

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scisharp/llamasharp A C#/.NET library to efficiently run Large Language Models (LLMs) on local devices 2,673
dicklesworthstone/swiss_army_llama A FastAPI service that facilitates semantic text search using precomputed embeddings and advanced similarity measures. 941
zilliztech/gptcache A semantic cache designed to reduce the cost and improve the speed of LLM API calls by storing responses. 7,232
pathwaycom/llm-app Pre-built templates for integrating large language models into enterprise applications with real-time data APIs and various data sources. 4,642
confident-ai/deepeval A framework for evaluating large language models 3,669
kartikm7/llocal An open-source desktop chat application leveraging AI and machine learning technologies for private conversations 96
langfuse/langfuse An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. 6,537
mintplex-labs/anything-llm A full-stack application that enables users to turn any document into context for chatting with various Large Language Models (LLMs) and vector databases 27,283
neuml/txtai An all-in-one embeddings database for semantic search, LLM orchestration and language model workflows 9,369
nomic-ai/gpt4all An open-source Python client for running Large Language Models (LLMs) locally on any device. 70,694
freedomintelligence/llmzoo A platform providing data, models, and evaluation benchmarks for large language models to promote accessibility and democratization of AI technology 2,934
berriai/litellm Provides a unified API to interact with 100+ Large Language Models (LLMs) offered by various providers 13,875
deepset-ai/haystack An AI orchestration framework to build customizable LLM applications with advanced retrieval methods. 17,691
paulpierre/rasagpt An open-source chatbot platform built on Rasa and Langchain with support for LLM indexing and Telegram integration. 2,357
leptonai/search_with_lepton A demonstration project of a conversational search interface utilizing large language models and search engines. 7,839