Just enter a query or a URL, it will search and scrape the web, to produce one markdown file with all the results.
Searching for a URL prefix to get result from a particular site only.
Example:
- https://llminer.deno.dev/?q=https%3A%2F%2Fdocs.deno.com%2F
- https://llminer.deno.dev/?q=cocktail%20recipes
Once the markdown file has been downloaded, you can insert it into LLM of your choice.
WIP, looking for feedback, thank you.