Recued
← Back to recipes

RFP Q&A Extractor

by recued-core v1 action

Extracts questions from uploaded RFP documents and drafts response suggestions using AI. Displays results as a reviewable table.

How it works

Data fetch
document document-reader-recued
Fetch reader from recued
Process (6 steps)
hashed_document hash_replace
Anonymize sensitive fields for safe AI processing
validate_doc guard
Stop if hashed document data content is empty
ai_qa_pairs ai-prompt
AI generates a response from a custom prompt
skip: config.enable_ai equal false
restored_qa hash_restore
Restore anonymized fields back to real values
skip: step.ai_qa_pairs is_null
qa_coalesced coalesce
Use the first available value from: restored qa, [object Object]
format_table to_table
Format results as a data table
Output
table format_table

Settings (1)

Configurable at install. Defaults shown — change anytime in the extension.

enable ai toggle = on

Tags

recued rfpdocumentqaai

Details

7 steps 1 configurable settings recipe_id: extract-rfp-qa-recued

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy extract-rfp-qa-recued and paste it after pairing.