MiniSearch and awesome-ai-web-search
MiniSearch is a working implementation of the web AI search functionality that awesome-ai-web-search catalogs and curates as a reference list.
About MiniSearch
felladrin/MiniSearch
Minimalist web-searching platform with an AI assistant that runs directly from your browser. Uses WebLLM, Wllama and SearXNG. Demo: https://felladrin-minisearch.hf.space
Supports configurable AI inference through three pathways: on-device via WebLLM/Wllama with lazy-loaded model caching, remote OpenAI-Compatible APIs, or a server-side proxy mode that masks API credentials from clients. Integrates SearXNG for privacy-preserving metasearch, includes browser address-bar integration and Raycast launcher support, and offers optional password protection and access control via environment variables.
About awesome-ai-web-search
felladrin/awesome-ai-web-search
List of software that allows searching the web with the assistance of AI: https://hf.co/spaces/felladrin/awesome-ai-web-search
Organizes open-source AI web search tools chronologically by initial commit, categorizing three distinct patterns: LLM-powered search with summarization, conversational chat interfaces with function-calling web access, and autonomous research agents that generate reports. Covers implementations spanning from 2021 to 2024, including Khoj, GPT Researcher, AnythingLLM, and Open WebUI, each demonstrating different architectural approaches to integrating retrieval-augmented generation with LLM inference pipelines.
Scores updated daily from GitHub, PyPI, and npm data. How scores work