Tag
browser-search is an open-source, self-hosted suite of three tools (SearXNG, Camofox, CloakBrowser) that enables AI agents to search and browse the web without API keys or subscriptions, with automatic navigation escalation and deep research capabilities.
MCP web search service based on DeepSeek API, providing web search capabilities for MCP-compatible clients (such as Claude Code, OpenCode), avoiding reliance on third-party search services. Only one DeepSeek API Key is needed to use it.
A review or recommendation of a harness designed to optimize web searching, likely a tool or browser extension to improve search efficiency.
Google's 2009 study demonstrates that slower search response times reduce user engagement and satisfaction.
TreeSeeker is an inference-time framework that organizes deep search as branch-and-return over tree-structured states, using textual UCB signals to balance exploitation, exploration, and pruning. It outperforms strong baselines on deep search benchmarks, showing that explicit branch-and-return control improves multi-step web search.
Tavily CLI is a command-line tool that gives AI agents access to web search, extraction, crawling, and research, returning structured JSON output for direct parsing.
Tavily announces its Deep Research API, a single endpoint that performs multi-step research end-to-end and returns structured, source-cited reports. The API supports custom files, output schemas, and configurable research modes.
AURA is an LLM-powered anonymization framework that balances privacy protection against agentic web-search re-identification while preserving contextual utility through adaptive privacy scopes and mask-reconstruct methods.
Tavily partners with Coinbase to integrate its web search tool into the x402 protocol for agentic payments, allowing AI agents to pay per search request via a Base wallet without needing an API key.
Buygent is a capability layer that packages common configurations (MCP servers, auth, browser sessions, web search, email, safety layers) into one setup for AI agents, aiming to simplify agent workflow development.
Tavily showcases use cases for its real-time web data API to enhance AI agents across sales, recruiting, product, finance, legal, risk, security, travel, and open-source research.
Daily Grok Build bug fixes include rolling out X search and faster web-search, along with Windows rendering and keybinding fixes.
pixserp is a tool that provides an API for LLMs to access live web data, offering ten different answer formats from a single endpoint.
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.
Google is ending its free web search index for site-specific searches beyond 50 domains, while Cloudflare and Go-Daddy are blocking AI bots from scraping web data, potentially impacting local AI models that rely on internet access.
Hermes Agent by Nous Research is an open-source, self-improving autonomous agent that learns from every session and builds persistent memory over time. Tavily integrates as its web search backend to improve search quality and prevent bad data from compounding into the agent's long-term memory and skills.
Google unveils an autonomous research system that can search the web, reason across sources, use tools via MCP, generate charts, and produce cited reports.
OpenAI Academy introduces two research features for ChatGPT: Search for real-time web information and Deep Research for comprehensive multi-step analysis. These tools help users gather, synthesize, and cite information from across the web more efficiently than traditional browsing.
OpenAI Academy introduces ChatGPT for research, featuring Search and Deep Research capabilities to help users move from questions to evidence-backed insights through source synthesis, citation generation, and structured report production.
OpenAI released BrowseComp, a benchmark of 1,266 challenging problems designed to measure AI agents' ability to locate hard-to-find information across the internet, available in their simple evals GitHub repository.