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.
@techNmak: Meilisearch is an open-source search engine for building fast application search without stitching together separate ke…
Meilisearch is an open-source search engine that enables fast application search with typo-tolerant full-text, semantic, and hybrid retrieval, all accessible through a single API with configurable keyword vs. embedding reliance.
@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.
Search – A small, fast WebKit browser for macOS
Search is a small, fast web browser for macOS built on WebKit, emphasizing privacy and simplicity with built-in ad blocking and no telemetry.