Back to Categories
QA Over Documents Prompts
Prompts for question answering and information retrieval from documents.
- Name (A-Z)
- Name (Z-A)
- Most stars
- Fewest stars
- Most forks
- Fewest forks
- Recently updated
- Least recently updated
- ๐ฌ
rag
rag description placeholder
Chaphowasit1 - ๐
Blockfrost Platform Template 1 - General FAQ Extraction
Blockfrost Platform Template 1 - General FAQ Extraction description placeholder
joseph.fajen4151 - ๐
PDFRESPONSE
PDFRESPONSE description placeholder
SampleSize1 - โญ
Rag prompt
A concise evaluator prompt that guides the model to act as a Retrieval-Augmented Generation assistant, using provided documents to answer queries accurately and citing sources for each response, provided under the MIT license license
PromptHub1 - ๐น
RAG document relevance
Rapidly checks a retrieved document against a user question and assigns a 1 (relevant) or 0 (irrelevant) score, using simple keyword or semantic overlap to weed out off-topic retrievals, provided under the MIT license license
PromptHub1 - ๐
RAG Passage Evaluator
Strictly grades an LLM-returned passage against a ground-truth answer for a given user query, assigning probabilistic precision and recall scores to quantify how completely and cleanly the passage covers the required information, provided under the MIT license license
PromptHub1 - ๐
"According to..." prompting (copy)
A prompting method that reduces hallucinations by grounding responses in pre-training data. Update the source and question variable to run this prompt.
nicholas.westburg1526Forked 10 months ago
- โ
Chain of Verification (copy)
CoVe, typically a two-prompt method, can also function effectively with just one prompt, still helping to reduce hallucinations.
piotrinwenstynski1535Forked 10 months ago
- ๐งช
Test case generator (copy)
Generate a wide range of test cases
mjwatersemail2466Forked 9 months ago
- โ๏ธ
Question Refinement (copy)
Engage the LLM in refining user questions to obtain more accurate and relevant answers, improving initial prompts.
freeda.ma3198Forked 7 months ago