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
364 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists

llmsearch-engine

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
scisharp/llamasharp An efficient C#/.NET library for running Large Language Models (LLMs) on local devices 2,750
dicklesworthstone/swiss_army_llama A FastAPI service that facilitates semantic text search using precomputed embeddings and advanced similarity measures. 947
zilliztech/gptcache A semantic cache designed to reduce the cost and improve the speed of LLM API calls by storing responses. 7,293
pathwaycom/llm-app Provides pre-built AI application templates to integrate Large Language Models (LLMs) with various data sources for scalable RAG and enterprise search. 7,426
confident-ai/deepeval A framework for evaluating large language models 4,003
kartikm7/llocal An open-source desktop chat application leveraging AI and machine learning technologies for private conversations 103
langfuse/langfuse An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. 7,123
mintplex-labs/anything-llm An all-in-one Desktop & Docker AI application with built-in RAG and support for multiple LLMs and vector databases. 28,746
neuml/txtai An all-in-one embeddings database for semantic search, LLM orchestration and language model workflows 9,709
nomic-ai/gpt4all An open-source Python client for running Large Language Models (LLMs) locally on any device. 71,176
freedomintelligence/llmzoo A platform providing data, models, and evaluation benchmarks for large language models to promote accessibility and democratization of AI technology 2,938
berriai/litellm Provides a unified API to interact with 100+ Large Language Models (LLMs) offered by various providers 15,070
deepset-ai/haystack An AI orchestration framework to build customizable LLM applications with advanced retrieval methods. 18,094
paulpierre/rasagpt An open-source chatbot platform built on Rasa and Langchain with support for LLM indexing and Telegram integration. 2,372
leptonai/search_with_lepton A demonstration project of a conversational search interface utilizing large language models and search engines. 7,885