dondai1234/master-fetch — explained in plain English
Analysis updated 2026-07-20 · repo last pushed 2026-07-20
Let your AI assistant search the web for the latest documentation on a recently updated library.
Have your AI read and extract text from scanned PDFs or long web pages to find a specific solution.
Crawl an entire documentation website so your AI can understand the full context of a tool.
Bypass bot-blockers to allow your AI to read relevant forum posts and articles.
| dondai1234/master-fetch | facebookresearch/iopath | facebookresearch/neuralfeels | |
|---|---|---|---|
| Stars | 152 | 153 | 153 |
| Language | Python | Python | Python |
| Last pushed | 2026-07-20 | 2026-06-25 | 2024-11-13 |
| Maintenance | Active | Active | Stale |
| Setup difficulty | moderate | — | hard |
| Complexity | 3/5 | — | 5/5 |
| Audience | developer | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires installing and running the tool locally on your machine to connect it to your AI coding assistant.
Hound is a free tool that gives AI coding assistants like Claude Code or Cursor the ability to browse the web, search, and read documents. Normally, an AI assistant is stuck looking at the code on your computer and cannot see the internet. This tool connects to your AI assistant and lets it independently search the web, visit websites (even those with bot-blockers), and read PDFs, all without requiring any paid API keys or accounts. When you ask your AI assistant to research something, Hound does the heavy lifting behind the scenes. If a website blocks automated visits, it automatically switches to a special stealthy browser to get around the block. It can also extract just the text you care about from a long page, crawl entire websites to find documentation, and even read scanned PDFs using optical character recognition. It runs completely on your own machine, so no data is sent to a third-party service. This is built for developers, founders, or anyone using AI coding assistants who needs their AI to have real-time information. For example, if you are trying to fix a bug in a newly updated software library, you could ask your AI to search the web for the latest documentation, read the relevant forum posts, and figure out the solution. The AI can pull all of this context back into your project automatically. What makes this project notable is its all-in-one, zero-cost approach. Many existing tools handle only one task, like searching the web or reading PDFs, and often require paid accounts. This combines searching, fetching, crawling, and document reading into a single local tool. It is also designed to be very communicative: instead of just dumping raw webpage text back to the AI, it provides structured signals like a relevance score, a summary, and clear error messages if a page is blocked. This helps the AI understand exactly what it is looking at and decide what to do next.
Hound is a free, local tool that lets AI coding assistants like Cursor and Claude Code search the web, visit websites, and read PDFs without needing paid API keys.
Mainly Python. The stack also includes Python, Local browser.
Active — commit in last 30 days (last push 2026-07-20).
The license for this project is not specified in the explanation.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.