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
@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.
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.
LLC: lightweight OpenWebUI alt - now with chat converter + custom tool calls
LLC, a lightweight alternative to OpenWebUI for running local LLMs, updates to v0.6 with a chat converter to import OpenWebUI history and custom tool calls for user-defined tools.
@tom_doerr: Automates deep research on private data with LLMs https://github.com/zilliztech/deep-searcher…
DeepSearcher is an open-source tool that combines LLMs and vector databases to enable deep research on private data, providing accurate answers and reports for enterprise knowledge management and intelligent Q&A systems.