Quotation Comparison Agent
Compares multiple quotations and provides a structured recommendation.
quotation-comparison-agent-tact.mdAbout This Blueprint
A linear agent that takes 3-5 supplier quotations, constructs a comparison table, and recommends the best option with full rationale.
What's Inside
A set of supplier quotations is submitted for comparison
Quotation Comparison Agent
This agent reviews multiple supplier quotations, extracts key details (such as price, terms, delivery, and warranty), and creates a clear comparison table. It then provides a recommendation, justifying its choice based on the most relevant criteria for procurement decisions.
- Quotation documents (PDF, DOCX)
- Quotation spreadsheet/table
- Form submissions
- Email attachments
- Retrieve quotation files
- Read data from spreadsheet
- Parse form submissions
- Extract data from email attachments
- Notify user with results
- Save comparison report
This blueprint includes embedded BUILD INSTRUCTIONS that any AI coding agent can follow. Drop the .mdfile into your workspace, type "build this agent", and your AI platform scaffolds the entire agent folder structure automatically.