anysearch-team/anysearch-dsh
AnySearch web search provider and advanced search tools for DeepSeek Harness (DSH)
What it solves
It provides a bridge between AnySearch and DeepSeek Harness, allowing AI agents to perform real-time web searches and retrieve cleaned content from specific URLs. It solves the problem of giving agents access to up-to-date information from the public web and specialized vertical data sources (such as finance, law, and academia) without needing to build custom search integrations.
How it works
The project acts as a plugin for DeepSeek Harness. It integrates AnySearch's search infrastructure into the Harness environment, mapping AnySearch capabilities to native Harness tools like web_search and web_fetch. It also adds specialized tools for discovering searchable domains and performing concurrent batch searches.
Who it’s for
Developers building AI agents using the DeepSeek Harness framework who need their agents to have real-time web access and the ability to research specialized vertical domains.
Highlights
- Native Integration: Works with DeepSeek Harness's built-in
web_searchandweb_fetchtools. - Vertical Search: Access to specialized data sources across code, finance, academia, law, and security.
- Content Cleaning: Automatically retrieves and cleans URL content for easier model consumption.
- Concurrent Searching: Supports running up to five searches simultaneously to improve research efficiency.
- Flexible Authentication: Offers an anonymous quota for quick starts and an optional API key for higher daily limits.
Related
- Project
- Project
- Project
- Project