A VERY lightweight open web-search tool for smaller local LLMs
Summary
TinySearch is an open-source MCP tool that performs web search, crawls pages, and retrieves/re-ranks relevant chunks to provide a concise context for smaller local LLMs, avoiding context pollution from full page dumps.
Similar Articles
Webfetch - Local web search for LLM agents that cuts tokens by 87% and cost by 66%
Webfetch is a tool that enables local web search for LLM agents, reducing token usage by 87% and cost by 66%, improving efficiency.
@TheAhmadOsman: PROP TIP Running LLMs locally? Give them web access My setup: - SearXNG: candidate source discovery - Firecrawl: known-…
A tweet tip on giving local LLMs web access using SearXNG for search, Firecrawl for scraping, and Camofox as a browser fallback, with a search-extract-interact workflow to make local models more useful.
Markdown browser for LLMs
The author introduces TextWeb, an open-source tool that renders web pages as markdown for LLMs instead of using expensive vision models, featuring CLI and MCP server support.
SimpleWikiSearch: A Clean Offline Wikipedia Environment for Agentic Search
SimpleWikiSearch 是一个可复现的离线 Wikipedia 环境,用于评估基于 LLM 的 agentic 搜索系统,明确规定了语料构建、检索栈和工具接口。
LearningCircuit/local-deep-research
A privacy-focused local deep research tool that supports various LLMs and search engines to achieve high accuracy on QA tasks while keeping data encrypted and local.