robert-mcdermott/rag_webquery
A command line utility that queries websites for answers using a local LLM
This tool helps researchers, analysts, and anyone needing quick information by answering specific questions directly from a website's content. You provide a web address and your question, and it gives you a concise answer by intelligently processing the site's text. It's ideal for quickly extracting facts or summaries without manually reading through long articles.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly find answers or extract specific data from a website without sifting through all its content manually.
Not ideal if you need to query information from many websites at once or require complex data analysis across multiple sources.
Stars
8
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 23, 2024
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/robert-mcdermott/rag_webquery"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GrapeCity-AI/gc-qa-rag
A RAG (Retrieval-Augmented Generation) solution Based on Advanced Pre-generated QA Pairs. 基于高级...
UKPLab/PeerQA
Code and Data for PeerQA: A Scientific Question Answering Dataset from Peer Reviews, NAACL 2025
Arfazrll/RAG-DocsInsight-Engine
Retrieval Augmented Generation (RAG) engine for intelligent document analysis. integrating LLM,...
faerber-lab/SQuAI
SQuAI: Scientific Question-Answering with Multi-Agent Retrieval-Augmented Generation (CIKM'25)
Vbj1808/Dokis
Lightweight RAG provenance middleware. Verifies every claim in an LLM response is grounded in a...